summaryrefslogtreecommitdiff
path: root/tests/unit/test_web.py
Commit message (Expand)AuthorAgeFilesLines
* Fix links for jobs with special charactersAlbin Vass2022-08-231-0/+5
* Merge "Handle jwt decoding error, fix exception default messages"Zuul2022-07-141-0/+27
|\
| * Handle jwt decoding error, fix exception default messagesMatthieu Huin2022-05-121-0/+27
* | Merge "Fix read-only branches error in zuul-web"Zuul2022-07-061-0/+22
|\ \
| * | Fix read-only branches error in zuul-webSimon Westphahl2022-07-041-0/+22
* | | Fix flaky zuul-web tests using cached tenant listSimon Westphahl2022-07-041-0/+10
* | | Fix race is test_tenant_add_removeJames E. Blair2022-07-021-0/+2
|/ /
* | Add ssh_server option to Gerrit driverJames E. Blair2022-06-221-1/+3
* | Zuul-web: return 404 when attempting autohold ops on an unknown tenantMatthieu Huin2022-06-031-0/+5
* | Merge "Fix zuul-web layout update on full/tenant-reconfigure"Zuul2022-05-311-0/+89
|\ \
| * | Fix zuul-web layout update on full/tenant-reconfigureJames E. Blair2022-05-251-0/+89
| |/
* | Merge "Add support for GHE repository cache"Zuul2022-05-301-0/+1
|\ \
| * | Add support for GHE repository cacheJames E. Blair2022-05-051-0/+1
| |/
* | Merge "Deduplicate jobs in dependency cycles"Zuul2022-05-261-0/+8
|\ \
| * | Deduplicate jobs in dependency cyclesJames E. Blair2022-05-241-0/+8
| |/
* | Clarify zuul admin CLI scopeMatthieu Huin2022-05-191-5/+5
|/
* Fix background layout updates in zuul-webJames E. Blair2022-04-131-0/+17
* Merge "Make promote work for any pipeline manager"Zuul2022-03-281-0/+166
|\
| * Make promote work for any pipeline managerJames E. Blair2022-03-101-0/+166
* | Merge "Report gross/total tenant resource usage stats"Zuul2022-03-231-0/+6
|\ \
| * | Report gross/total tenant resource usage statsBenjamin Schanzel2022-03-171-0/+6
| |/
* | Merge "Support submitWholeTopic in Gerrit"Zuul2022-03-221-1/+3
|\ \
| * | Support submitWholeTopic in GerritJames E. Blair2022-03-211-1/+3
| |/
* | Merge "Add support for Microsoft login"Zuul2022-03-211-0/+2
|\ \ | |/ |/|
| * Add support for Microsoft loginJames E. Blair2022-02-111-0/+2
* | Fix removal of tenant on layout updateSimon Westphahl2022-02-211-0/+25
|/
* Add stats to web serverJames E. Blair2022-02-021-0/+7
* Merge "Remove rpcclient from connection test fixtures"Zuul2022-01-251-2/+2
|\
| * Remove rpcclient from connection test fixturesJames E. Blair2022-01-171-2/+2
* | Merge "Remove rpcclient from test_web"Zuul2022-01-251-53/+31
|\ \ | |/
| * Remove rpcclient from test_webJames E. Blair2022-01-171-53/+31
* | autohold: use canonical project name in REST interfaceIan Wienand2022-01-181-1/+2
|/
* Handle missing config files in zuul-webJames E. Blair2022-01-131-14/+35
* Merge "REST API: add idx_min, idx_max params to getBuilds, getBuildsets"Zuul2021-12-161-0/+32
|\
| * REST API: add idx_min, idx_max params to getBuilds, getBuildsetsMatthieu Huin2021-12-021-0/+32
* | Make TestWeb.test_web_components work with multiple schedulersFelix Edel2021-11-301-1/+1
|/
* Load repo state from pipeline state on executorsSimon Westphahl2021-11-171-2/+4
* Fix zuul-web startup config primingJames E. Blair2021-11-161-0/+65
* Remove fake SQL classes and variables from testsFelix Edel2021-11-151-2/+1
* Add testing for tenant authorizations overrideMatthieu Huin2021-11-121-0/+32
* Use abide for listing tenants in zuul-webFelix Edel2021-11-101-1/+0
* Merge "zuul-web: add pipelines' manager, triggers data in status"Zuul2021-10-301-0/+2
|\
| * zuul-web: add pipelines' manager, triggers data in statusMatthieu Huin2021-10-271-0/+2
* | Merge "Zuul-web: Add authentication-realm attribute to tenants"Zuul2021-10-301-0/+29
|\ \ | |/
| * Zuul-web: Add authentication-realm attribute to tenantsMatthieu Huin2021-10-271-0/+29
* | Remove setBase from job freeze APIJames E. Blair2021-10-271-5/+2
* | Add test_freeze_noop_jobJames E. Blair2021-10-271-0/+58
|/
* Store version information in component registryFelix Edel2021-10-201-1/+1
* Add /components API endpoint to zuul-webFelix Edel2021-10-201-0/+17
* Make url an attribute of the base Ref classClark Boylan2021-10-081-0/+1