summaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Remove "sql connection" backwards compatability for databaseJames E. Blair2022-01-251-4/+3
* Remove gearman serverJames E. Blair2022-01-251-14/+0
* Remove time databaseJames E. Blair2021-09-271-1/+0
* prometheus: add options to start the server and process collectorTristan Cacqueray2021-04-261-0/+5
* Move key_store_password to keystore section in zuul.confJames E. Blair2021-04-141-1/+3
* Store secrets keys and SSH keys in ZookeeperSimon Westphahl2021-04-141-0/+1
* authentication config: add optional max_validity_time, skewMatthieu Huin2019-12-101-0/+2
* Add propagate=0 for loggers in logging.conf-sampleVitaliy Lotorev2019-11-141-0/+2
* Web: plug the authorization enginemhuin2019-07-301-1/+0
* Add Authorization Rules configurationmhuin2019-07-301-0/+1
* Zuul CLI: allow access via RESTmhuin2019-07-301-0/+4
* web: add tenant and project scoped, JWT-protected actionsMatthieu Huin2019-07-101-0/+9
* Fix indent error for layout.yaml-sample.Fergus Yu2018-06-201-1/+1
* Move SQL web handler to driverJames E. Blair2018-05-311-1/+0
* Merge "mqtt: add basic reporter"Zuul2018-05-311-0/+7
|\
| * mqtt: add basic reporterTristan Cacqueray2018-05-021-0/+7
* | Add zuul systemd drop-in files for CentOS 7Fatih Degirmenci2018-04-293-0/+13
* | Fix zuul systemd filesPaul Belanger2018-04-273-6/+3
|/
* Merge "Add sample systemd service files."Zuul2018-04-163-0/+45
|\
| * Add sample systemd service files.David Shrewsbury2018-04-133-0/+45
* | Remove zuul-cloner commandPaul Belanger2018-04-121-16/+0
|/
* Use yarn and webpack to manage zuul-web javascriptMonty Taylor2018-03-0419-1714/+0
* Remove .json suffix from web routesMonty Taylor2018-02-192-2/+2
* Remove webappTobias Henkel2018-01-291-4/+0
* Move status_url from webapp to web sectionTobias Henkel2018-01-291-1/+1
* Remove large status header and taglineMonty Taylor2017-12-081-2/+0
* web: add /{tenant}/builds routeTristan Cacqueray2017-12-061-0/+1
* web: add Cache-Control to static filesTristan Cacqueray2017-11-291-0/+1
* Add management queue length to status pageTobias Henkel2017-10-192-1/+6
* Switch statsd config to zuul.confJames E. Blair2017-10-131-0/+3
* Avoid JS error when a change has no idJens Harbott2017-10-041-9/+9
* Status: Don't toggle panel when clicking patch linkTimo Tijhof2017-09-191-0/+5
* Status: Remove use of deprecated jQuery jqXHR `complete` methodTimo Tijhof2017-09-191-2/+2
* Revert "Only add changes to status page with jobs"James E. Blair2017-09-051-8/+5
* Only add changes to status page with jobsMonty Taylor2017-08-301-5/+8
* Add gearman server port configurationTristan Cacqueray2017-08-291-0/+2
* Remove zuul_url from merger configTobias Henkel2017-07-311-1/+0
* Change name and document the bind_mount config pathsMonty Taylor2017-07-281-2/+2
* Case sensitive label matchingTobias Henkel2017-07-271-8/+8
* Display log url when a job completesMonty Taylor2017-07-211-1/+9
* Fix status_url section in zuul.conf-sampleTristan Cacqueray2017-07-131-3/+1
* Merge "Add web-based console log streaming" into feature/zuulv3Jenkins2017-07-101-0/+4
|\
| * Add web-based console log streamingMonty Taylor2017-07-101-0/+4
* | Move zookeeper_hosts to zookeeper sectionJames E. Blair2017-07-051-1/+3
* | Correct sample zuul.confJames E. Blair2017-07-051-3/+5
|/
* executor: run trusted playbook in a bubblewrapTristan Cacqueray2017-06-171-0/+2
* Add ssl support to gearman / gearman_serverPaul Belanger2017-06-141-0/+6
* Merge "Re-add the ability to set username on zuul-executor" into feature/zuulv3Jenkins2017-06-071-0/+3
|\
| * Re-add the ability to set username on zuul-executorJamie Lennox2017-04-191-0/+3
* | Merge "Fix bad text wrap in status page" into feature/zuulv3Jenkins2017-06-011-2/+1
|\ \