Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-08 | Fix custom device-type handling | 1 | -4/+5 | ||
Device-type are jinja2 files and not yaml files and so a have a different filename. So this patch correct the handling of custom device-types. | |||||
2018-01-08 | Fix libguestfs on slave | 1 | -0/+2 | ||
Libguestfs actions are done by the dispatcher, so the slave must be able to do them. In the same time, add a TODO for setting volumes as read_only. | |||||
2018-01-08 | Disable CSRF cookie | 2 | -0/+19 | ||
When working with HTTP interface, it is impossible to login. Ths patch also document that in Readme.md | |||||
2017-10-27 | Add squid for caching LAVA downloads | 1 | -0/+3 | ||
2017-10-26 | Add health-checks copy | 2 | -0/+2 | ||
2017-10-26 | Need to copy slaves files in dispatcher.d | 1 | -0/+1 | ||
2017-10-26 | Forgot to comment the git install on master | 1 | -13/+13 | ||
2017-10-25 | Handle generated files | 3 | -0/+81 | ||
This commit add suppot for generated files by lalalab-gen.py. | |||||
2017-10-25 | Move master files in lava-master | 4 | -0/+123 | ||