Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: rename MASTER_ACCESSrefactor/rename-variable | Max Wittig | 2018-10-06 | 1 | -1/+1 |
| | | | | | | | to MAINTAINER_ACCESS to follow GitLab 11.0 docs See: https://docs.gitlab.com/ce/user/permissions.html#project-members-permissions | ||||
* | Add project protected tags management (#581) | Eric Sabouraud | 2018-10-03 | 1 | -0/+33 |
| | |||||
* | [docs] Fix the owned/starred usage documentation | Gauvain Pocentek | 2018-09-04 | 1 | -2/+2 |
| | | | | Closes #579 | ||||
* | Update projects.rst | btmanm | 2018-08-21 | 1 | -1/+1 |
| | |||||
* | Added support for listing forks of a project (#562) | David Guest | 2018-07-26 | 1 | -0/+4 |
| | |||||
* | [docs] don't use hardcoded values for ids | Gauvain Pocentek | 2018-06-27 | 1 | -5/+5 |
| | |||||
* | Add project push rules configuration (#520) | Eric Sabouraud | 2018-06-11 | 1 | -0/+34 |
| | |||||
* | [docs] projects.all() doesn't exist in v4 | Gauvain Pocentek | 2018-06-11 | 1 | -3/+0 |
| | | | | Fixes #526 | ||||
* | Add support for Project.pull_mirror (EE) | Gauvain Pocentek | 2018-06-10 | 1 | -1/+5 |
| | |||||
* | Add missing project attributes | Gauvain Pocentek | 2018-05-29 | 1 | -0/+13 |
| | |||||
* | Add support for group boards | Gauvain Pocentek | 2018-05-29 | 1 | -72/+0 |
| | |||||
* | Implement user_agent_detail for snippets | Gauvain Pocentek | 2018-05-27 | 1 | -0/+4 |
| | | | | Add a new UserAgentDetail mixin to avoid code duplication. | ||||
* | Add support for project import/export | Gauvain Pocentek | 2018-05-21 | 1 | -0/+57 |
| | | | | Fixes #471 | ||||
* | [docs] Rework the examples pages | Gauvain Pocentek | 2018-05-20 | 1 | -315/+229 |
| | | | | | | * Get rid of the .py files and bring all the python examples in the RST files * Fix a few things | ||||
* | docs(projects): fix typo | Max Wittig | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | [docs] Move notes examples in their own file | Gauvain Pocentek | 2018-03-28 | 1 | -92/+1 |
| | | | | Fixes #472 | ||||
* | [docs] fix GitLab refernce for notes | Gauvain Pocentek | 2018-03-23 | 1 | -1/+1 |
| | |||||
* | Fix typos in documentation | Jakub Wilk | 2018-03-03 | 1 | -1/+1 |
| | |||||
* | Move the pipelines doc to builds.rst | Gauvain Pocentek | 2018-02-18 | 1 | -54/+0 |
| | |||||
* | Add Gitlab and User events support | Gauvain Pocentek | 2018-01-21 | 1 | -30/+0 |
| | | | | Closes #412 | ||||
* | Add doc for search by custom attribute | Gauvain Pocentek | 2018-01-01 | 1 | -0/+5 |
| | |||||
* | Add support for project and group custom variables | Gauvain Pocentek | 2018-01-01 | 1 | -0/+35 |
| | | | | implements parts of #367 | ||||
* | Add support for project housekeeping | Gauvain Pocentek | 2017-11-12 | 1 | -0/+6 |
| | | | | Closes #368 | ||||
* | Update the repository_blob documentation | Gauvain Pocentek | 2017-11-01 | 1 | -1/+1 |
| | | | | Fixes #312 | ||||
* | Add support for listing project users | Gauvain Pocentek | 2017-10-08 | 1 | -0/+6 |
| | | | | | | https://docs.gitlab.com/ce/api/projects.html#get-project-users Closes #328 | ||||
* | [docs] update the file upload samples | Gauvain Pocentek | 2017-10-08 | 1 | -3/+1 |
| | | | | Closes #335 | ||||
* | adds project upload feature (#239) | James Johnson | 2017-09-12 | 1 | -0/+48 |
| | |||||
* | Update the objects doc/examples for v4 | Gauvain Pocentek | 2017-08-11 | 1 | -56/+306 |
| | |||||
* | Implement pipeline creation API (#237) | Mond WAN | 2017-03-18 | 1 | -0/+6 |
| | |||||
* | Update project.archive() docs | Will Starms | 2017-01-11 | 1 | -3/+2 |
| | |||||
* | [docs] Add doc for snippets | Gauvain Pocentek | 2016-12-25 | 1 | -0/+2 |
| | |||||
* | Add support for boards API | Gauvain Pocentek | 2016-10-23 | 1 | -0/+54 |
| | | | | | | | | 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) | ||||
* | Create a project in a group | derek-austin | 2016-09-21 | 1 | -0/+10 |
| | | | Just a sketch, feel free to toss it and do it in the right way. | ||||
* | minor RST fix0.15 | Gauvain Pocentek | 2016-08-28 | 1 | -0/+1 |
| | |||||
* | Add support for project pipelines | Gauvain Pocentek | 2016-08-27 | 1 | -0/+31 |
| | |||||
* | Add support for project services API | Gauvain Pocentek | 2016-08-13 | 1 | -1/+33 |
| | |||||
* | docs: notes API | Gauvain Pocentek | 2016-08-09 | 1 | -0/+42 |
| | |||||
* | docs: snippets API | Gauvain Pocentek | 2016-08-09 | 1 | -0/+48 |
| | |||||
* | docs: tags API | Gauvain Pocentek | 2016-08-09 | 1 | -0/+37 |
| | |||||
* | docs: repository files API | Gauvain Pocentek | 2016-08-09 | 1 | -0/+30 |
| | |||||
* | docs: project repository API | Gauvain Pocentek | 2016-08-09 | 1 | -0/+51 |
| | |||||
* | docs: issues API | Gauvain Pocentek | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | docs: fork relationship API | Gauvain Pocentek | 2016-07-17 | 1 | -1/+7 |
| | |||||
* | docs: document hooks API | Gauvain Pocentek | 2016-07-17 | 1 | -0/+37 |
| | |||||
* | Implement sharing project with a group | Gauvain Pocentek | 2016-07-16 | 1 | -0/+6 |
| | |||||
* | docs: add project members doc | Gauvain Pocentek | 2016-07-16 | 1 | -0/+43 |
| | |||||
* | docs: document projects API | Gauvain Pocentek | 2016-07-16 | 1 | -0/+96 |