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
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-05Add structure to support EE feature of COARKerri Miller
2019-02-14Reduce remaining diff with EE in app/servicesRémy Coutable
2019-01-31[master] Check access rights when creating/updating ProtectedRefsFrancisco Javier López
2018-08-16Whitelist existing destroy_all offensesYorick Peterse
2018-07-19Enable more frozen string in app/services/**/*.rbgfyoung
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-03-26ProtectedBranchPolicy used from Controller for destroy/updateJames Edwards-Jones
2018-03-26DestroyService for protected tags/branches used from controllerJames Edwards-Jones
2018-03-26Branch unprotection restriction starting pointJames Edwards-Jones
2018-01-06Protected branch is now created for default branch on importTiago Botelho
2017-12-07CE backport of ProtectedBranches API changesJames Edwards-Jones
2017-11-23Renamed ProtectedBranches::ApiUpdateService to LegacyApiUpdateServiceJames Edwards-Jones
2017-04-06Protected Tags backend review changesJames Edwards-Jones
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2016-10-24Implement third round of review comments from @DouweM.Timothy Andrew
2016-10-24Implement second round of review comments from @DouweM.Timothy Andrew
2016-10-24Implement review comments from @DouweM.Timothy Andrew
2016-10-24Implement review comments from @dbalexandre.Timothy Andrew
2016-10-24Fix branch protection API.Timothy Andrew
2016-08-16Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew
2016-07-29Implement final review comments from @rymai.Timothy Andrew
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew
2016-07-29Authorize user before creating/updating a protected branch.Timothy Andrew
2016-07-29Have the `branches` API work with the new protected branches data model.Timothy Andrew
2016-07-29Implement review comments from @dbalexandre.Timothy Andrew
2016-07-29Fix default branch protection.Timothy Andrew
2016-07-29Add "No One Can Push" to the protected branches UI.Timothy Andrew
2016-07-29Use the `{Push,Merge}AccessLevel` models in the UI.Timothy Andrew