summaryrefslogtreecommitdiff
path: root/doc/api/projects.md
Commit message (Expand)AuthorAgeFilesLines
* API: Add endpoint to delete a group shareapi-delete-group-shareRobert Schilling2016-11-231-0/+19
* Correct curl examples for archive and unarchive project APIRobert Speicher2016-11-181-2/+2
* Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos2016-11-041-0/+10
* Merge branch 'gpocentek/gitlab-ce-api-webhook-token' into 'master' Rémy Coutable2016-11-021-0/+2
|\
| * Ensure hook tokens are write-only in the APIgpocentek/gitlab-ce-api-webhook-tokenSean McGivern2016-11-011-2/+2
| * Add support for token attr in project hooks APIGauvain Pocentek2016-11-011-0/+2
* | Fix project visibility level linkAndrea Scarpino2016-10-311-3/+3
|/
* Remove pagination description from individual docTakuya Noguchi2016-10-201-2/+0
* Fix a broken table in Project API docTakuya Noguchi2016-10-201-4/+4
* Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets2016-10-131-5/+5
* Addresses Robert's feedbackRémy Coutable2016-10-111-1/+1
* Make projects API docs match parameter styleSean McGivern2016-10-071-140/+196
* Update API docs and specs for /projects/visibleSean McGivern2016-10-041-1/+3
* api: add /projects/visible API endpointBen Boeckel2016-10-041-0/+129
* docs: clarify /projects endpoint descriptionBen Boeckel2016-10-041-1/+1
* Expose project share expiration_date field on APIissue_22382Felipe Artur2016-09-281-0/+1
* Allow to set request_access_enabled for groups and projects using APIFelipe Artur2016-09-191-7/+17
* Added fork API paremeter for a specific namespaceOlaf Tomalka2016-09-061-1/+2
* The ID of a project can be also a stringAchilleas Pipinellis2016-08-311-4/+4
* Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-301-3/+3
* Added CHANGELOG, documentation, and API functionalityPatricio Cano2016-08-301-0/+3
* Merge branch 'patch-5' into 'master' Achilleas Pipinellis2016-08-301-30/+24
|\
| * Update projects.md Miroslav Meca2016-08-251-30/+24
* | Mention that the `:id` of a project can also be `NAMESPACE/PROJECT_NAME`Achilleas Pipinellis2016-08-301-11/+11
|/
* Merge branch 'api_only_allow_merge_if_build_succeeds' into 'master' Douwe Maan2016-08-241-7/+17
|\
| * expose 'only_allow_merge_if_build_succeeds' project setting in the APIMarc Dequènes (Duck)2016-08-241-7/+17
* | api: expose wiki_page_events project hook field in the APIBen Boeckel2016-08-241-0/+3
* | docs: document other project webhook fieldsBen Boeckel2016-08-241-0/+7
|/
* New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-101-88/+2
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-4/+4
* Get rid of `is_image` in FileUploaderRémy Coutable2016-07-191-1/+0
* Merge branch 'api-docs-typos' into 'master' Achilleas Pipinellis2016-07-091-35/+42
|\
| * projects: add container_registry_enabled to API docsBen Boeckel2016-06-271-0/+7
| * docs: fix some typosBen Boeckel2016-06-271-35/+35
* | Merge branch 'edgemaster/gitlab-ce-patch-missing-api-docs'Rémy Coutable2016-07-081-0/+3
|\ \
| * | API Docs: Add missing project option shared_runners_enabledThomas Wood2016-05-091-0/+3
* | | Merge branch 'api-shared-projects' into 'master' Rémy Coutable2016-07-081-7/+30
|\ \ \
| * | | Expose shared groups for projectsapi-shared-groupsRobert Schilling2016-07-081-7/+30
| | |/ | |/|
* | | Fix unarchive mistakeSergey Gnuskov2016-07-071-1/+1
|/ /
* | Update docs/api/projects.md with container registry enabled optionKamil Trzcinski2016-05-091-0/+3
|/
* Styling changes to code and docsRobert Schilling2016-04-131-1/+0
* Make staring API more restfulRobert Schilling2016-04-131-6/+6
* API: Star and unstar a projectRobert Schilling2016-04-131-0/+127
* Allow a project member to leave the projected through the APIremove-myself-from-project-api-7687Zeger-Jan van de Weg2016-04-121-2/+4
* PUT becomes POST on archiving endpointsZeger-Jan van de Weg2016-03-241-10/+12
* Add endpoints for archiving and unarchivingZeger-Jan van de Weg2016-03-231-0/+164
* Bring share project with group API from EEshare-project-ceDmitriy Zaporozhets2016-03-131-0/+14
* Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-5/+5
* Expose allow_guest_to_access_builds in GitLab APIKamil Trzcinski2016-02-041-2/+8
* Change 'public' flag to more robust 'visibility' query.Josh Frye2016-01-191-4/+4