summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git_access_wiki_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-10/+19
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Add “Project moved” error to Git-over-SSHMichael Kozono2017-06-161-1/+2
* Refactor to let GitAccess errors bubble upMichael Kozono2017-06-051-4/+3
* Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-2/+0
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Use consistent names and move checks to the method,Lin Jen-Shin2016-12-201-1/+1
* Improve Gitlab::GitAccessWiki spec with download access checksDouglas Barbosa Alexandre2016-11-301-0/+25
* Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan2016-11-091-1/+1
* Fix specs after renaming authentication_capabilitiesKamil Trzcinski2016-09-161-1/+1
* Rename capabilities to authentication_abilitiesKamil Trzcinski2016-09-161-2/+2
* Fix most of specsKamil Trzcinski2016-09-151-1/+8
* Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano2016-07-051-1/+1
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Refactor GitAccess to use instance variables.Douwe Maan2015-03-241-2/+2
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-1/+1
* Git hook messages: wiki access fixValery Sizov2014-11-241-1/+1
* Better message for failed pushes because of git hooksValery Sizov2014-11-181-2/+2
* Developers can push to wiki repo. Protected branches does not affect wiki rep...Dmitriy Zaporozhets2014-10-071-0/+22