Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-02 | add rotatingloghandler which removes older log entries | Florian Klink | 1 | -4/+4 | |
2019-12-02 | Use Runner | Florian Klink | 1 | -28/+21 | |
This revamps code quite a bit. Series handling has been moved into the gerrit client, it also handles caching. The Runner logic itself has been greatly simplified. The runner logic has been moved into the runner.go, submitqueue.go is gone. The "per-run result object" concept has been dropped - we instead just use annotated logs. Also, we switched to apex/log | |||||
2019-11-25 | frontend: only pass runner to MakeFrontend, add Runner.GetSubmitQueue() | Florian Klink | 1 | -1/+1 | |
2019-11-21 | main.go: allow --fetch-only to be set via SUBMIT_QUEUE_FETCH_ONLY | Florian Klink | 1 | -0/+1 | |
2019-11-21 | frontend: show submittable status and URL, add runner, revamp logging | Florian Klink | 1 | -22/+20 | |
2019-11-18 | use statik to bundle assets, add nix-shell/lorri .envrc | Florian Klink | 1 | -0/+2 | |
2019-11-18 | initial import | Florian Klink | 1 | -0/+138 | |