summaryrefslogtreecommitdiff
path: root/doc/api/repositories.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add titles to doc pages.Marin Jankovski2014-05-271-0/+2
* | Expose timeout and same_ref compare fieldsDmitriy Zaporozhets2014-05-271-30/+17
* | Add compare branches endpoint to APIDmitriy Zaporozhets2014-05-261-0/+66
|/
* Api-Doc JSON lintJohannes Schleifenbaum2014-04-051-36/+39
* Move branches API docs to separate fileDmitriy Zaporozhets2014-03-311-167/+0
* Extract commits API to separate fileDmitriy Zaporozhets2014-02-181-93/+0
* Complete api files CRUDDmitriy Zaporozhets2014-02-181-41/+0
* Mention base64 encoding for files APIDmitriy Zaporozhets2014-01-161-0/+2
* Merge pull request #5823 from bobot/feature/api_parent_idsDmitriy Zaporozhets2014-01-061-1/+6
|\
| * [API] add parent_ids to specific commit informationsFrançois Bobot2013-12-111-1/+6
* | Add api support for raw blob searchThom Gerdes2013-12-261-2/+16
|/
* Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets2013-11-201-2/+1
* API: delete file from repositoryDmitriy Zaporozhets2013-11-191-0/+12
* API: Edit file in repositoryDmitriy Zaporozhets2013-11-111-0/+13
* Fix type in API docDmitriy Zaporozhets2013-11-101-1/+1
* Add docs for create file APIDmitriy Zaporozhets2013-11-091-1/+16
* Fix a bug where the tgz returned got encoded utf8Izaak Alpert2013-10-101-1/+1
* feature API call to download repo archiveIzaak Alpert2013-10-101-0/+13
* Standardize commit diff api url, change blob api url, add get single commitAlex Van't Hof2013-08-271-2/+27
* Adds feature: get a diff via API.Gabor Nagy2013-08-251-0/+28
* API: implement retrieve of repository treeDmitriy Zaporozhets2013-06-061-0/+50
* API: fixes project creation and removed redundant infoSebastian Ziebell2013-03-071-2/+0