| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | 2 | -0/+55 | |
| * | add list method | Robert Lu | 2017-09-11 | 1 | -2/+1 | |
| * | Tag can get by id | Robert Lu | 2017-09-11 | 1 | -1/+1 | |
| * | [v4] fix CLI for some mixin methods | Gauvain Pocentek | 2017-09-07 | 1 | -3/+6 | |
| * | 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] Make sudo the first argument in CLI help | Gauvain Pocentek | 2017-08-20 | 1 | -1/+1 | |
| * | | [v4] Fix the CLI for project files | Gauvain Pocentek | 2017-08-20 | 1 | -0/+7 | |
| * | | [v4] Use - instead of _ in CLI legacy output | Gauvain Pocentek | 2017-08-20 | 1 | -3/+3 | |
| * | | CLI: yaml and json outputs for v4 | Gauvain Pocentek | 2017-08-18 | 1 | -14/+45 | |
| * | | [v4] CLI support is back | Gauvain Pocentek | 2017-08-17 | 2 | -4/+361 | |
| * | | [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 | |
| * | Simplify SidekiqManager | Gauvain Pocentek | 2017-06-02 | 1 | -17/+4 | |
| * | New API: handle gl.auth() and CurrentUser* classes | Gauvain Pocentek | 2017-06-02 | 1 | -24/+29 | |
| * | Add support for managers in objects for new API | Gauvain Pocentek | 2017-06-02 | 1 | -79/+81 | |
| * | Move the mixins in their own module | Gauvain Pocentek | 2017-06-02 | 1 | -0/+1 | |
| * | Rework the manager and object classes | Gauvain Pocentek | 2017-06-02 | 1 | -101/+74 | |
| * | import urlencode() from six.moves.urllib.parse instead of from urllib (#268) | Cosimo Lupo | 2017-06-02 | 1 | -2/+2 | |
| * | [v4] Make project issues work properly | Gauvain Pocentek | 2017-05-27 | 1 | -27/+36 | |
| * | Remove extra_attrs argument from _raw_list (unneeded) | Gauvain Pocentek | 2017-05-27 | 1 | -12/+4 | |
| * | pep8 fix | Gauvain Pocentek | 2017-05-27 | 1 | -1/+2 | |
| * | [v4] Make MR work properly | Gauvain Pocentek | 2017-05-27 | 1 | -33/+43 | |
| * | [v4] Fix the jobs manager attribute in Project | Gauvain Pocentek | 2017-05-25 | 1 | -1/+1 | |
