summaryrefslogtreecommitdiff
path: root/doc/api/projects.md
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Introduce an Events APIMark Fletcher2017-06-061-137/+1
| |/ /
| * | Expose import_status in Projects APIRobin Bobbitt2017-06-021-0/+11
| * | Add tag_list param to project apivanadium232017-05-311-0/+3
| * | 'New issue'/'New merge request' dropdowns should show only projects with issu...19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabledblackst0ne2017-05-301-0/+2
| * | Add "API" to all respective headings (h1s)Marcia Ramos2017-05-181-3/+0
| * | update API doc with +API (h1 heading)Marcia Ramos2017-05-101-1/+1
| * | Expose project statistics on single requests via the APIMark Fletcher2017-05-031-1/+9
| * | Update Projects API documentation to include statistics parameterMark Fletcher2017-05-011-2/+17
| * | docs(api): add curl arguments for file uploadsiemens/gitlab-ce-uploads-apiMarion Deveaud2017-04-211-2/+13
| |/
| * Fix wrong copy edits for URL-encoded substitutions in API docsalkuzad/gitlab-ce-namespaces_encoding_docsAchilleas Pipinellis2017-04-101-18/+18
| * Mention URL path encoding to all API docsAchilleas Pipinellis2017-04-081-7/+7
| * Add information about namespace encoding to API docsDawid Goslawski2017-04-081-26/+26
| * Update description about GET /projects endpointToon Claes2017-03-071-1/+1
| * Rename build to job in the docsZ.J. van de Weg2017-03-061-26/+26
| * Rename query parameter to `membership`28865-filter-by-authorized-projects-in-v4Toon Claes2017-03-031-2/+2
| * Add filter param for authorized projects for current_user for V4Oswaldo Ferreira2017-03-031-0/+1
| * Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes2017-03-021-21/+14
| * Merge branch 'api-v4-doc' into 'master' Douwe Maan2017-03-011-5/+5
| |\
| | * Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-5/+5
| * | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-10/+10
| |/
| * API project create: Make name or path requiredJarka Kadlecova2017-02-271-2/+2
| * Merge branch 'master' into 'api-notes-entity-fields'api-notes-entity-fieldsRobert Schilling2017-02-221-0/+14
| |\
| | * Add housekeeping endpoint for Projects APIMark Fletcher2017-02-221-0/+14
| * | Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling2017-02-221-2/+0
| |/
| * API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`api-star-restfulRobert Schilling2017-02-201-3/+3
| * Merge branch 'master' into 'dz-nested-groups-improvements-3'Dmitriy Zaporozhets2017-02-141-188/+4
| |\
| | * API: Consolidate /projects endpointToon Claes2017-02-141-184/+2
| | * Move /projects/fork/:id to /projects/:id/fork14492-change-fork-endpointOswaldo Ferreira2017-02-131-1/+1
| * | Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-9/+18
| |/
| * Update API docs for new namespace formatMarkus Koller2017-02-081-36/+9
| * API: remove `public` param for projectsToon Claes2017-02-071-3/+0
| * Add more storage statisticsMarkus Koller2016-12-211-0/+4
| * Remove duplicated parameter description [ci skip]fix-api-docsRobert Schilling2016-12-151-1/+0
| * Document the public Project API and document `GET /projects/:id/users`document-public-project-apiRémy Coutable2016-12-021-4/+44
| * Grapify the projects APIgrapify-projects-apiRobert Schilling2016-11-281-0/+1
| * Merge branch 'issue-24534' into 'master' Rémy Coutable2016-11-251-16/+3
| |\
| | * Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz2016-11-241-16/+3
| * | You can only assign default_branch when editing a project or when creating a ...Robert Schilling2016-11-241-1/+1
| * | Add default_branch attr to Project API payload in docs.update-project-api-docRuben Davila2016-11-231-0/+2
| * | 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