| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 2 | -100/+62 |
| * | tests for objects mixins | Gauvain Pocentek | 2017-06-05 | 1 | -0/+57 |
| * | Add tests for managers mixins | Gauvain Pocentek | 2017-06-05 | 2 | -2/+359 |
| * | Basic test for GitlabList | Gauvain Pocentek | 2017-06-05 | 1 | -1/+47 |
| * | Fix GitlabList.__len__ | Gauvain Pocentek | 2017-06-05 | 1 | -1/+1 |
| * | Unit tests for REST* classes | Gauvain Pocentek | 2017-06-05 | 2 | -4/+140 |
| * | Merge branch 'rework_api' of github.com:python-gitlab/python-gitlab into rewo... | Gauvain Pocentek | 2017-06-05 | 0 | -0/+0 |
| |\ | |||||
| | * | Tests and fixes for the http_* methods | Gauvain Pocentek | 2017-05-29 | 3 | -17/+230 |
| | * | make the tests pass | Gauvain Pocentek | 2017-05-29 | 3 | -23/+26 |
| | * | Migrate all v4 objects to new API | Gauvain Pocentek | 2017-05-28 | 5 | -1161/+926 |
| | * | Simplify SidekiqManager | Gauvain Pocentek | 2017-05-28 | 1 | -17/+4 |
| | * | New API: handle gl.auth() and CurrentUser* classes | Gauvain Pocentek | 2017-05-28 | 2 | -32/+41 |
| | * | Add support for managers in objects for new API | Gauvain Pocentek | 2017-05-28 | 3 | -88/+119 |
| | * | pep8 | Gauvain Pocentek | 2017-05-28 | 3 | -5/+4 |
| | * | Move the mixins in their own module | Gauvain Pocentek | 2017-05-28 | 3 | -189/+208 |
| | * | Rework the manager and object classes | Gauvain Pocentek | 2017-05-28 | 3 | -106/+399 |
| | * | pep8 again | Gauvain Pocentek | 2017-05-27 | 1 | -10/+12 |
| | * | Add lower-level methods for Gitlab() | Gauvain Pocentek | 2017-05-27 | 2 | -0/+229 |
| * | | Tests and fixes for the http_* methods | Gauvain Pocentek | 2017-06-02 | 3 | -17/+230 |
| * | | make the tests pass | Gauvain Pocentek | 2017-06-02 | 3 | -23/+26 |
| * | | Migrate all v4 objects to new API | Gauvain Pocentek | 2017-06-02 | 5 | -1161/+926 |
| * | | Simplify SidekiqManager | Gauvain Pocentek | 2017-06-02 | 1 | -17/+4 |
| * | | New API: handle gl.auth() and CurrentUser* classes | Gauvain Pocentek | 2017-06-02 | 2 | -32/+41 |
| * | | Add support for managers in objects for new API | Gauvain Pocentek | 2017-06-02 | 3 | -88/+119 |
| * | | pep8 | Gauvain Pocentek | 2017-06-02 | 3 | -5/+4 |
| * | | Move the mixins in their own module | Gauvain Pocentek | 2017-06-02 | 3 | -189/+208 |
| * | | Rework the manager and object classes | Gauvain Pocentek | 2017-06-02 | 3 | -106/+399 |
| * | | pep8 again | Gauvain Pocentek | 2017-06-02 | 1 | -10/+12 |
| * | | Add lower-level methods for Gitlab() | Gauvain Pocentek | 2017-06-02 | 2 | -0/+229 |
| * | | import urlencode() from six.moves.urllib.parse instead of from urllib (#268) | Cosimo Lupo | 2017-06-02 | 2 | -5/+5 |
| |/ | |||||
| * | Prepare for v4 API testing | Gauvain Pocentek | 2017-05-27 | 1 | -1/+9 |
| * | [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 | 3 | -31/+11 |
| * | pep8 fix | Gauvain Pocentek | 2017-05-27 | 1 | -1/+2 |
| * | Fix python functional tests | Gauvain Pocentek | 2017-05-27 | 2 | -3/+3 |
| * | [v4] Make MR work properly | Gauvain Pocentek | 2017-05-27 | 1 | -33/+43 |
| * | install doc: use sudo for system commands | Gauvain Pocentek | 2017-05-27 | 1 | -2/+2 |
| * | Changelog update0.21.1 | Gauvain Pocentek | 2017-05-25 | 1 | -0/+1 |
| * | Update API docs for v4 | Gauvain Pocentek | 2017-05-25 | 2 | -5/+33 |
| * | Fix broken docs examples | Gauvain Pocentek | 2017-05-25 | 5 | -9/+9 |
| * | Prepare the 0.21.1 release | Gauvain Pocentek | 2017-05-25 | 2 | -1/+7 |
| * | move changelog and release notes at the end of index | Gauvain Pocentek | 2017-05-25 | 1 | -2/+2 |
| * | [v4] Fix the jobs manager attribute in Project | Gauvain Pocentek | 2017-05-25 | 1 | -1/+1 |
| * | Prepare the 0.21 release0.21 | Gauvain Pocentek | 2017-05-24 | 4 | -1/+31 |
| * | update copyright years | Gauvain Pocentek | 2017-05-24 | 9 | -9/+9 |
| * | [v4] Add support for dockerfiles API | Gauvain Pocentek | 2017-05-24 | 2 | -0/+14 |
| * | [v4] Builds have been renamed to Jobs | Gauvain Pocentek | 2017-05-24 | 2 | -41/+41 |
| * | [v4] Triggers: update object | Gauvain Pocentek | 2017-05-24 | 1 | -3/+16 |
