summaryrefslogtreecommitdiff
path: root/tests/unit/test_web.py
Commit message (Expand)AuthorAgeFilesLines
...
| * | Allow soft job dependenciesJames E. Blair2019-03-071-3/+6
| |/
* | Merge "web: add /{tenant}/buildset/{uuid} route"Zuul2019-03-071-0/+46
|\ \ | |/ |/|
| * web: add /{tenant}/buildset/{uuid} routeTristan Cacqueray2019-02-211-0/+46
* | Merge "scheduler: add job's variants to the rpc job_list method"Zuul2019-02-261-0/+14
|\ \
| * | scheduler: add job's variants to the rpc job_list methodTristan Cacqueray2019-01-291-0/+14
* | | Merge "config: add playbooks to job.toDict()"Zuul2019-02-251-1/+77
|\ \ \ | |_|/ |/| |
| * | config: add playbooks to job.toDict()Tristan Cacqueray2019-02-181-1/+77
* | | Return artifact metadata in API endpointJames E. Blair2019-02-191-1/+2
|/ /
* | web: remove build and job_name filter from the buildset routeTristan Cacqueray2019-02-131-1/+0
* | Merge "web: add /{tenant}/buildsets route"Zuul2019-02-121-0/+11
|\ \
| * | web: add /{tenant}/buildsets routeTristan Cacqueray2019-02-071-0/+11
* | | Add a note about sqlalchemy metadataJames E. Blair2019-02-111-2/+4
|/ /
* | Add provides/requires supportJames E. Blair2019-01-301-0/+21
|/
* Merge "Fix noop job toDict()"Zuul2019-01-251-0/+4
|\
| * Fix noop job toDict()Tristan Cacqueray2019-01-181-0/+4
* | tests: improve test_web to only provision events when neededTristan Cacqueray2019-01-141-9/+15
|/
* Combine artifact URLs with log_url if relativeJames E. Blair2019-01-041-1/+3
* Merge "Add artifact table"Zuul2018-12-291-2/+25
|\
| * Add artifact tableJames E. Blair2018-11-281-2/+25
* | Merge "web: add /{tenant}/nodes route"Zuul2018-12-291-0/+7
|\ \
| * | web: add /{tenant}/nodes routeTristan Cacqueray2018-09-121-0/+7
* | | Merge "web: add /{tenant}/labels route"Zuul2018-12-291-1/+8
|\ \ \ | |/ / | | / | |/ |/|
| * web: add /{tenant}/labels routeTristan Cacqueray2018-09-121-1/+8
* | Merge "web: fix stream url from status json"Zuul2018-10-161-3/+3
|\ \
| * | web: fix stream url from status jsonTristan Cacqueray2018-10-111-3/+3
* | | web: fix multiple builds query parameters for a single columnTristan Cacqueray2018-10-101-0/+5
|/ /
* | Revert "Revert "web: rewrite interface in react""Tristan Cacqueray2018-10-061-2/+2
* | Revert "web: rewrite interface in react"James E. Blair2018-09-291-2/+2
* | web: rewrite interface in reactTristan Cacqueray2018-09-271-2/+2
* | Merge "web: add /{tenant}/pipelines route"Zuul2018-09-211-0/+11
|\ \ | |/
| * web: add /{tenant}/pipelines routeTristan Cacqueray2018-09-121-0/+11
* | Merge "web: add /{tenant}/projects and /{tenant}/project/{project} routes"Zuul2018-09-201-0/+138
|\ \ | |/
| * web: add /{tenant}/projects and /{tenant}/project/{project} routesMonty Taylor2018-09-121-0/+138
* | Merge "Correct Last-Modified header for status API"Zuul2018-09-131-0/+1
|\ \ | |/ |/|
| * Correct Last-Modified header for status APISteve Kowalik2018-09-121-0/+1
* | Merge "Add 'build' method to API"Zuul2018-09-111-0/+7
|\ \ | |/ |/|
| * Add 'build' method to APIJames E. Blair2018-08-151-0/+7
* | Serve project SSH keys and documentJames E. Blair2018-09-041-0/+8
|/
* web: fix job required-projects listTristan Cacqueray2018-08-101-1/+30
* Merge "web: add /{tenant}/job/{job_name} route"Zuul2018-08-061-0/+82
|\
| * web: add /{tenant}/job/{job_name} routeMonty Taylor2018-08-061-0/+82
* | scheduler: return project_canonical in status pageTristan Cacqueray2018-07-271-0/+3
|/
* Remove unecessary shebang and exec bitFabien Boucher2018-07-261-2/+0
* Merge "zuul-web: jobs list endpoint: Add test and fix tenant not found 500 er...Zuul2018-07-151-0/+7
|\
| * zuul-web: jobs list endpoint: Add test and fix tenant not found 500 errorFabien Boucher2018-07-121-0/+7
* | Merge "zuul-web: jobs list endpoint: return 404 when tenant not found"Zuul2018-07-151-0/+3
|\ \
| * | zuul-web: jobs list endpoint: return 404 when tenant not foundFabien Boucher2018-07-121-0/+3
| |/
* | Merge "zuul-web: config_errors endpoint: return 404 when tenant not found"Zuul2018-07-151-0/+3
|\ \
| * | zuul-web: config_errors endpoint: return 404 when tenant not foundFabien Boucher2018-07-121-0/+3
| |/
* | zuul-web: key endpoint: return 404 when tenant or project not foundFabien Boucher2018-07-111-0/+6
|/