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-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab 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-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-01-02Move magic '_any' string to constantDouwe Maan
2018-06-14Deny repository disk access in development and testJacob Vosmaer (GitLab)
2018-02-25Respond 404 when repo does not existMichael Kozono
2018-02-22Fix repo existence check in GitAccessWikiJacob Vosmaer (GitLab)
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-06Create idea of read-only databaseToon Claes
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-06-17Add “Project moved” error to Git-over-SSHMichael Kozono
2017-06-05Refactor to let GitAccess errors bubble upMichael Kozono
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2016-12-20Use consistent names and move checks to the method,Lin Jen-Shin
2016-11-30Improve Gitlab::GitAccessWiki spec with download access checksDouglas Barbosa Alexandre
2016-11-09Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan
2016-09-16Fix specs after renaming authentication_capabilitiesKamil Trzcinski
2016-09-16Rename capabilities to authentication_abilitiesKamil Trzcinski
2016-09-15Fix most of specsKamil Trzcinski
2016-07-06Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano
2015-12-09Tag lib specsDouwe Maan
2015-03-24Refactor GitAccess to use instance variables.Douwe Maan
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-11-24Git hook messages: wiki access fixValery Sizov
2014-11-18Better message for failed pushes because of git hooksValery Sizov
2014-10-07Developers can push to wiki repo. Protected branches does not affect wiki rep...Dmitriy Zaporozhets