Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-18Add "API" to all respective headings (h1s)Marcia Ramos
2017-04-08Mention URL path encoding to all API docsAchilleas Pipinellis
2017-04-08Add information about namespace encoding to API docsDawid Goslawski
2017-03-08Remove unecessary endpoint from repository, add compatibility endpoints for v...Felipe Artur
2017-03-08Update API endpoints for raw filesFelipe Artur
2017-03-01Clarification of list repository tree API callMarius Kleiner
2016-12-19Allow Repositories API GET endpoints to be requested anonymouslyRémy Coutable
2016-11-12Issue #4270: Recursive option for files through APIRebeca Méndez
2015-11-12Move git tags API to separate fileDmitriy Zaporozhets
2015-02-16Correct json payload [ci skip]Bugagazavr
2014-10-30Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge
2014-09-04Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge
2014-09-03Validate tag-names and references in WebUI, APIRobert Schilling
2014-08-15Fix Md style for API.Ciro Santilli
2014-08-07Fix spelling errors in doc, closes #7437Robert Schilling
2014-07-02Add contributors API docsDmitriy Zaporozhets
2014-05-29Merge pull request #7014 from asedge/api_create_tagDmitriy Zaporozhets
2014-05-27More fixup for HoundCI. Fix up some small issues in docs.Sean Edge
2014-05-27Add titles to doc pages.Marin Jankovski
2014-05-27Expose timeout and same_ref compare fieldsDmitriy Zaporozhets
2014-05-26Add compare branches endpoint to APIDmitriy Zaporozhets
2014-05-24Update documentaiton for create_tag method.Sean Edge
2014-04-05Api-Doc JSON lintJohannes Schleifenbaum
2014-03-31Move branches API docs to separate fileDmitriy Zaporozhets
2014-02-18Extract commits API to separate fileDmitriy Zaporozhets
2014-02-18Complete api files CRUDDmitriy Zaporozhets
2014-01-16Mention base64 encoding for files APIDmitriy Zaporozhets
2014-01-06Merge pull request #5823 from bobot/feature/api_parent_idsDmitriy Zaporozhets
2013-12-26Add api support for raw blob searchThom Gerdes
2013-12-11[API] add parent_ids to specific commit informationsFrançois Bobot
2013-11-20Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets
2013-11-19API: delete file from repositoryDmitriy Zaporozhets
2013-11-11API: Edit file in repositoryDmitriy Zaporozhets
2013-11-10Fix type in API docDmitriy Zaporozhets
2013-11-09Add docs for create file APIDmitriy Zaporozhets
2013-10-10Fix a bug where the tgz returned got encoded utf8Izaak Alpert
2013-10-10feature API call to download repo archiveIzaak Alpert
2013-08-28Standardize commit diff api url, change blob api url, add get single commitAlex Van't Hof
2013-08-26Adds feature: get a diff via API.Gabor Nagy
2013-06-06API: implement retrieve of repository treeDmitriy Zaporozhets
2013-03-07API: fixes project creation and removed redundant infoSebastian Ziebell
2013-03-07API: documentation contains infos to status codes in README file.Sebastian Ziebell
2013-02-27API repository documentation updated, includes infos to return codesSebastian Ziebell
2013-02-10Changed function to `not_found`.Sebastian Ziebell
2013-01-31Added methods to protect and unprotect branchesMatt Humphrey
2012-12-21Remove all references tp the project code parameter from the APIRiyad Preukschas
2012-09-21separate project repositories API docsNihad Abbasov