summaryrefslogtreecommitdiff
path: root/docs/gl_objects/projects.rst
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rename MASTER_ACCESSrefactor/rename-variableMax Wittig2018-10-061-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 Sabouraud2018-10-031-0/+33
|
* [docs] Fix the owned/starred usage documentationGauvain Pocentek2018-09-041-2/+2
| | | | Closes #579
* Update projects.rstbtmanm2018-08-211-1/+1
|
* Added support for listing forks of a project (#562)David Guest2018-07-261-0/+4
|
* [docs] don't use hardcoded values for idsGauvain Pocentek2018-06-271-5/+5
|
* Add project push rules configuration (#520)Eric Sabouraud2018-06-111-0/+34
|
* [docs] projects.all() doesn't exist in v4Gauvain Pocentek2018-06-111-3/+0
| | | | Fixes #526
* Add support for Project.pull_mirror (EE)Gauvain Pocentek2018-06-101-1/+5
|
* Add missing project attributesGauvain Pocentek2018-05-291-0/+13
|
* Add support for group boardsGauvain Pocentek2018-05-291-72/+0
|
* Implement user_agent_detail for snippetsGauvain Pocentek2018-05-271-0/+4
| | | | Add a new UserAgentDetail mixin to avoid code duplication.
* Add support for project import/exportGauvain Pocentek2018-05-211-0/+57
| | | | Fixes #471
* [docs] Rework the examples pagesGauvain Pocentek2018-05-201-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 typoMax Wittig2018-04-121-1/+1
|
* [docs] Move notes examples in their own fileGauvain Pocentek2018-03-281-92/+1
| | | | Fixes #472
* [docs] fix GitLab refernce for notesGauvain Pocentek2018-03-231-1/+1
|
* Fix typos in documentationJakub Wilk2018-03-031-1/+1
|
* Move the pipelines doc to builds.rstGauvain Pocentek2018-02-181-54/+0
|
* Add Gitlab and User events supportGauvain Pocentek2018-01-211-30/+0
| | | | Closes #412
* Add doc for search by custom attributeGauvain Pocentek2018-01-011-0/+5
|
* Add support for project and group custom variablesGauvain Pocentek2018-01-011-0/+35
| | | | implements parts of #367
* Add support for project housekeepingGauvain Pocentek2017-11-121-0/+6
| | | | Closes #368
* Update the repository_blob documentationGauvain Pocentek2017-11-011-1/+1
| | | | Fixes #312
* Add support for listing project usersGauvain Pocentek2017-10-081-0/+6
| | | | | | https://docs.gitlab.com/ce/api/projects.html#get-project-users Closes #328
* [docs] update the file upload samplesGauvain Pocentek2017-10-081-3/+1
| | | | Closes #335
* adds project upload feature (#239)James Johnson2017-09-121-0/+48
|
* Update the objects doc/examples for v4Gauvain Pocentek2017-08-111-56/+306
|
* Implement pipeline creation API (#237)Mond WAN2017-03-181-0/+6
|
* Update project.archive() docsWill Starms2017-01-111-3/+2
|
* [docs] Add doc for snippetsGauvain Pocentek2016-12-251-0/+2
|
* Add support for boards APIGauvain Pocentek2016-10-231-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 groupderek-austin2016-09-211-0/+10
| | | Just a sketch, feel free to toss it and do it in the right way.
* minor RST fix0.15Gauvain Pocentek2016-08-281-0/+1
|
* Add support for project pipelinesGauvain Pocentek2016-08-271-0/+31
|
* Add support for project services APIGauvain Pocentek2016-08-131-1/+33
|
* docs: notes APIGauvain Pocentek2016-08-091-0/+42
|
* docs: snippets APIGauvain Pocentek2016-08-091-0/+48
|
* docs: tags APIGauvain Pocentek2016-08-091-0/+37
|
* docs: repository files APIGauvain Pocentek2016-08-091-0/+30
|
* docs: project repository APIGauvain Pocentek2016-08-091-0/+51
|
* docs: issues APIGauvain Pocentek2016-07-241-1/+1
|
* docs: fork relationship APIGauvain Pocentek2016-07-171-1/+7
|
* docs: document hooks APIGauvain Pocentek2016-07-171-0/+37
|
* Implement sharing project with a groupGauvain Pocentek2016-07-161-0/+6
|
* docs: add project members docGauvain Pocentek2016-07-161-0/+43
|
* docs: document projects APIGauvain Pocentek2016-07-161-0/+96