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-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-02-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-12-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-06-25Change HTTP Status Code when repository disabledSam Battalio
2019-03-30Revise merged branch check to green light up to N branchesStan Hu
2019-03-30Fix API /project/:id/branches not returning correct merge statusStan Hu
2018-12-27Fix timeout issues retrieving branches via APIStan Hu
2018-12-19Update specs to rails5 formatblackst0ne
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-26Remove duplicate specDouwe Maan
2018-06-25Fix branch API can_push attribute and add specsDouwe Maan
2018-03-05Update API: add search param to branchesbunufi
2017-10-18Get Project Branch API shows an helpful error message on invalid refnameJacopo
2017-09-19Use set in some API specsRémy Coutable
2017-09-05Add branch existence check to the APIv4 branches via HEAD requestblackst0ne
2017-08-28Add tests for the unmodified headerRobert Schilling
2017-07-27Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable
2017-05-08Add confirm delete protected branch modalSam Rose
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-03-20Allow unauthenticated access to some Branch API GET endpointsRémy Coutable
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-24Return 202 with JSON body on async removals on V4 APIOswaldo
2017-02-21Change branch_name param to branch throughout V4 APIOswaldo Ferreira
2017-02-16Add a custom pagination matcherRobert Schilling
2017-02-16Paginate all endpoints that return an arrayRobert Schilling
2017-02-14entities: use the RepoCommit entity for branch commitsBen Boeckel
2017-01-27Use `:empty_project` where possible in request specsRobert Speicher
2016-12-08Allow branch names with dots on API endpointFelipe Artur
2016-12-02Merge branch 'update-api-spec-files' into 'master' Rémy Coutable
2016-11-30API: Expose branch statusRobert Schilling
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-21Refactor cache refreshing/expiringYorick Peterse
2016-11-09Add button to delete all merged branchesToon Claes
2016-10-31GrapeDSL for branches endpointsZ.J. van de Weg
2016-10-24Fix branch protection API.Timothy Andrew
2016-08-16Fix API::BranchesSpec.Timothy Andrew
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-29Have the `branches` API work with the new protected branches data model.Timothy Andrew