| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | minor RST fix0.15 | Gauvain Pocentek | 2016-08-28 | 1 | -0/+1 |
| * | bump version and update changelog | Gauvain Pocentek | 2016-08-27 | 2 | -1/+21 |
| * | Add support for project deployments | Gauvain Pocentek | 2016-08-27 | 5 | -0/+50 |
| * | Add support for access requests | Gauvain Pocentek | 2016-08-27 | 5 | -3/+154 |
| * | Add support for project pipelines | Gauvain Pocentek | 2016-08-27 | 5 | -2/+110 |
| * | Add support for project services API | Gauvain Pocentek | 2016-08-13 | 4 | -1/+137 |
| * | 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 | 3 | -75/+0 |
| * | Let _data_for_gitlab return python data | Gauvain Pocentek | 2016-08-13 | 1 | -12/+13 |
| * | Refactor the Gitlab class | Gauvain Pocentek | 2016-08-13 | 1 | -135/+25 |
| * | fix pep8 test | Gauvain Pocentek | 2016-08-11 | 1 | -0/+1 |
| * | Remove method marked as deprecated 7 months ago | Gauvain Pocentek | 2016-08-11 | 2 | -280/+0 |
| * | Add copyright header to utils.py | Gauvain Pocentek | 2016-08-11 | 1 | -0/+17 |
| * | Move the constants at the gitlab root level | Gauvain Pocentek | 2016-08-11 | 5 | -20/+47 |
| * | Add sidekiq metrics support | Gauvain Pocentek | 2016-08-11 | 4 | -0/+54 |
| * | implement the todo API | Gauvain Pocentek | 2016-08-11 | 10 | -1/+147 |
| * | docs: notes API | Gauvain Pocentek | 2016-08-09 | 2 | -0/+86 |
| * | docs: snippets API | Gauvain Pocentek | 2016-08-09 | 2 | -0/+92 |
| * | docs: tags API | Gauvain Pocentek | 2016-08-09 | 2 | -0/+68 |
| * | docs: system hooks API | Gauvain Pocentek | 2016-08-09 | 3 | -0/+51 |
| * | docs: add ApplicationSettings API | Gauvain Pocentek | 2016-08-09 | 3 | -0/+31 |
| * | Update the ApplicationSettings attributes | Gauvain Pocentek | 2016-08-09 | 1 | -5/+17 |
| * | docs: repository files API | Gauvain Pocentek | 2016-08-09 | 2 | -0/+78 |
| * | docs: project repository API | Gauvain Pocentek | 2016-08-09 | 2 | -0/+95 |
| * | docs: add milestones API | Gauvain Pocentek | 2016-08-09 | 3 | -0/+98 |
| * | Fix fork creation documentation | Gauvain Pocentek | 2016-08-09 | 1 | -2/+2 |
| * | Run more tests in travis | Gauvain Pocentek | 2016-08-08 | 2 | -0/+20 |
| * | ignore pep8 error | Gauvain Pocentek | 2016-08-08 | 1 | -1/+1 |
| * | add a basic HTTP debug method | Gauvain Pocentek | 2016-08-08 | 1 | -0/+14 |
| * | Update changelog/authors/version for 0.140.14 | Gauvain Pocentek | 2016-08-07 | 3 | -1/+59 |
| * | docs: add MR API | Gauvain Pocentek | 2016-08-07 | 3 | -0/+147 |
| * | 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 |
| * | Handle empty messages from server in exceptions | Gauvain Pocentek | 2016-08-07 | 1 | -1/+1 |
| * | MR: fix updates | Gauvain Pocentek | 2016-08-07 | 1 | -2/+7 |
| * | fix labels deletion example | Gauvain Pocentek | 2016-08-07 | 1 | -1/+1 |
| * | Fix the listing of some resources | Gauvain Pocentek | 2016-08-07 | 2 | -25/+16 |
| * | MR: get list of changes and commits | Gauvain Pocentek | 2016-08-07 | 1 | -0/+30 |
| * | docs: add licenses API | Gauvain Pocentek | 2016-08-06 | 3 | -0/+30 |
| * | docs: add labales API | Gauvain Pocentek | 2016-08-06 | 3 | -0/+76 |
| * | remove debug print statement | Gauvain Pocentek | 2016-08-06 | 1 | -1/+0 |
| * | Add support for project environments | Gauvain Pocentek | 2016-08-06 | 5 | -0/+92 |
| * | docs: add deploy keys API | Gauvain Pocentek | 2016-08-06 | 3 | -0/+95 |
| * | add support for global deploy key listing | Gauvain Pocentek | 2016-08-06 | 2 | -0/+14 |
| * | Merge branch 'master' of github.com:gpocentek/python-gitlab | Gauvain Pocentek | 2016-08-06 | 5 | -3/+32 |
| |\ | |||||
| | * | doc: replace incorrect archive call() | Gauvain Pocentek | 2016-08-04 | 1 | -2/+2 |
| | * | document namespaces API | Gauvain Pocentek | 2016-08-04 | 4 | -1/+30 |
| * | | add a contributing section in README | Gauvain Pocentek | 2016-08-06 | 1 | -2/+70 |
| |/ | |||||
| * | Merge pull request #131 from chrwen-omicron/enable_container_registry | Gauvain Pocentek | 2016-07-25 | 1 | -3/+5 |
| |\ | |||||
