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
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-04-24Allow admins to push to empty reposBob Van Landuyt
2018-03-07Allow maintainers to push to a single branchBob Van Landuyt
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-05-08Add confirm delete protected branch modalSam Rose
2017-04-28Prevent people from creating branches if they don't have persmission to pushPawel Chojnacki
2017-04-04Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones
2017-04-04Cleaned up duplication with ProtectedRefAccess concernJames Edwards-Jones
2017-04-04Cleanup & tests for UserAccess#can_create_tag?James Edwards-Jones
2017-01-13Allow creating protected branch when it doesn't existPawel Chojnacki
2016-08-04changes default_branch_protection to allow devs_can_merge protection option a...tiagonbotelho
2016-08-02developer cannot push to protected branch when project is empty or he has not...tiagonbotelho
2016-07-29Enforce "No One Can Push" during git operations.Timothy Andrew
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Implement last round of review comments from !4892.Timothy Andrew
2016-07-13Refactor `Gitlab::GitAccess`Timothy Andrew