summaryrefslogtreecommitdiff
path: root/zuul/configloader.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Rely on the unparsed config cache in reconfigurations"Zuul2022-03-281-11/+84
|\
| * Rely on the unparsed config cache in reconfigurationsJames E. Blair2022-03-281-11/+84
* | Merge "Add queue.dependencies-by-topic"Zuul2022-03-281-0/+6
|\ \ | |/ |/|
| * Add queue.dependencies-by-topicJames E. Blair2022-03-251-0/+6
* | Merge "Support non-top-level dirs as extra config path"Zuul2022-03-221-9/+13
|\ \
| * | Support non-top-level dirs as extra config pathSimon Westphahl2022-03-081-9/+13
| |/
* | Merge "Not swallow exception when cat job fails"Zuul2022-03-221-7/+14
|\ \
| * | Not swallow exception when cat job failsDong Zhang2022-02-141-7/+14
* | | Clear branch cache on full reconfigurationJames E. Blair2022-03-141-3/+9
| |/ |/|
* | Rename MERGER_FAILURE to MERGE_CONFLICTJames E. Blair2022-02-241-8/+20
* | Fix removal of tenant on layout updateSimon Westphahl2022-02-211-1/+2
* | Merge "Remove SQL reporter deprecation from configloader"Zuul2022-02-181-7/+0
|\ \
| * | Remove SQL reporter deprecation from configloaderSimon Westphahl2022-02-141-7/+0
| |/
* | Make a global component registryJames E. Blair2022-02-141-2/+1
|/
* Fix leaked semaphore cleanupSimon Westphahl2022-02-081-3/+5
* Handle missing config files in zuul-webJames E. Blair2022-01-131-2/+6
* Merge "Prevent duplicate config file entries"Zuul2021-11-251-2/+38
|\
| * Prevent duplicate config file entriesClark Boylan2021-11-151-2/+38
* | Report more YAML syntax errorsJames E. Blair2021-11-161-0/+6
|/
* Make the ConfigLoader work independently of the SchedulerFelix Edel2021-11-101-11/+26
* Use branch cache min. ltime when loading a tenantSimon Westphahl2021-11-051-6/+13
* Merge "Zuul-web: Add authentication-realm attribute to tenants"Zuul2021-10-301-0/+3
|\
| * Zuul-web: Add authentication-realm attribute to tenantsMatthieu Huin2021-10-271-0/+3
* | Ensure same layout UUID across schedulersSimon Westphahl2021-10-291-6/+7
* | Store RepoFiles for a build set in ZookeeperSimon Westphahl2021-10-261-1/+1
|/
* Move ZuulMark from configloader to modelSimon Westphahl2021-10-261-39/+14
* Flatten SourceContext data structureFelix Edel2021-09-301-33/+38
* Don't hide exception in _processCatJobsTobias Henkel2021-09-041-1/+1
* Several merger cleanupsJames E. Blair2021-08-191-3/+11
* Fix config cache cleanup with extra config pathsSimon Westphahl2021-08-191-17/+7
* Fix error with config cache some moreJames E. Blair2021-08-181-3/+6
* Fix error with config cacheJames E. Blair2021-08-181-4/+22
* Store runtime related system attributes togetherSimon Westphahl2021-08-031-1/+1
* Copy tenants dictionary before modificationSimon Westphahl2021-07-201-2/+8
* Merge "Always report the build page"Zuul2021-07-161-4/+3
|\
| * Always report the build pageJames E. Blair2021-07-151-4/+3
* | Merge "Ensure config cache stages are used correctly"Zuul2021-07-161-20/+90
|\ \
| * | Ensure config cache stages are used correctlySimon Westphahl2021-07-161-20/+90
* | | Merge "Create config cache ltime before requesting files"Zuul2021-07-161-1/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Create config cache ltime before requesting filesSimon Westphahl2021-07-151-1/+4
* | Report intermediate buildsets and buildsJames E. Blair2021-07-081-17/+0
|/
* Combine full and smart reconfiguration eventsSimon Westphahl2021-07-081-0/+1
* Merge "Refactor config/tenant (re-)loading"Zuul2021-06-291-58/+16
|\
| * Refactor config/tenant (re-)loadingSimon Westphahl2021-06-091-58/+16
* | Don't allow nodes or groups named localhost4.6.0Albin Vass2021-06-241-0/+4
* | Block connection related variablesJames E. Blair2021-06-241-13/+5
* | Add all original values to unsafe_varsJames E. Blair2021-06-241-18/+21
|/
* Merge "Cache unparsed config files in Zookeeper"Zuul2021-06-021-41/+74
|\
| * Cache unparsed config files in ZookeeperSimon Westphahl2021-05-241-41/+74
* | Merge "Remove layout attribute from queue items"Zuul2021-06-021-1/+1
|\ \