Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [docs] Rework the examples pages | Gauvain Pocentek | 2018-05-20 | 1 | -367/+0 |
| | | | | | | * Get rid of the .py files and bring all the python examples in the RST files * Fix a few things | ||||
* | [docs] update service.available() example for API v4 | Gauvain Pocentek | 2018-05-10 | 1 | -1/+2 |
| | | | | Fixes #482 | ||||
* | Update projects.py | Twan | 2018-04-13 | 1 | -2/+4 |
| | | | Add missing attributes to file.create in order to make it work. | ||||
* | [docs] Move notes examples in their own file | Gauvain Pocentek | 2018-03-28 | 1 | -27/+0 |
| | | | | Fixes #472 | ||||
* | Add support for unsharing projects to v4 API | Eric Sabouraud | 2018-02-28 | 1 | -0/+4 |
| | |||||
* | Move the pipelines doc to builds.rst | Gauvain Pocentek | 2018-02-18 | 1 | -20/+0 |
| | |||||
* | Add Gitlab and User events support | Gauvain Pocentek | 2018-01-21 | 1 | -6/+0 |
| | | | | Closes #412 | ||||
* | Add support for getting list of user projects | Gauvain Pocentek | 2018-01-21 | 1 | -0/+1 |
| | | | | Fixes #403 | ||||
* | Fix wrong tag example | Gauvain Pocentek | 2018-01-20 | 1 | -1/+1 |
| | | | | Fixes #416 | ||||
* | Update project services docs for v4 | Gauvain Pocentek | 2017-12-16 | 1 | -1/+4 |
| | | | | Fixes #396 | ||||
* | Add support for project housekeeping | Gauvain Pocentek | 2017-11-12 | 1 | -0/+4 |
| | | | | Closes #368 | ||||
* | [docs] Bad arguments in projetcs file documentation | THEBAULT Julien | 2017-11-11 | 1 | -1/+1 |
| | |||||
* | Update the repository_blob documentation | Gauvain Pocentek | 2017-11-01 | 1 | -1/+4 |
| | | | | Fixes #312 | ||||
* | Add support for listing project users | Gauvain Pocentek | 2017-10-08 | 1 | -0/+7 |
| | | | | | | https://docs.gitlab.com/ce/api/projects.html#get-project-users Closes #328 | ||||
* | [docs] improve the labels usage documentation | Gauvain Pocentek | 2017-10-08 | 1 | -2/+2 |
| | | | | Closes #329 | ||||
* | [docs] update the file upload samples | Gauvain Pocentek | 2017-10-08 | 1 | -2/+2 |
| | | | | Closes #335 | ||||
* | [docs] remove example usage of submanagers | Gauvain Pocentek | 2017-09-26 | 1 | -3/+2 |
| | | | | Closes #324 | ||||
* | adds project upload feature (#239) | James Johnson | 2017-09-12 | 1 | -0/+26 |
| | |||||
* | Update the objects doc/examples for v4 | Gauvain Pocentek | 2017-08-11 | 1 | -91/+10 |
| | |||||
* | Changed attribution reference | Aron Pammer | 2017-07-09 | 1 | -2/+2 |
| | |||||
* | fixed repository_compare examples | Aron Pammer | 2017-06-26 | 1 | -3/+3 |
| | |||||
* | 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 |