| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix duplicated data in API docs | Gauvain Pocentek | 2016-12-26 | 1 | -3/+0 |
| * | Snippet: content() -> raw() | Gauvain Pocentek | 2016-12-26 | 1 | -2/+2 |
| * | SnippetManager: all() -> public() | Gauvain Pocentek | 2016-12-26 | 2 | -1/+11 |
| * | [docs] Add doc for snippets | Gauvain Pocentek | 2016-12-25 | 4 | -0/+77 |
| * | [docs] artifacts example: open file in wb mode | Gauvain Pocentek | 2016-12-24 | 1 | -1/+1 |
| * | [docs] update pagination section | Gauvain Pocentek | 2016-12-24 | 1 | -1/+6 |
| * | docs: remove the build warning about _static | Gauvain Pocentek | 2016-11-20 | 1 | -1/+1 |
| * | Add support for triggering a new build | Gauvain Pocentek | 2016-11-20 | 2 | -11/+32 |
| * | docs: fix "required" attribute | Gauvain Pocentek | 2016-11-14 | 1 | -1/+1 |
| * | docs: add missing requiredCreateAttrs | Gauvain Pocentek | 2016-11-14 | 1 | -0/+3 |
| * | Add support for templates API | Gauvain Pocentek | 2016-11-06 | 5 | -30/+99 |
| * | Make the manager objects create mor dynamic | Gauvain Pocentek | 2016-11-05 | 2 | -5/+18 |
| * | Implement merge requests diff support | Gauvain Pocentek | 2016-11-05 | 2 | -4/+26 |
| * | Add a 'report a bug' link on doc | Gauvain Pocentek | 2016-11-05 | 1 | -0/+24 |
| * | Sphinx ext: factorize the build methods | Gauvain Pocentek | 2016-11-05 | 1 | -23/+10 |
| * | API docs: add managers doc in GitlabObject's | Gauvain Pocentek | 2016-11-05 | 1 | -0/+7 |
| * | Rework the API documentation | Gauvain Pocentek | 2016-11-05 | 5 | -79/+145 |
| * | Move deploy key enable/disable to the object | Gauvain Pocentek | 2016-11-05 | 1 | -2/+2 |
| * | Merge branch 'master-project-deploy-keys' of https://github.com/Asher256/pyth... | Gauvain Pocentek | 2016-11-05 | 2 | -0/+20 |
| |\ | |||||
| | * | Fixing the response and project_id argument | Asher256 | 2016-11-01 | 1 | -4/+0 |
| | * | Documentation for enable/disable deploy key functions | Asher256@users.noreply.github.com | 2016-10-30 | 2 | -0/+24 |
| * | | docs: add a note for python 3.5 for file content update | Gauvain Pocentek | 2016-11-01 | 1 | -1/+3 |
| |/ | |||||
| * | Add support for the notification settings API | Gauvain Pocentek | 2016-10-23 | 3 | -1/+61 |
| * | Add support for broadcast messages API | Gauvain Pocentek | 2016-10-23 | 3 | -0/+70 |
| * | Add support for boards API | Gauvain Pocentek | 2016-10-23 | 2 | -0/+90 |
| * | Implement ProjectBuild.play() | Gauvain Pocentek | 2016-10-03 | 2 | -0/+10 |
| * | Update docs to use ProjectBuild.erase() | Jonathon Reinhart | 2016-10-02 | 2 | -10/+6 |
| * | Fix examples for file modification | Gauvain Pocentek | 2016-09-25 | 1 | -2/+2 |
| * | Add support for --all in CLI | Gauvain Pocentek | 2016-09-23 | 1 | -1/+7 |
| * | Create a project in a group | derek-austin | 2016-09-21 | 1 | -0/+10 |
| * | Brief branch protection notes | Will Starms | 2016-09-14 | 1 | -0/+7 |
| * | fix doc | Armin Weihbold | 2016-09-10 | 1 | -1/+1 |
| * | add doc | Armin Weihbold | 2016-09-10 | 1 | -0/+3 |
| * | docs: improve the pagination section | Gauvain Pocentek | 2016-08-30 | 1 | -2/+11 |
| * | minor RST fix0.15 | Gauvain Pocentek | 2016-08-28 | 1 | -0/+1 |
| * | Add support for project deployments | Gauvain Pocentek | 2016-08-27 | 3 | -0/+35 |
| * | Add support for access requests | Gauvain Pocentek | 2016-08-27 | 3 | -0/+84 |
| * | Add support for project pipelines | Gauvain Pocentek | 2016-08-27 | 2 | -0/+51 |
| * | Add support for project services API | Gauvain Pocentek | 2016-08-13 | 2 | -1/+54 |
| * | Move the constants at the gitlab root level | Gauvain Pocentek | 2016-08-11 | 2 | -9/+9 |
| * | Add sidekiq metrics support | Gauvain Pocentek | 2016-08-11 | 2 | -0/+17 |
| * | implement the todo API | Gauvain Pocentek | 2016-08-11 | 7 | -0/+91 |
| * | 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 |
| * | 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 |
