summaryrefslogtreecommitdiff
path: root/doc/api/projects.md
Commit message (Expand)AuthorAgeFilesLines
* Add an API endpoint to download git repository snapshotsNick Thomas2018-04-191-1/+24
* Feature/add language in repository to apiRoger Rüttimann2018-04-131-0/+23
* Resolve "Allow the configuration of a project's merge method via the API"Jan2018-04-041-0/+28
* Update docs for API for issue and merge request description templatesVictor Wu2018-04-021-0/+4
* Projects and groups badges APIFrancisco Javier López2018-03-051-0/+4
* align "confidential issues events" implementation with "issues events" oneJean-Baptiste Guerraz2018-03-011-0/+3
* Correcting documentation about project hooks settingsThomas Dudouet2018-02-231-1/+1
* Merge branch '41899-api-endpoint-for-importing-a-project-export' into 'master'Sean McGivern2018-02-161-0/+4
|\
| * update docsJames Lopez2018-02-161-1/+1
| * update missing doc linksJames Lopez2018-02-131-0/+4
* | Allow including custom attributes in API responsesMarkus Koller2018-02-081-0/+4
|/
* doc: Spelling fixesVille Skyttä2018-01-191-1/+1
* 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
| |\