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
2017-02-24Rename commit_file, commit_dir and remove_file and update specsDouwe Maan
2017-02-23Merge branch 'fix-git-access-specs' into 'master' Rémy Coutable
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Fix GitAccess specsSean McGivern
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2017-01-26Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2017-01-04Merge branch 'master' into fix-git-hooks-when-creating-fileLin Jen-Shin
2016-12-20Use consistent names and move checks to the method,Lin Jen-Shin
2016-12-08Fix tests to use the new APILin Jen-Shin
2016-11-18Fix an old copypasta: internal -> privateLin Jen-Shin
2016-11-17We never check user privilege if it's a deploy keyLin Jen-Shin
2016-11-16Introduce no_user_or_blocked? and fix tests due toLin Jen-Shin
2016-11-11Fix a typo: acccess -> accessLin Jen-Shin
2016-11-11Add more tests and fix write to project checkLin Jen-Shin
2016-11-11Correct the test. Not sure why change it in the first placeLin Jen-Shin
2016-11-10Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin
2016-11-09Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan
2016-11-01Allow owners to fetch source code in CI buildsKamil Trzcinski
2016-10-18Backport git access spec changes from EESean McGivern
2016-09-20Post-merge improve of CI permissionsKamil Trzcinski
2016-09-16Rename capabilities to authentication_abilitiesKamil Trzcinski
2016-09-15Fix most of specsKamil Trzcinski
2016-09-15Fix existing authorization specsKamil Trzcinski
2016-09-15Add access specsKamil Trzcinski
2016-08-17Allow to add deploy keys with write-accessAli Ibrahim
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