summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare Zookeeper for scale-out schedulerJan Kubovy2021-02-1516-600/+683
* Add a test for fail-fast in the dependent pipelineJames E. Blair2021-02-052-0/+79
* Merge "Required SQL reporters"Zuul2021-02-0562-185/+514
|\
| * Required SQL reportersJan Kubovy2021-02-0362-185/+514
* | Merge "UI: Remove stretchable link from build and buildset table"Zuul2021-02-057-152/+143
|\ \
| * | UI: Remove stretchable link from build and buildset tableFelix Edel2021-02-047-152/+143
* | | Merge "Add error_detail to the Task Summary"Zuul2021-02-031-0/+8
|\ \ \
| * | | Add error_detail to the Task SummaryJames E. Blair2021-02-031-0/+8
* | | | gitlab: handle protected branchesPierre-Louis Bonicoli2021-01-3014-65/+519
|/ / /
* | | Merge "tools: Deprecate encrypt_secret.py, document zuul-client encrypt"Zuul2021-01-293-5/+9
|\ \ \
| * | | tools: Deprecate encrypt_secret.py, document zuul-client encryptMatthieu Huin2020-12-093-5/+9
* | | | Merge "zuul-client: test encryption of large secrets"Zuul2021-01-291-5/+21
|\ \ \ \
| * | | | zuul-client: test encryption of large secretsMatthieu Huin2020-12-081-5/+21
| | |/ / | |/| |
* | | | Merge "gerrit: fix invalid ref computation from change"Zuul2021-01-236-11/+15
|\ \ \ \
| * | | | gerrit: fix invalid ref computation from changeMatthieu Huin2021-01-056-11/+15
* | | | | Merge "Bump pyjwt to 2.0.0"Zuul2021-01-239-75/+74
|\ \ \ \ \
| * | | | | Bump pyjwt to 2.0.0Matthieu Huin2021-01-149-75/+74
* | | | | | Merge "Re-elect James Blair as project lead"Zuul2021-01-191-1/+1
|\ \ \ \ \ \
| * | | | | | Re-elect James Blair as project leadJames E. Blair2021-01-051-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Gerrit: add support for patchset level comments"Zuul2021-01-195-3/+59
|\ \ \ \ \ \
| * | | | | | Gerrit: add support for patchset level commentsGuillaume Chauvel2020-12-115-3/+59
* | | | | | | Merge "Added timestamp field, changed duration field type; improve doc"Zuul2021-01-154-4/+16
|\ \ \ \ \ \ \
| * | | | | | | Added timestamp field, changed duration field type; improve docDaniel Pawlik2021-01-144-4/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "executor: prevent false positive diskaccountant warning"Zuul2021-01-141-0/+3
|\ \ \ \ \ \ \
| * | | | | | | executor: prevent false positive diskaccountant warningTristan Cacqueray2021-01-141-0/+3
| |/ / / / / /
* | | | | | | Merge "Fix errors regarding parsing timestamps"Zuul2021-01-142-9/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix errors regarding parsing timestampsOleksandr Kovalchuk2021-01-142-9/+11
* | | | | | | Merge "tutorial: Rework quick-start and prepare for other tutorials"Zuul2021-01-1438-169/+453
|\ \ \ \ \ \ \
| * | | | | | | tutorial: Rework quick-start and prepare for other tutorialsGuillaume Chauvel2021-01-1138-169/+453
| |/ / / / / /
* | | | | | | Merge "A Zuul reporter for Elasticsearch"Zuul2021-01-1314-1/+664
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | A Zuul reporter for ElasticsearchFabien Boucher2021-01-1314-1/+664
* | | | | | | Merge "Handle WIP Gerrit status"Zuul2021-01-114-1/+20
|\ \ \ \ \ \ \
| * | | | | | | Handle WIP Gerrit statusJames E. Blair2021-01-054-1/+20
| | |_|/ / / / | |/| | | | |
* | | | | | | Remove importlib-resources pinningSorin Sbarnea2021-01-081-2/+0
| |_|_|/ / / |/| | | | |
* | | | | | doc: fix typo in dependent job documentationTristan Cacqueray2021-01-061-1/+1
|/ / / / /
* | | | | Update quickstart to work with Gerrit 3.3.0James E. Blair2021-01-042-5/+5
* | | | | Pin pyjwt to 1.7.1Matthieu Huin2020-12-231-1/+2
* | | | | Add post_review pipeline variable to jobsAlbin Vass2020-12-222-0/+6
* | | | | Merge "doc: update example setup playbook"Zuul2020-12-211-1/+2
|\ \ \ \ \
| * | | | | doc: update example setup playbookIan Wienand2020-12-081-1/+2
| | |_|/ / | |/| | |
* | | | | Merge "Fix override variables in zuul_return"Zuul2020-12-158-8/+107
|\ \ \ \ \
| * | | | | Fix override variables in zuul_returnBenedikt Loeffler2020-12-148-8/+107
* | | | | | Merge "spec: add a zuul-runner cli"Zuul2020-12-142-0/+184
|\ \ \ \ \ \
| * | | | | | spec: add a zuul-runner cliTristan Cacqueray2020-08-052-0/+184
* | | | | | | Merge "Clarify when to use zuul_return to pause a job."Zuul2020-12-121-6/+8
|\ \ \ \ \ \ \
| * | | | | | | Clarify when to use zuul_return to pause a job.Albin Vass2020-12-111-6/+8
* | | | | | | | Squash some RUN layers in DockerfileJames E. Blair2020-12-111-9/+9
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Enable git protocol v2 in container imagesJames E. Blair2020-12-111-0/+5
|/ / / / / /
* | | | | | Decouple mypy from toxSorin Sbarnea2020-12-092-1/+4
* | | | | | Bump mypy to 0.790Tobias Henkel2020-12-092-1/+4
| |_|/ / / |/| | | |