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
2016-08-04Fix ArgumentError in GitAccess specsJacob Vosmaer
2016-07-29Remove duplicate specs from `git_access_spec`Timothy Andrew
2016-07-29Admins count as masters too.Timothy Andrew
2016-07-29Fix all specs related to changes in !5081.Timothy Andrew
2016-07-29Enforce "No One Can Push" during git operations.Timothy Andrew
2016-07-19Allow to pull code with deploy key from public projectsKamil Trzcinski
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-13Appease rubocop.Timothy Andrew
2016-07-13Refactor `Gitlab::GitAccess`Timothy Andrew
2016-07-13Enforce "developers can merge" during `pre-receive`.Timothy Andrew
2016-07-13Added "developers can merge" setting to protected branchesMathias Vestergaard
2016-07-06Revert back to not defining a default Git access protocol.Patricio Cano
2016-07-06Default Git access protocol to `web`Patricio Cano
2016-07-06Rename `enabled_git_access_protocols` to singular.Patricio Cano
2016-07-06Add more tests to the allowed protocols featurePatricio Cano
2016-07-06Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2015-12-09Tag lib specsDouwe Maan
2015-05-13Fix GitAccess.Douwe Maan
2015-03-24Refactor GitAccess to use instance variables.Douwe Maan
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-21developer can push to protected branchesValery Sizov
2014-12-26Add spec for developers can push to protected branches.Marin Jankovski
2014-12-01Fix deploy keys permission check in internal apiDmitriy Zaporozhets
2014-11-18Better message for failed pushes because of git hooksValery Sizov
2014-11-03Fix push not allowed to protected branch ifCiro Santilli
2014-09-24Refactor Gitlab::GitAccess testsDmitriy Zaporozhets
2014-09-24Add GitAccess specsDmitriy Zaporozhets