Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(projects): correct copy-paste errorfix/set-approvers | Max Wittig | 2020-03-08 | 1 | -2/+2 |
| | |||||
* | fix(docs and tests): update docs and tests for set_approvers | Charles | 2020-01-30 | 1 | -2/+2 |
| | | | | Updated the docs with the new set_approvers arguments, and updated tests with the arg as well. | ||||
* | test(projects): support `approval_rules` endpoint for projects | Srikanth Chelluri | 2019-10-27 | 1 | -0/+16 |
| | |||||
* | refactor: format everything blackrefactor/black | Max Wittig | 2019-05-16 | 1 | -44/+43 |
| | |||||
* | Add support for epics API (EE) | Gauvain Pocentek | 2018-06-17 | 1 | -1/+22 |
| | | | | Fixes #525 | ||||
* | Add support for the LDAP gorups API | Gauvain Pocentek | 2018-06-13 | 1 | -0/+1 |
| | |||||
* | Add support for the EE license API | Gauvain Pocentek | 2018-06-13 | 1 | -0/+9 |
| | |||||
* | Implement MR-level approvals | Gauvain Pocentek | 2018-06-11 | 1 | -0/+15 |
| | | | | Fixes #323 | ||||
* | Add push rules tests | Gauvain Pocentek | 2018-06-11 | 1 | -0/+13 |
| | |||||
* | Add support for board creation/deletion (EE) | Gauvain Pocentek | 2018-06-10 | 1 | -0/+17 |
| | |||||
* | Add support for LDAP groups | Gauvain Pocentek | 2018-06-09 | 1 | -0/+14 |
| | |||||
* | Add support for issue links (EE) | Gauvain Pocentek | 2018-06-09 | 1 | -6/+25 |
| | | | | Fixes #422 | ||||
* | Add geo nodes API support | Gauvain Pocentek | 2018-06-09 | 1 | -0/+6 |
| | | | | Fixes #524 | ||||
* | Add basic testing forr EE endpoints | Gauvain Pocentek | 2018-06-08 | 1 | -0/+29 |
Today we don't have a solution for easily deploying an EE instance so using the functional tools is not possible. This patch provides a testing script that needs to be run against a private EE instance. |