summaryrefslogtreecommitdiff
path: root/doc/api/projects.md
Commit message (Expand)AuthorAgeFilesLines
* Support custom attributes on projectsMarkus Koller2017-11-061-0/+6
* Add an API endpoint to determine the forks of a projectMark Fletcher2017-09-201-0/+92
* Merge branch 'docs/cleanup-projects-api' into 'master'Achilleas Pipinellis2017-09-061-187/+40
|\
| * Clean up projects API docsdocs/cleanup-projects-apiAchilleas Pipinellis2017-09-061-187/+40
* | change collapse to resolve and comments to discussionsAshley Dumaine2017-09-061-12/+12
* | Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine2017-09-061-0/+12
|/
* Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira2017-07-251-5/+86
* Update projects.md. Fix Search project by name format and added a curl example.Pablo Catalina2017-07-191-2/+6
* Merge branch '33657-user-projects-api' into 'master'Rémy Coutable2017-07-061-0/+158
|\
| * Add user projects APIvanadium232017-07-061-0/+158
* | Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-051-3/+3
* | Fix various descriptions given the feedbackLin Jen-Shin2017-07-041-4/+4
* | Update wordings, allow only full path, add testsLin Jen-Shin2017-06-301-3/+3
* | Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...15041-Add-Custom-CI-Config-PathLin Jen-Shin2017-06-281-459/+241
|\ \ | |/
| * add printing_merge_request_link_enabled to APIDavid Turner2017-06-191-0/+3
| * Accept image for avatar in project APIvanadium232017-06-091-0/+3
| * Merge branch 'dturner/grammar' into 'master'Rémy Coutable2017-06-091-4/+4
| |\
| | * Improve the grammar of the API docsDavid Turner2017-06-011-4/+4
| * | Merge branch '28607-forking-and-configuring-project-via-api-works-very-unreli...Achilleas Pipinellis2017-06-081-0/+2
| |\ \
| | * | Confirm Project forking behaviour via the APIMark Fletcher2017-06-061-0/+2
| * | | 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