summaryrefslogtreecommitdiff
path: root/tests/unit/test_gitlab_driver.py
Commit message (Expand)AuthorAgeFilesLines
* Strictly sequence reconfiguration eventsJames E. Blair2022-07-181-1/+1
* Fix gitlab squash mergeArtem Goncharov2022-06-131-0/+16
* Add base_sha support to gitlab driverJames E. Blair2022-04-251-0/+34
* Fix gitlab timer eventsJames E. Blair2022-03-151-0/+29
* Don't reconfigure after every gitlab mergeJames E. Blair2022-02-241-1/+40
* Merge "Required gitlab labels is subset of set labels"Zuul2022-02-181-0/+6
|\
| * Required gitlab labels is subset of set labelsNiklas Borg2022-01-141-0/+6
* | Merge "Add support for adding and removing labels in gitlab"Zuul2022-02-181-2/+20
|\ \ | |/
| * Add support for adding and removing labels in gitlabJames E. Blair2022-01-141-2/+20
* | Remove disused gearman_server usages from testsJames E. Blair2022-01-251-16/+2
* | Remove rpcclient from connection test fixturesJames E. Blair2022-01-171-1/+1
* | Remove rpcclient from gitlab testsJames E. Blair2022-01-171-75/+0
|/
* Skip tests asserting on tenant reconfig results on multi schedulerFelix Edel2021-11-301-0/+7
* Skip TestGitlabDriver.test_ref_update on multi schedulerFelix Edel2021-11-301-1/+12
* Store branch cache minimum ltimes in layout stateSimon Westphahl2021-11-051-1/+1
* Merge "Add gitlab disable_connection_pool option"Zuul2021-10-301-0/+41
|\
| * Add gitlab disable_connection_pool optionJames E. Blair2021-10-141-0/+41
* | Merge "Perform actual HTTP requests in gitlab tests"Zuul2021-10-301-4/+9
|\ \ | |/
| * Perform actual HTTP requests in gitlab testsJames E. Blair2021-10-141-4/+9
* | Ensure same layout UUID across schedulersSimon Westphahl2021-10-291-1/+1
|/
* Merge "gitlab: Add access token name, Update docs, Fix webhook"Zuul2021-07-271-0/+55
|\
| * gitlab: Add access token name, Update docs, Fix webhookGuillaume Chauvel2021-02-081-0/+55
* | Don't clear connection caches during full reconfigSimon Westphahl2021-07-091-3/+8
* | Store tenant layout state in ZookeeperSimon Westphahl2021-07-081-22/+25
* | Freeze job variables at start of buildJames E. Blair2021-06-241-1/+2
* | Initialize ZooKeeper connection in server rather than in cmd classesFelix Edel2021-03-081-1/+1
* | Use ZooKeeperClient.fromConfig in testsJames E. Blair2021-02-221-1/+1
* | Mandatory Zookeeper connection for ZuulWeb in testsJan Kubovy2021-02-151-1/+1
|/
* gitlab: handle protected branchesPierre-Louis Bonicoli2021-01-301-4/+326
* Separate connection registries in testsJan Kubovy2020-10-131-2/+5
* Merge "gitlab: merge request approval: specify the commit"Zuul2020-09-281-0/+21
|\
| * gitlab: merge request approval: specify the commitPierre-Louis Bonicoli2020-09-221-0/+21
* | [gitlab] approvals: fix error with community editionPierre-Louis Bonicoli2020-09-161-0/+23
|/
* gitlab: support the MR merged eventFabien Boucher2020-08-031-0/+10
* gitlab: support the merge reporterFabien Boucher2020-08-031-0/+77
* gitlab: support the labels requirementFabien Boucher2020-08-031-0/+16
* gitlab: support the labeled eventFabien Boucher2020-08-031-0/+15
* gitlab: support the approval requirementFabien Boucher2020-08-031-0/+22
* gitlab: support the merge request approval eventFabien Boucher2020-07-291-0/+17
* gitlab: implement the approval reporterFabien Boucher2020-07-291-0/+1
* gitlab: implement the merged pipeline requirementFabien Boucher2020-07-291-0/+18
* gitlab: implement the open pipeline requirementFabien Boucher2020-07-291-0/+19
* gitlab: support for the tag_push eventFabien Boucher2020-07-101-0/+22
* gitlab - Add support for depends-on dependencyFabien Boucher2020-07-101-0/+30
* gitlab: add enqueue/dequeue unit testsFabien Boucher2020-07-101-0/+76
* gitlab - add test checking tenant reconfig when ref updatedFabien Boucher2020-07-101-0/+42
* gitlab - add dynamic reconfig testFabien Boucher2020-07-101-0/+35
* gitlab - add the merge request updated testFabien Boucher2020-07-101-1/+59
* gitlab: implement git push supportFabien Boucher2020-07-101-0/+66
* Gitlab - Implement the note event and the comment trigger actionFabien Boucher2020-02-121-4/+22