about summary refs log tree commit diff
path: root/gerrit
AgeCommit message (Collapse)AuthorFilesLines
2019-12-03 changeset: fetch SUBMITTABLE and add field to structFlorian Klink2-1/+5
2019-12-02 gerrit.Client: set projectName and branchNameFlorian Klink1-3/+5
2019-12-02 Use RunnerFlorian Klink4-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 loggingFlorian Klink1-2/+12
2019-11-18 initial importFlorian Klink2-0/+226