Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-09 | Permit to create staff/superuser users | Corentin LABBE | 1 | -5/+0 | |
This patch add two user options staff and superuser. This will permit to create users with thoses flag in LAVA. In the process remove the hardcoded admin user from Dockerfile and move it in tokens.yaml | |||||
2018-01-08 | Fix libguestfs on slave | Corentin LABBE | 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 | Corentin LABBE | 1 | -0/+3 | |
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 | Corentin LABBE | 1 | -0/+3 | |
2017-10-26 | Add health-checks copy | Corentin LABBE | 1 | -0/+2 | |
2017-10-26 | Need to copy slaves files in dispatcher.d | Corentin LABBE | 1 | -0/+1 | |
2017-10-26 | Forgot to comment the git install on master | Corentin LABBE | 1 | -13/+13 | |
2017-10-25 | Handle generated files | Corentin LABBE | 1 | -0/+7 | |
This commit add suppot for generated files by lalalab-gen.py. | |||||
2017-10-25 | Move master files in lava-master | Corentin LABBE | 1 | -0/+70 | |