| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version bump | Gauvain Pocentek | 2016-03-19 | 1 | -1/+1 |
| * | Gitlab.update(): use the proper attributes if defined | Gauvain Pocentek | 2016-03-19 | 1 | -2/+5 |
| * | Re-implement _custom_list in the Gitlab class | Gauvain Pocentek | 2016-02-18 | 1 | -0/+25 |
| * | remove unused _returnClass attribute | Gauvain Pocentek | 2016-02-14 | 1 | -3/+0 |
| * | bump version to cleanup my mess on pypi0.12.1 | Gauvain Pocentek | 2016-02-03 | 1 | -1/+1 |
| * | Partially revert 00ab7d00 | Gauvain Pocentek | 2016-02-03 | 1 | -2/+1 |
| * | Rework the __version__ import | Gauvain Pocentek | 2016-01-30 | 1 | -1/+2 |
| * | Add support for application settings | Gauvain Pocentek | 2016-01-27 | 1 | -1/+2 |
| * | Implement project variables support | Gauvain Pocentek | 2016-01-24 | 1 | -1/+2 |
| * | fix ProjectLabel get and delete | Gauvain Pocentek | 2016-01-23 | 1 | -1/+1 |
| * | make connection exceptions more explicit | Gauvain Pocentek | 2016-01-23 | 1 | -18/+18 |
| * | 0.11.1 release update | Gauvain Pocentek | 2016-01-17 | 1 | -1/+1 |
| * | Support deletion without getting the object first | Gauvain Pocentek | 2016-01-10 | 1 | -4/+14 |
| * | Rework gitlab._sanitize | Gauvain Pocentek | 2016-01-10 | 1 | -5/+4 |
| * | Improve the API documentation. | Gauvain Pocentek | 2016-01-10 | 1 | -16/+165 |
| * | Bump version | Gauvain Pocentek | 2016-01-09 | 1 | -2/+2 |
| * | Implement ProjectManager search/list methods | Gauvain Pocentek | 2016-01-08 | 1 | -0/+9 |
| * | Create a manager for ProjectFork objects | Gauvain Pocentek | 2016-01-08 | 1 | -7/+1 |
| * | Merge branch 'add_fork_support' of https://github.com/fgouteroux/python-gitla... | Gauvain Pocentek | 2016-01-08 | 1 | -0/+7 |
| |\ | |||||
| | * | add fork project support | fgouteroux | 2016-01-06 | 1 | -0/+7 |
| * | | Deprecate the "old" Gitlab methods | Gauvain Pocentek | 2016-01-08 | 1 | -0/+15 |
| |/ | |||||
| * | Implement managers to get access to resources | Gauvain Pocentek | 2016-01-03 | 1 | -0/+29 |
| * | Split code in multiple files | Gauvain Pocentek | 2015-12-31 | 1 | -874/+15 |
| * | remove deprecated methods | Gauvain Pocentek | 2015-12-31 | 1 | -29/+0 |
| * | fix the tests | Gauvain Pocentek | 2015-12-31 | 1 | -1/+3 |
| * | Rename the _created attribute _from_api | Gauvain Pocentek | 2015-12-31 | 1 | -9/+8 |
| * | Provide a create method for GitlabObject's | Gauvain Pocentek | 2015-12-31 | 1 | -0/+10 |
| * | Add a get method for GitlabObject | Gauvain Pocentek | 2015-12-30 | 1 | -6/+18 |
| * | Move request return_code tests in _raise_error_from_response | Gauvain Pocentek | 2015-12-29 | 1 | -87/+62 |
| * | Version bump0.10 | Gauvain Pocentek | 2015-12-29 | 1 | -1/+1 |
| * | Add support for group members update | Gauvain Pocentek | 2015-12-24 | 1 | -1/+5 |
| * | Sanitize the id used to construct URLs | Gauvain Pocentek | 2015-12-24 | 1 | -1/+3 |
| * | Can bypassing confirm when creating new user | pa4373 | 2015-09-24 | 1 | -1/+7 |
| * | Fix GET/POST for project files | Gauvain Pocentek | 2015-09-19 | 1 | -1/+4 |
| * | Fix deletion of object not using 'id' as ID | Gauvain Pocentek | 2015-09-19 | 1 | -1/+2 |
| * | Provide a Gitlab.from_config method | Gauvain Pocentek | 2015-08-21 | 1 | -0/+10 |
| * | don't list everything by default | Gauvain Pocentek | 2015-08-21 | 1 | -2/+5 |
| * | fix pep8 test | Gauvain Pocentek | 2015-08-21 | 1 | -1/+2 |
| * | Merge pull request #64 from jantman/issues/63 | Gauvain Pocentek | 2015-08-21 | 1 | -2/+9 |
| |\ | |||||
| | * | issue #63 - revert logging additions | Jason Antman | 2015-08-05 | 1 | -4/+0 |
| | * | python-gitlab Issue #63 - implement pagination for list() | Jason Antman | 2015-07-28 | 1 | -2/+13 |
| * | | add support to update MergeRequestNotes | Stefan Klug | 2015-08-12 | 1 | -1/+0 |
| * | | fix url when fetching a single MergeRequest | Stefan Klug | 2015-08-12 | 1 | -2/+9 |
| |/ | |||||
| * | Fix the update/delete CLI subcommands | Gauvain Pocentek | 2015-07-11 | 1 | -0/+7 |
| * | 0.9.1 release0.9.1 | Gauvain Pocentek | 2015-05-15 | 1 | -1/+1 |
| * | get ready for a 0.9 release | Gauvain Pocentek | 2015-05-15 | 1 | -1/+1 |
| * | update copyright date | Gauvain Pocentek | 2015-05-14 | 1 | -2/+2 |
| * | Rename a few more private methods | Gauvain Pocentek | 2015-05-13 | 1 | -15/+15 |
| * | Projects can be updated | Gauvain Pocentek | 2015-05-13 | 1 | -2/+3 |
| * | use more pythonic names for some methods | Gauvain Pocentek | 2015-05-12 | 1 | -106/+107 |
