Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-03 | changeset: fetch SUBMITTABLE and add field to struct | Florian Klink | 2 | -1/+5 | |
2019-12-02 | gerrit.Client: set projectName and branchName | Florian Klink | 1 | -3/+5 | |
2019-12-02 | Use Runner | Florian Klink | 4 | -57/+405 | |
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-21 | frontend: show submittable status and URL, add runner, revamp logging | Florian Klink | 1 | -2/+12 | |
2019-11-18 | initial import | Florian Klink | 2 | -0/+226 | |