| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for project deployments | Gauvain Pocentek | 2016-08-27 | 1 | -0/+12 |
| * | Add support for access requests | Gauvain Pocentek | 2016-08-27 | 1 | -3/+64 |
| * | Add support for project pipelines | Gauvain Pocentek | 2016-08-27 | 1 | -0/+38 |
| * | Add support for project services API | Gauvain Pocentek | 2016-08-13 | 1 | -0/+80 |
| * | Remove unused ProjectTagReleaseManager class | Gauvain Pocentek | 2016-08-13 | 1 | -4/+0 |
| * | Fix canGet attribute (typo) | Gauvain Pocentek | 2016-08-13 | 1 | -1/+1 |
| * | Remove _get_list_or_object() and its tests | Gauvain Pocentek | 2016-08-13 | 1 | -10/+0 |
| * | Let _data_for_gitlab return python data | Gauvain Pocentek | 2016-08-13 | 1 | -12/+13 |
| * | Remove method marked as deprecated 7 months ago | Gauvain Pocentek | 2016-08-11 | 1 | -156/+0 |
| * | Move the constants at the gitlab root level | Gauvain Pocentek | 2016-08-11 | 1 | -11/+11 |
| * | Add sidekiq metrics support | Gauvain Pocentek | 2016-08-11 | 1 | -0/+36 |
| * | implement the todo API | Gauvain Pocentek | 2016-08-11 | 1 | -1/+50 |
| * | Update the ApplicationSettings attributes | Gauvain Pocentek | 2016-08-09 | 1 | -5/+17 |
| * | MR merge(): update the object | Gauvain Pocentek | 2016-08-07 | 1 | -1/+1 |
| * | MR (un)subscribe: don't fail if state doesn't change | Gauvain Pocentek | 2016-08-07 | 1 | -2/+4 |
| * | MR: fix updates | Gauvain Pocentek | 2016-08-07 | 1 | -2/+7 |
| * | Fix the listing of some resources | Gauvain Pocentek | 2016-08-07 | 1 | -23/+13 |
| * | MR: get list of changes and commits | Gauvain Pocentek | 2016-08-07 | 1 | -0/+30 |
| * | Add support for project environments | Gauvain Pocentek | 2016-08-06 | 1 | -0/+14 |
| * | add support for global deploy key listing | Gauvain Pocentek | 2016-08-06 | 1 | -0/+12 |
| * | Added a new project attribute to enable the container registry. | Christian Wenk | 2016-07-25 | 1 | -3/+5 |
| * | Add support from listing group issues | Gauvain Pocentek | 2016-07-24 | 1 | -1/+16 |
| * | Improve commit statuses and comments | Gauvain Pocentek | 2016-07-24 | 1 | -2/+8 |
| * | Replace Snippet.Content() with a new content() method | Gauvain Pocentek | 2016-07-17 | 1 | -5/+27 |
| * | Groups can be updated | Gauvain Pocentek | 2016-07-17 | 1 | -1/+1 |
| * | Add missing args in docstrings | Gauvain Pocentek | 2016-07-17 | 1 | -0/+32 |
| * | Allow to stream the downloads when appropriate | Gauvain Pocentek | 2016-07-17 | 1 | -20/+33 |
| * | Implement ProjectBuild.keep_artifacts | Gauvain Pocentek | 2016-07-17 | 1 | -1/+14 |
| * | Implement runners global API | Gauvain Pocentek | 2016-07-17 | 1 | -0/+29 |
| * | Implement sharing project with a group | Gauvain Pocentek | 2016-07-16 | 1 | -0/+16 |
| * | Fix ProjectMember update | Gauvain Pocentek | 2016-07-16 | 1 | -0/+1 |
| * | Update ProjectSnippet attributes | Gauvain Pocentek | 2016-07-16 | 1 | -1/+2 |
| * | Implement archive/unarchive for a projet | Gauvain Pocentek | 2016-07-16 | 1 | -5/+37 |
| * | Fix the Project.archive call | Gauvain Pocentek | 2016-07-16 | 1 | -1/+1 |
| * | Project: add VISIBILITY_* constants | Gauvain Pocentek | 2016-07-16 | 1 | -0/+4 |
| * | 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 traceissue-122 | Gauvain Pocentek | 2016-06-07 | 1 | -2/+32 |
| * | | | issues: add optional listing parameters | Gauvain Pocentek | 2016-06-19 | 1 | -0/+2 |
| |/ / | |||||
