| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | make the tests pass | Gauvain Pocentek | 2015-05-12 | 1 | -29/+33 |
| * | Deprecate some Gitlab object methods | Gauvain Pocentek | 2015-05-11 | 1 | -14/+45 |
| * | gitlab is now a package | Gauvain Pocentek | 2015-05-11 | 1 | -0/+1297 |
