summaryrefslogtreecommitdiff
path: root/zuul/web
Commit message (Expand)AuthorAgeFilesLines
* Fix links for jobs with special charactersAlbin Vass2022-08-231-0/+2
* Fix race is test_tenant_add_removeJames E. Blair2022-07-021-0/+1
* Merge "Use attributes instead of a nested dict for web cache"Zuul2022-06-281-29/+23
|\
| * Use attributes instead of a nested dict for web cacheJames E. Blair2022-06-271-29/+23
* | Merge "REST API: cache tenants list"Zuul2022-06-281-17/+48
|\ \ | |/
| * REST API: cache tenants listMatthieu Huin2022-03-241-17/+48
* | Merge "Add global semaphore support"Zuul2022-06-221-1/+2
|\ \
| * | Add global semaphore supportJames E. Blair2022-05-311-1/+2
* | | Zuul-web: return 404 when attempting autohold ops on an unknown tenantMatthieu Huin2022-06-031-3/+4
|/ /
* | Fix zuul-web layout update on full/tenant-reconfigureJames E. Blair2022-05-251-34/+51
* | Fix background layout updates in zuul-webJames E. Blair2022-04-131-1/+4
* | Merge "Report gross/total tenant resource usage stats"Zuul2022-03-231-1/+1
|\ \ | |/ |/|
| * Report gross/total tenant resource usage statsBenjamin Schanzel2022-03-171-1/+1
* | Perform per tenant locking in getStatusTobias Henkel2022-03-091-7/+16
|/
* Merge "Cache serialized tenant status"Zuul2022-02-241-4/+4
|\
| * Cache serialized tenant statusTobias Henkel2022-01-311-4/+4
* | Merge "Don't fail on missing change_queues key in status json"Zuul2022-02-231-1/+1
|\ \
| * | Don't fail on missing change_queues key in status jsonFelix Edel2022-02-231-1/+1
* | | Add buildset start/end db columnsJames E. Blair2022-02-231-13/+11
|/ /
* | Fix removal of tenant on layout updateSimon Westphahl2022-02-211-1/+14
* | Merge "Make a global component registry"Zuul2022-02-181-5/+4
|\ \
| * | Make a global component registryJames E. Blair2022-02-141-5/+4
* | | Protect stream handler thread from exceptionsJames E. Blair2022-02-161-35/+56
* | | Don't block tenant list on empty pipeline summarySimon Westphahl2022-02-141-1/+1
|/ /
* | Add zuul-scheduler tenant-reconfigureJames E. Blair2022-02-081-8/+12
* | Fix threadpool.queue metric in zuul-web to report the correct valueFelix Edel2022-02-071-1/+1
* | Merge "Display overall duration in buidset page in zuul web"Zuul2022-02-051-4/+13
|\ \
| * | Display overall duration in buidset page in zuul webDong Zhang2022-01-271-4/+13
* | | Add stats to web serverJames E. Blair2022-02-021-3/+55
* | | Identify cherrypy requests in logsJames E. Blair2022-02-022-9/+70
* | | Explicitly close finger sockets in webJames E. Blair2022-02-021-3/+11
| |/ |/|
* | Add a model API versionJames E. Blair2022-01-271-1/+2
* | autohold: use canonical project name in REST interfaceIan Wienand2022-01-181-0/+2
|/
* Merge "REST API: add idx_min, idx_max params to getBuilds, getBuildsets"Zuul2021-12-161-4/+19
|\
| * REST API: add idx_min, idx_max params to getBuilds, getBuildsetsMatthieu Huin2021-12-021-4/+19
* | Add readiness/liveness probes to prometheus serverJames E. Blair2021-12-091-1/+7
|/
* Merge "Web UI: allow a privileged user to request autohold"Zuul2021-11-251-0/+2
|\
| * Web UI: allow a privileged user to request autoholdMatthieu Huin2021-11-181-0/+2
* | Load job from pipeline state on executorsSimon Westphahl2021-11-231-0/+20
|/
* Merge "Add an init phase to scheduler/web startup"Zuul2021-11-171-0/+1
|\
| * Add an init phase to scheduler/web startupJames E. Blair2021-11-161-0/+1
* | Fix zuul-web startup config primingJames E. Blair2021-11-161-1/+12
|/
* Don't let zuul-web wait for management events to completeFelix Edel2021-11-101-15/+6
* Align common parts in zuul-web API methodsFelix Edel2021-11-101-61/+26
* Remove gearman from zuul-webFelix Edel2021-11-101-13/+0
* Use abide for listing tenants in zuul-webFelix Edel2021-11-101-9/+19
* Use abide to look up projects directly in zuul-webFelix Edel2021-11-101-18/+52
* Use abide to look up jobs directly in zuul-webFelix Edel2021-11-101-17/+77
* Use config errors directly from layout in zuul-webSimon Westphahl2021-11-101-7/+8
* Create list of connections directly in zuul-webSimon Westphahl2021-11-101-2/+2