summaryrefslogtreecommitdiff
path: root/doc/api/repositories.md
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-12/+76
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-34/+328
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eeGitLab Bot2020-10-221-1/+3
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-4/+14
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-8/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-13/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-221-1/+1
* Remove hard tabs from docsMarcel Amirault2019-07-111-12/+12
* Fix spacing of code blocksMarcel Amirault2019-07-091-3/+3
* Added example for get file archiveArihant2019-02-121-1/+5
* Docs: Minor fix to formattingMarti Raudsepp2019-01-261-1/+1
* Merge branch 'doc-merge_base' into 'master'Evan Read2019-01-071-1/+1
|\
| * Fix doc for "Allow getting the merge base of multiple revisions"Mathieu Parent2018-12-271-1/+1
* | Replace look-alike token with '<your_access_token>'docs/fake-token-no-moreAchilleas Pipinellis2019-01-041-1/+1
|/
* Fix documentation for /api/v4/projects/:id/repository/archiveStan Hu2018-12-031-2/+6
* Parameter per_page addedAlvaro Junqueira2018-11-091-0/+1
* fix a typo in repositories.md (contend -> content)Maurits2018-10-211-1/+1
* Allow getting the merge base of multiple revisionsBob Van Landuyt2018-10-121-1/+1
* Get the `merge-base` of 2 refs trough the APIBob Van Landuyt2018-08-131-0/+36
* Allow straight diff in Compare APIMaciej Nowak2018-06-281-0/+1
* [API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contrib...Rémy Coutable2018-04-171-1/+1
* Document format parameter for Repository Archive endpointMark Fletcher2018-01-291-0/+1
* Specifies the accepted refs for downloading an archive via the APIMark Fletcher2018-01-041-1/+1
* Adds ordering to projects contributors in APIJacopo2017-12-131-0/+2
* Adds requirements that supports anything in sha paramsGuilherme Vieira2017-10-121-1/+1
* Add "API" to all respective headings (h1s)Marcia Ramos2017-05-181-1/+1
* Mention URL path encoding to all API docsAchilleas Pipinellis2017-04-081-6/+6
* Add information about namespace encoding to API docsDawid Goslawski2017-04-081-6/+6
* Remove unecessary endpoint from repository, add compatibility endpoints for v...issue_16834Felipe Artur2017-03-071-4/+4
* Update API endpoints for raw filesFelipe Artur2017-03-071-5/+5
* Clarification of list repository tree API callMarius Kleiner2017-03-011-0/+2
* Allow Repositories API GET endpoints to be requested anonymouslyRémy Coutable2016-12-191-5/+13
* Issue #4270: Recursive option for files through APIRebeca Méndez2016-11-121-20/+34
* Move git tags API to separate fileDmitriy Zaporozhets2015-11-121-74/+0
* Correct json payload [ci skip]Bugagazavr2015-02-161-31/+28
* Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge2014-10-301-1/+3
* Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge2014-09-041-0/+1
* Validate tag-names and references in WebUI, APIRobert Schilling2014-09-031-0/+3
* Fix Md style for API.Ciro Santilli2014-08-151-22/+20
* Fix spelling errors in doc, closes #7437Robert Schilling2014-08-071-8/+8
* Add contributors API docsDmitriy Zaporozhets2014-07-021-0/+29
* Merge pull request #7014 from asedge/api_create_tagDmitriy Zaporozhets2014-05-291-0/+34
|\
| * More fixup for HoundCI. Fix up some small issues in docs.Sean Edge2014-05-271-2/+2
| * Update documentaiton for create_tag method.Sean Edge2014-05-231-0/+34