summaryrefslogtreecommitdiff
path: root/zuul
Commit message (Expand)AuthorAgeFilesLines
* Merge "Report dequeued changes via Github checks API"Zuul2020-05-165-8/+47
|\
| * Report dequeued changes via Github checks APIFelix Edel2020-05-145-8/+47
* | Merge "Enables whitelisting and configuring callbacks"Zuul2020-05-161-0/+23
|\ \
| * | Enables whitelisting and configuring callbacksAlbin Vass2020-05-121-0/+23
* | | Merge "Enhance some logging messages"Zuul2020-05-162-4/+4
|\ \ \
| * | | Enhance some logging messagesAntoine Musso2020-04-022-4/+4
* | | | Merge "pagure: Improve CI status flag handling"Zuul2020-05-161-11/+35
|\ \ \ \
| * | | | pagure: Improve CI status flag handlingFabien Boucher2020-04-071-11/+35
* | | | | Fix loading_errors bugJames E. Blair2020-05-141-13/+3
* | | | | Merge "pagure: Make use of the new project webhook/token endpoint"Zuul2020-05-131-4/+3
|\ \ \ \ \
| * | | | | pagure: Make use of the new project webhook/token endpointFabien Boucher2020-04-071-4/+3
| |/ / / /
* | | | | Deprecate ansible 2.7Tobias Henkel2020-05-131-0/+1
* | | | | Merge "Remove unused function prune in merger"Zuul2020-05-121-9/+0
|\ \ \ \ \
| * | | | | Remove unused function prune in mergerTobias Henkel2020-04-091-9/+0
* | | | | | Merge "Detach head before reset"Zuul2020-05-121-13/+13
|\ \ \ \ \ \
| * | | | | | Detach head before resetTobias Henkel2020-04-201-13/+13
* | | | | | | Merge "Allow check runs to be configured as required status in pipeline config"Zuul2020-05-121-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Allow check runs to be configured as required status in pipeline configFelix Edel2020-05-121-0/+11
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Replace preexec_fn argument in executor popen call"Zuul2020-05-121-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Replace preexec_fn argument in executor popen callSimon Westphahl2020-05-121-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Fix unused argument triggering flake8Albin Vass2020-05-121-1/+1
|/ / / / /
* | | | | Merge "executor: Catch error when reading cpu_times"Zuul2020-05-101-11/+17
|\ \ \ \ \
| * | | | | executor: Catch error when reading cpu_timesJustus Rossmeier2020-05-091-11/+17
* | | | | | Merge "Don't reconfigure the tenant on tag creation"Zuul2020-05-101-1/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't reconfigure the tenant on tag creationTobias Henkel2020-05-071-1/+6
* | | | | | Merge "Validate ansible extra packages"Zuul2020-05-081-18/+43
|\ \ \ \ \ \
| * | | | | | Validate ansible extra packagesAlbin Vass2020-05-081-18/+43
| |/ / / / /
* | | | | | Ignore source_context and description in job changesJames E. Blair2020-05-071-1/+2
|/ / / / /
* | | | | Merge "Add serial pipeline manager"Zuul2020-05-075-67/+141
|\ \ \ \ \
| * | | | | Add serial pipeline managerJames E. Blair2020-04-295-67/+141
* | | | | | Merge "Add some debug lines to help with the loading_errors bug"Zuul2020-05-061-0/+13
|\ \ \ \ \ \
| * | | | | | Add some debug lines to help with the loading_errors bugJames E. Blair2020-05-061-0/+13
* | | | | | | Merge "merger: warn about invalid object type"Zuul2020-05-051-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | merger: warn about invalid object typeTristan Cacqueray2020-05-041-0/+4
* | | | | | | Merge "Don't retry after Gerrit HTTP 409s"Zuul2020-05-041-3/+22
|\ \ \ \ \ \ \
| * | | | | | | Don't retry after Gerrit HTTP 409sClark Boylan2020-04-271-3/+22
* | | | | | | | Don't exit zuul-web when signals are receivedClark Boylan2020-05-042-7/+4
| |/ / / / / / |/| | | | | |
* | | | | | | Bump mypy for py3.8 supportClark Boylan2020-04-271-2/+3
|/ / / / / /
* | | | | | Revert "Tune automatic garbage collection of git repos"James E. Blair2020-04-251-36/+0
* | | | | | merger: ensure .git/refs is not removed as a leaked dirsTristan Cacqueray2020-04-251-1/+1
|/ / / / /
* | | | | Tune automatic garbage collection of git reposTobias Henkel2020-04-231-0/+36
* | | | | Merge "Don't try to stream from winrm connections"Zuul2020-04-221-0/+3
|\ \ \ \ \
| * | | | | Don't try to stream from winrm connectionsTobias Henkel2020-04-071-0/+3
* | | | | | Merge "Log alembic migrations by default"Zuul2020-04-201-0/+4
|\ \ \ \ \ \
| * | | | | | Log alembic migrations by defaultJames E. Blair2020-04-201-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge "Filter secret ZUUL_ env variables from ansible env"Zuul2020-04-161-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Filter secret ZUUL_ env variables from ansible envvass2020-04-151-1/+3
| | |/ / / | |/| | |
* | | | | Merge "OIDCAuthenticator: add capabilities, scope option"Zuul2020-04-155-11/+96
|\ \ \ \ \
| * | | | | OIDCAuthenticator: add capabilities, scope optionMatthieu Huin2020-03-275-11/+96
| | |_|_|/ | |/| | |
* | | | | Merge "Ensure correct cleanup on repo update and reset"Zuul2020-04-151-32/+46
|\ \ \ \ \