| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | longer docker image startup timeout for tests | Gauvain Pocentek | 2018-05-19 | 1 | -1/+1 |
| * | [tests] fix functional tests for python3 | Gauvain Pocentek | 2018-05-10 | 1 | -4/+3 |
| * | chore(tests): add rate limit tests | Max Wittig | 2018-04-18 | 1 | -0/+25 |
| * | [cli] Allow to read args from files | Gauvain Pocentek | 2018-03-05 | 1 | -1/+12 |
| * | tests: increase waiting time and hope for the best | Gauvain Pocentek | 2018-03-05 | 1 | -1/+1 |
| * | Add Gitlab and User events support | Gauvain Pocentek | 2018-01-21 | 1 | -1/+7 |
| * | Add support for getting list of user projects | Gauvain Pocentek | 2018-01-21 | 1 | -0/+3 |
| * | Add support for MR participants API | Gauvain Pocentek | 2018-01-20 | 1 | -0/+6 |
| * | Add support for user/group/project filter by custom attribute | Gauvain Pocentek | 2018-01-01 | 1 | -0/+3 |
| * | Add support for project and group custom variables | Gauvain Pocentek | 2018-01-01 | 1 | -0/+28 |
| * | Add support for features flags | Gauvain Pocentek | 2018-01-01 | 1 | -0/+5 |
| * | Add support for pagesdomains | Gauvain Pocentek | 2017-12-31 | 1 | -0/+9 |
| * | Add support for subgroups listing | Gauvain Pocentek | 2017-12-31 | 1 | -0/+1 |
| * | Update groups tests | Gauvain Pocentek | 2017-12-26 | 2 | -2/+2 |
| * | Update testing tools for /session removal | Gauvain Pocentek | 2017-12-17 | 4 | -41/+83 |
| * | Add support for award emojis | Gauvain Pocentek | 2017-12-16 | 1 | -0/+4 |
| * | Add support for project housekeeping | Gauvain Pocentek | 2017-11-12 | 1 | -0/+3 |
| * | Add support for user_agent_detail (issues) | Gauvain Pocentek | 2017-11-11 | 1 | -0/+1 |
| * | Add support for user activities | Gauvain Pocentek | 2017-11-11 | 1 | -0/+3 |
| * | Add support for impersonation tokens API | Gauvain Pocentek | 2017-11-10 | 1 | -1/+12 |
| * | Add users custome attributes support | Gauvain Pocentek | 2017-11-04 | 1 | -0/+14 |
| * | Fix the CLI for objects without ID (API v4) | Gauvain Pocentek | 2017-11-01 | 1 | -1/+10 |
| * | Add support for wiki pages | Gauvain Pocentek | 2017-11-01 | 1 | -0/+12 |
| * | Add support for GPG keys | Gauvain Pocentek | 2017-11-01 | 1 | -0/+47 |
| * | Add support for group milestones | Gauvain Pocentek | 2017-11-01 | 1 | -1/+15 |
| * | adds project upload feature (#239) | James Johnson | 2017-09-12 | 4 | -0/+33 |
| * | tests: faster docker shutdown | Gauvain Pocentek | 2017-09-02 | 1 | -8/+2 |
| * | tests: default to v4 API | Gauvain Pocentek | 2017-09-02 | 1 | -1/+1 |
| * | Add support for protected branches | Gauvain Pocentek | 2017-09-02 | 1 | -0/+10 |
| * | Merge branch 'group-variables' | Gauvain Pocentek | 2017-09-02 | 1 | -0/+12 |
| |\ | |||||
| | * | Add support for group variables | Gauvain Pocentek | 2017-09-02 | 1 | -0/+12 |
| * | | [v4] More python functional tests | Gauvain Pocentek | 2017-08-21 | 1 | -5/+114 |
| * | | [tests] Use -n to not use a venv | Gauvain Pocentek | 2017-08-20 | 1 | -8/+12 |
| * | | Fix the v4 CLI tests (id/iid) | Gauvain Pocentek | 2017-08-20 | 1 | -4/+4 |
| * | | Make CLI tests work for v4 as well | Gauvain Pocentek | 2017-08-20 | 3 | -87/+203 |
| |/ | |||||
| * | Make the project services work in v4rework_api | Gauvain Pocentek | 2017-08-04 | 1 | -7/+8 |
| * | Fix v3 tests | Gauvain Pocentek | 2017-08-04 | 1 | -5/+5 |
| * | Restore the prvious listing behavior | Gauvain Pocentek | 2017-08-04 | 1 | -8/+7 |
| * | functional tests for v4 | Gauvain Pocentek | 2017-08-04 | 4 | -2/+343 |
| * | Prepare for v4 API testing | Gauvain Pocentek | 2017-05-27 | 1 | -1/+9 |
| * | Fix python functional tests | Gauvain Pocentek | 2017-05-27 | 1 | -2/+2 |
| * | Reorganise the code to handle v3 and v4 objects | Gauvain Pocentek | 2017-05-23 | 1 | -1/+1 |
| * | Add 'search' attribute to projects.list() | Gauvain Pocentek | 2017-05-23 | 1 | -1/+1 |
| * | Add support for nested groups (#257) | Matej Zerovnik | 2017-05-20 | 1 | -1/+5 |
| * | Deploy keys: rework enable/disable | Gauvain Pocentek | 2017-02-04 | 1 | -0/+16 |
| * | Add support for commit creation | Gauvain Pocentek | 2017-01-21 | 1 | -1/+14 |
| * | Some objects need getRequires to be set to False | Gauvain Pocentek | 2017-01-02 | 1 | -0/+8 |
| * | Add functional tests for Snippet | Gauvain Pocentek | 2016-12-26 | 1 | -0/+15 |
| * | Add support for the notification settings API | Gauvain Pocentek | 2016-10-23 | 1 | -0/+7 |
| * | Add support for broadcast messages API | Gauvain Pocentek | 2016-10-23 | 1 | -0/+11 |
