Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken docs examples | Gauvain Pocentek | 2017-05-25 | 1 | -1/+1 |
| | |||||
* | [v4] Update project search API | Gauvain Pocentek | 2017-05-23 | 1 | -1/+1 |
| | | | | | * projects.search() is not implemented in v4 * add the 'search' attribute to projects.list() | ||||
* | Add 'search' attribute to projects.list() | Gauvain Pocentek | 2017-05-23 | 1 | -1/+1 |
| | | | | projects.search() has been deprecated by Gitlab | ||||
* | docs: add missing = | Gauvain Pocentek | 2017-05-20 | 1 | -1/+1 |
| | |||||
* | Implement pipeline creation API (#237) | Mond WAN | 2017-03-18 | 1 | -0/+6 |
| | |||||
* | Update project.archive() docs | Will Starms | 2017-01-11 | 1 | -2/+2 |
| | |||||
* | docs: add a note for python 3.5 for file content update | Gauvain Pocentek | 2016-11-01 | 1 | -1/+3 |
| | | | | | | | The data passed to the JSON serializer must be a string with python 3. Document this in the exemples. Fix #175 | ||||
* | Add support for boards API | Gauvain Pocentek | 2016-10-23 | 1 | -0/+36 |
| | | | | | | | | This is not fully usable because the gitlab API has some limitations: - not possible to create boards programmatically - not possible to get labels ID (https://gitlab.com/gitlab-org/gitlab-ce/issues/23448) | ||||
* | Fix examples for file modification | Gauvain Pocentek | 2016-09-25 | 1 | -2/+2 |
| | | | | Fixes #156 | ||||
* | fix doc | Armin Weihbold | 2016-09-10 | 1 | -1/+1 |
| | |||||
* | add doc | Armin Weihbold | 2016-09-10 | 1 | -0/+3 |
| | |||||
* | Add support for project pipelines | Gauvain Pocentek | 2016-08-27 | 1 | -0/+20 |
| | |||||
* | Add support for project services API | Gauvain Pocentek | 2016-08-13 | 1 | -0/+21 |
| | |||||
* | Move the constants at the gitlab root level | Gauvain Pocentek | 2016-08-11 | 1 | -6/+6 |
| | |||||
* | docs: notes API | Gauvain Pocentek | 2016-08-09 | 1 | -0/+44 |
| | |||||
* | docs: snippets API | Gauvain Pocentek | 2016-08-09 | 1 | -0/+44 |
| | |||||
* | docs: tags API | Gauvain Pocentek | 2016-08-09 | 1 | -0/+31 |
| | |||||
* | docs: repository files API | Gauvain Pocentek | 2016-08-09 | 1 | -0/+48 |
| | |||||
* | docs: project repository API | Gauvain Pocentek | 2016-08-09 | 1 | -0/+44 |
| | |||||
* | Fix fork creation documentation | Gauvain Pocentek | 2016-08-09 | 1 | -2/+2 |
| | | | | Fixes #136 | ||||
* | docs: fork relationship API | Gauvain Pocentek | 2016-07-17 | 1 | -4/+9 |
| | |||||
* | docs: project search API | Gauvain Pocentek | 2016-07-17 | 1 | -0/+3 |
| | |||||
* | docs: document hooks API | Gauvain Pocentek | 2016-07-17 | 1 | -0/+33 |
| | |||||
* | Implement sharing project with a group | Gauvain Pocentek | 2016-07-16 | 1 | -0/+4 |
| | |||||
* | docs: add project members doc | Gauvain Pocentek | 2016-07-16 | 1 | -0/+40 |
| | |||||
* | docs: document projects API | Gauvain Pocentek | 2016-07-16 | 1 | -0/+67 |