summaryrefslogtreecommitdiff
path: root/tests/unit/test_web.py
Commit message (Expand)AuthorAgeFilesLines
* Add zuul-client testingMatthieu Huin2020-09-291-0/+2
* Merge "Add intermediate flag for jobs"Zuul2020-09-231-0/+8
|\
| * Add intermediate flag for jobsIan Wienand2020-09-221-0/+8
* | Builds: add "held" attributeMatthieu Huin2020-09-041-0/+40
* | REST API: remove deprecated trigger arg in enqueue endpointMatthieu Huin2020-08-181-9/+28
* | Support promote via tenant scoped rest apiTobias Henkel2020-07-241-0/+86
* | Add simple testing for Zuul CLI & REST APIMatthieu Huin2020-06-171-0/+140
* | REST API: fix discrepancies between RPC and REST outputs for autoholdMatthieu Huin2020-06-171-3/+9
* | zuul-web: support OPTIONS for protected endpointsMatthieu Huin2020-06-171-0/+65
* | Merge "Include extra, host, and group variables in job serialization"3.19.0Zuul2020-05-271-0/+24
|\ \
| * | Include extra, host, and group variables in job serializationJames E. Blair2020-05-201-0/+24
| |/
* | Support dynamic badgesTobias Henkel2020-05-211-0/+33
|/
* Merge "OIDCAuthenticator: add capabilities, scope option"Zuul2020-04-151-27/+59
|\
| * OIDCAuthenticator: add capabilities, scope optionMatthieu Huin2020-03-271-27/+59
* | Scheduler test app managerJan Kubovy2020-04-031-2/+2
|/
* Store build.error_detail in SQLJames E. Blair2020-02-261-0/+26
* Merge "Don't run jobs if only their file matchers are updated"Zuul2020-02-121-8/+0
|\
| * Don't run jobs if only their file matchers are updatedJames E. Blair2020-02-071-8/+0
* | Add disallowed-labels tenant optionJames E. Blair2020-02-051-3/+4
|/
* Add job.override-checkout to rest apiTobias Henkel2020-01-181-0/+8
* authentication config: add optional max_validity_time, skewMatthieu Huin2019-12-101-0/+156
* Zuul Web: add /api/user/authorizations endpointmhuin2019-11-071-3/+64
* Reduce sleep to avoid race conditionsMatthieu Huin2019-10-101-2/+6
* Merge "Add autohold delete/info commands to web API"Zuul2019-09-201-2/+114
|\
| * Add autohold delete/info commands to web APIDavid Shrewsbury2019-09-181-2/+114
* | Merge "Store autohold requests in zookeeper"Zuul2019-09-201-11/+9
|\ \ | |/
| * Store autohold requests in zookeeperDavid Shrewsbury2019-09-161-11/+9
* | web: fix connections list github base_urlTristan Cacqueray2019-08-301-0/+23
|/
* Web: plug the authorization enginemhuin2019-07-301-0/+126
* web: add tenant and project scoped, JWT-protected actionsMatthieu Huin2019-07-101-1/+359
* Run jobs when their own config changesJames E. Blair2019-07-081-0/+8
* Merge "model: add cleanup-run to the job configuration"Zuul2019-07-031-0/+11
|\
| * model: add cleanup-run to the job configurationTristan Cacqueray2019-05-291-0/+11
* | Add command processor to zuul-webTobias Henkel2019-06-211-0/+1
|/
* Merge "Fix dequeue ref not handling the project name"Zuul2019-05-161-1/+36
|\
| * Fix dequeue ref not handling the project nameFabien Boucher2019-05-141-1/+36
* | Merge "web: honor allowed-labels setting in the REST API"Zuul2019-05-161-0/+15
|\ \ | |/ |/|
| * web: honor allowed-labels setting in the REST APITristan Cacqueray2019-04-191-0/+15
* | web: add triggers information to pipeline listTristan Cacqueray2019-04-191-3/+6
|/
* Tolerate missing projectTobias Henkel2019-04-051-5/+12
* web: Add '/' API routeStephen Finucane2019-03-281-0/+8
* Merge "Add API endpoint to get frozen jobs"Zuul2019-03-251-0/+47
|\
| * Add API endpoint to get frozen jobsJoshua Hesketh2019-03-221-0/+47
* | Merge "scheduler: add job's tags to the rpc job_list method"Zuul2019-03-251-0/+11
|\ \
| * | scheduler: add job's tags to the rpc job_list methodTristan Cacqueray2019-03-201-0/+11
| |/
* | Merge "web: add /connections route"Zuul2019-03-251-0/+12
|\ \ | |/ |/|
| * web: add /connections routeTristan Cacqueray2019-02-271-0/+12
* | Make ansible version configurableTobias Henkel2019-03-151-0/+7
* | tests: remove debugging printsTristan Cacqueray2019-03-081-3/+0
* | Merge "Allow soft job dependencies"3.6.0Zuul2019-03-071-3/+6
|\ \