Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement user emails support | Gauvain Pocentek | 2016-07-16 | 1 | -2/+31 | |
| | ||||||
* | add `note_events` to project hooks attributes | Rafael Eyng | 2016-07-10 | 1 | -1/+1 | |
| | ||||||
* | MR: add (un)subscribe support | Gauvain Pocentek | 2016-06-19 | 1 | -2/+32 | |
| | ||||||
* | Merge branch 'label-subscribe' | Gauvain Pocentek | 2016-06-19 | 1 | -0/+28 | |
|\ | ||||||
| * | Add support for label (un)subscribe | Gauvain Pocentek | 2016-06-19 | 1 | -0/+28 | |
| | | ||||||
* | | add support for namespaces | Gauvain Pocentek | 2016-06-19 | 1 | -0/+13 | |
| | | ||||||
* | | milestone: optional listing attrs | Gauvain Pocentek | 2016-06-19 | 1 | -0/+1 | |
|/ | ||||||
* | update ProjectLabel attributes | Gauvain Pocentek | 2016-06-19 | 1 | -3/+3 | |
| | ||||||
* | Add support for project-issue move | Gauvain Pocentek | 2016-06-19 | 1 | -0/+15 | |
| | ||||||
* | project issue: proper update attributes | Gauvain Pocentek | 2016-06-19 | 1 | -3/+6 | |
| | ||||||
* | issues: add missing optional listing parameters | Gauvain Pocentek | 2016-06-19 | 1 | -2/+3 | |
| | ||||||
* | Merge branch 'master' of github.com:gpocentek/python-gitlab | Gauvain Pocentek | 2016-06-19 | 1 | -2/+32 | |
|\ | ||||||
| * | Merge pull request #125 from gpocentek/issue-122 | Gauvain Pocentek | 2016-06-19 | 1 | -2/+32 | |
| |\ | | | | | | | Add support for build artifacts and trace | |||||
| | * | Add support for build artifacts and traceissue-122 | Gauvain Pocentek | 2016-06-07 | 1 | -2/+32 | |
| | | | | | | | | | | | | Fixes #122 | |||||
* | | | issues: add optional listing parameters | Gauvain Pocentek | 2016-06-19 | 1 | -0/+2 | |
|/ / | ||||||
* | | Add support for commit comments | Gauvain Pocentek | 2016-06-19 | 1 | -15/+31 | |
| | | | | | | | | https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/commits.md | |||||
* | | commit status: optional get attrs | Gauvain Pocentek | 2016-06-19 | 1 | -0/+1 | |
| | | ||||||
* | | commit status: add optional context url | Gauvain Pocentek | 2016-06-19 | 1 | -1/+2 | |
| | | ||||||
* | | Make GroupProject more "python-gitlabish" | Gauvain Pocentek | 2016-06-19 | 1 | -19/+16 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/missionrulz/python-gitlab into ↵ | Gauvain Pocentek | 2016-06-19 | 1 | -0/+18 | |
|\ \ | | | | | | | | | | missionrulz-master | |||||
| * | | add to __init__.py & move manager after class declaration | Missionrulz | 2016-06-19 | 1 | -4/+4 | |
| | | | ||||||
| * | | move into own class & create manager class | Missionrulz | 2016-06-19 | 1 | -0/+6 | |
| | | | ||||||
| * | | update docblock | Kris Gambirazzi | 2016-04-27 | 1 | -4/+3 | |
| | | | ||||||
| * | | list projects under group | Kris Gambirazzi | 2016-04-27 | 1 | -0/+13 | |
| | | | ||||||
* | | | Fix --title is not a required argument anymore | Stefan K. Dunkler | 2016-06-18 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | project issue: doc and CLI for (un)subscribe | Gauvain Pocentek | 2016-05-28 | 1 | -0/+12 | |
| | | ||||||
* | | Add support for subscribe and unsubscribe in issues | Ivica Arsov | 2016-05-20 | 1 | -0/+16 | |
| | | ||||||
* | | Manage optional parameters for list() and get() | Gauvain Pocentek | 2016-05-15 | 1 | -0/+7 | |
| | | | | | | | | | | * List these elements in the API doc * Implement for License objects | |||||
* | | fix pep8 tests | Gauvain Pocentek | 2016-05-13 | 1 | -1/+0 | |
| | | ||||||
* | | implement list/get licenses | Gauvain Pocentek | 2016-05-13 | 1 | -0/+12 | |
| | | ||||||
* | | Merge branch 'master' of github.com:gpocentek/python-gitlab | Gauvain Pocentek | 2016-05-13 | 1 | -1/+0 | |
|\ \ | ||||||
| * \ | Merge pull request #113 from adamreid/master | Gauvain Pocentek | 2016-05-12 | 1 | -1/+0 | |
| |\ \ | | | | | | | | | Enable updates on ProjectIssueNotes | |||||
| | * \ | Merge branch 'master' of https://github.com/gpocentek/python-gitlab | Adam Reid | 2016-05-09 | 1 | -0/+53 | |
| | |\ \ | ||||||
| | * | | | Remove unnecessary canUpdate property from ProjectIssuesNote | Adam Reid | 2016-05-09 | 1 | -1/+0 | |
| | | | | | ||||||
| | * | | | Enable updates on ProjectIssueNotes | Adam Reid | 2016-05-06 | 1 | -1/+1 | |
| | | |/ | | |/| | ||||||
* | | | | implement star/unstar for projects | Gauvain Pocentek | 2016-05-13 | 1 | -0/+40 | |
| | | | | ||||||
* | | | | Deprecate Project.archive() | Gauvain Pocentek | 2016-05-13 | 1 | -0/+7 | |
|/ / / | ||||||
* | | | Rename some methods to better match the API URLs | Gauvain Pocentek | 2016-05-12 | 1 | -3/+22 | |
| | | | | | | | | | | | | Also deprecate the file_* methods in favor of the files manager. | |||||
* | | | ProjectFile: file_path is required for deletion | Gauvain Pocentek | 2016-05-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | Rework merge requests update | Gauvain Pocentek | 2016-05-10 | 1 | -2/+19 | |
| | | | | | | | | | | | | Fixes #76 | |||||
* | | | Add new optional attributes for projects | Gauvain Pocentek | 2016-05-10 | 1 | -3/+6 | |
| |/ |/| | | | | | Fixes #116 | |||||
* | | Implement project contributors | Gauvain Pocentek | 2016-05-08 | 1 | -0/+15 | |
| | | ||||||
* | | Implement project compare | Gauvain Pocentek | 2016-05-08 | 1 | -1/+21 | |
| | | | | | | | | Fixes #112 | |||||
* | | Add support for Project raw_blob | Gauvain Pocentek | 2016-05-08 | 1 | -0/+18 | |
|/ | ||||||
* | Add missing group creation parameters | Gauvain Pocentek | 2016-03-22 | 1 | -0/+5 | |
| | | | | | description and visibility_level are optional parameters for group creation. | |||||
* | Add deletion support for issues and MR | Gauvain Pocentek | 2016-03-22 | 1 | -2/+0 | |
| | | | | | This is supported in gitlabhq master branch for admin users (soft deletion). | |||||
* | add "external" parameter for users | Gauvain Pocentek | 2016-03-22 | 1 | -2/+3 | |
| | ||||||
* | MR: add support for closes_issues | Gauvain Pocentek | 2016-03-22 | 1 | -0/+14 | |
| | ||||||
* | MR: add support for cancel_merge_when_build_succeeds | Gauvain Pocentek | 2016-03-22 | 1 | -0/+12 | |
| | ||||||
* | minor docs fixes | Gauvain Pocentek | 2016-03-22 | 1 | -3/+3 | |
| |