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
2021-09-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-06-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-03-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-02-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-11-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-02-11Fix branch API table formatMark Fletcher
2019-01-30Clarify search parameter in the branches API docsLukas Eipert
2019-01-15Add more information and refactor format of branch-related API topicsEvan Read
2019-01-04Replace look-alike token with '<your_access_token>'Achilleas Pipinellis
2018-08-18Add default parameter to branches APIRiccardo Padovani
2018-06-18Expose whether current user can push into a branch on branches APIDouwe Maan
2018-03-05Update API: add search param to branchesbunufi
2017-08-02Extending API for protected branchesEric
2017-06-08Document the Delete Merged Branches functionalityMark Fletcher
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-20Allow unauthenticated access to some Branch API GET endpointsRémy Coutable
2017-03-01Use v4 endpoint in API docsRobert Schilling
2017-02-28Update documentationRobert Schilling
2017-02-21Change branch_name param to branch throughout V4 APIOswaldo Ferreira
2017-02-14entities: use the RepoCommit entity for branch commitsBen Boeckel
2016-11-30API: Expose branch statusRobert Schilling
2016-11-24Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz
2016-11-09Add button to delete all merged branchesToon Claes
2016-08-09use long options for curl examples in API documentation (!5703)winniehell
2016-07-19API: Expose 'developers_can_merge' for branchesRobert Schilling
2016-07-19API: Expose 'developers_can_push' for branchesRobert Schilling
2016-01-18Refactor branches API documentationAchilleas Pipinellis
2015-02-15Update API branches documentation [ci skip]Bugagazavr
2014-10-30Delete branch via API: doc updatedDmitriy Zaporozhets
2014-09-03Validate branch-names and references in WebUI, APIRobert Schilling
2014-08-15Merge pull request #7509 from cirosantilli/fix-md-style-apiJeroen van Baarsen
2014-08-15Consistency, spelling and grammarJames Brooks
2014-08-15Fix Md style for API.Ciro Santilli
2014-08-07Fix spelling errors in doc, closes #7437Robert Schilling
2014-06-04Update docs to markdown style guide.Ciro Santilli
2014-05-23Improve branch deletion via APIDmitriy Zaporozhets
2014-04-05Api-Doc JSON lintJohannes Schleifenbaum
2014-04-01Add docs for create branch via apiDmitriy Zaporozhets
2014-03-31Move branches API docs to separate fileDmitriy Zaporozhets