summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git_access_wiki_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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