Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Move the ProjectManager class for readability | Gauvain Pocentek | 2017-11-01 | 1 | -28/+28 | |
* | | Add support for GPG keys | Gauvain Pocentek | 2017-11-01 | 1 | -0/+24 | |
* | | Add support for group milestones | Gauvain Pocentek | 2017-11-01 | 1 | -5/+75 | |
* | | Move group related code for readability | Gauvain Pocentek | 2017-11-01 | 1 | -72/+72 | |
* | | Project: add support for printing_merge_request_link_enabled attr | Gauvain Pocentek | 2017-10-31 | 1 | -2/+2 | |
* | | ProjectFileManager: custom update() method | Gauvain Pocentek | 2017-10-21 | 1 | -0/+24 | |
* | | Change ProjectUser and GroupProject base class | Gauvain Pocentek | 2017-10-21 | 1 | -2/+2 | |
* | | Remove support for "constructor types" in v4 | Gauvain Pocentek | 2017-10-21 | 1 | -23/+6 | |
* | | Snippet notes support all the CRUD methods | Gauvain Pocentek | 2017-10-21 | 1 | -2/+3 | |
* | | ProjectFileManager.create: handle / in file paths | Gauvain Pocentek | 2017-10-12 | 1 | -1/+1 | |
|/ | ||||||
* | Add support for listing project users | Gauvain Pocentek | 2017-10-08 | 1 | -0/+12 | |
* | Tags release description: support / in tag names | Gauvain Pocentek | 2017-10-08 | 1 | -1/+2 | |
* | Fix trigger variables in v4 API (#334) | Jerome Robert | 2017-10-08 | 1 | -5/+1 | |
* | ProjectFile: handle / in path for delete() and save() | Gauvain Pocentek | 2017-09-29 | 1 | -1/+3 | |
* | Properly handle the labels attribute in ProjectMergeRequest | Gauvain Pocentek | 2017-09-27 | 1 | -0/+6 | |
* | Fix a couple listing calls to allow proper pagination | Gauvain Pocentek | 2017-09-21 | 1 | -3/+3 | |
* | CommitStatus: `sha` is parent attribute | Gauvain Pocentek | 2017-09-21 | 1 | -1/+1 | |
* | Fix http_get method in get artifacts and job trace | Carlo Mion | 2017-09-20 | 1 | -2/+2 | |
* | Fix the labels attrs on MR and issues | Gauvain Pocentek | 2017-09-19 | 1 | -0/+6 | |
* | adds project upload feature (#239) | James Johnson | 2017-09-12 | 1 | -0/+53 | |
* | add list method | Robert Lu | 2017-09-11 | 1 | -2/+1 | |
* | Tag can get by id | Robert Lu | 2017-09-11 | 1 | -1/+1 | |
* | FIX Group.tranfer_project | Gauvain Pocentek | 2017-09-05 | 1 | -1/+1 | |
* | Add support for protected branches | Gauvain Pocentek | 2017-09-02 | 1 | -0/+12 | |
* | Merge branch 'group-variables' | Gauvain Pocentek | 2017-09-02 | 1 | -0/+13 | |
|\ | ||||||
| * | Add support for group variables | Gauvain Pocentek | 2017-09-02 | 1 | -0/+13 | |
* | | [v4] More python functional tests | Gauvain Pocentek | 2017-08-21 | 1 | -11/+13 | |
* | | [v4] Fix the CLI for project files | Gauvain Pocentek | 2017-08-20 | 1 | -0/+7 | |
* | | [v4] CLI support is back | Gauvain Pocentek | 2017-08-17 | 1 | -4/+65 | |
* | | [v4] drop unused CurrentUserManager.credentials_auth method | Gauvain Pocentek | 2017-08-17 | 1 | -5/+0 | |
|/ | ||||||
* | Fix URL for branch.unprotect | Gauvain Pocentek | 2017-08-11 | 1 | -1/+1 | |
* | docs: fix invalid Raise attribute in docstrings | Gauvain Pocentek | 2017-08-11 | 1 | -4/+4 | |
* | [v4] fix the project attributes for jobs | Gauvain Pocentek | 2017-08-05 | 1 | -4/+4 | |
* | Make the project services work in v4rework_api | Gauvain Pocentek | 2017-08-04 | 1 | -42/+46 | |
* | Restore the prvious listing behavior | Gauvain Pocentek | 2017-08-04 | 1 | -4/+13 | |
* | functional tests for v4 | Gauvain Pocentek | 2017-08-04 | 1 | -38/+115 | |
* | Restore correct exceptions | Gauvain Pocentek | 2017-07-15 | 1 | -97/+511 | |
* | Fix merge_when_build_succeeds attribute name | Gauvain Pocentek | 2017-07-09 | 1 | -5/+5 | |
* | remove useless attributes | Gauvain Pocentek | 2017-06-25 | 1 | -12/+1 | |
* | Fix GroupProject constructor | Gauvain Pocentek | 2017-06-24 | 1 | -3/+2 | |
* | minor doc updates | Gauvain Pocentek | 2017-06-18 | 1 | -1/+1 | |
* | Rework documentation | Gauvain Pocentek | 2017-06-18 | 1 | -4/+0 | |
* | Remove unused future.division import | Gauvain Pocentek | 2017-06-11 | 1 | -1/+0 | |
* | add support for objects delete() | Gauvain Pocentek | 2017-06-11 | 1 | -37/+37 | |
* | pep8 fixes | Gauvain Pocentek | 2017-06-11 | 1 | -5/+4 | |
* | Drop invalid doc about raised exceptions | Gauvain Pocentek | 2017-06-11 | 1 | -59/+2 | |
* | Add new event types to ProjectHook | Gauvain Pocentek | 2017-06-11 | 1 | -1/+1 | |
* | Fix a few remaining methods | Gauvain Pocentek | 2017-06-11 | 1 | -99/+51 | |
* | make the tests pass | Gauvain Pocentek | 2017-06-02 | 1 | -18/+18 | |
* | Migrate all v4 objects to new API | Gauvain Pocentek | 2017-06-02 | 1 | -1110/+743 |