summaryrefslogtreecommitdiff
path: root/lib/gitlab/git_access_wiki.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix repo existence check in GitAccessWikiJacob Vosmaer (GitLab)2018-02-221-0/+6
* Only check LFS integrity for first branch in pushjej/fix-slow-lfs-object-checkJames Edwards-Jones2018-02-151-1/+1
* refactor code to match EE changesJames Lopez2017-12-071-1/+5
* Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-0/+5
* Remove GitAccessStatus (no longer needed)Michael Kozono2017-06-051-3/+3
* Refactor to let GitAccess errors bubble upMichael Kozono2017-06-051-1/+1
* Fix Git over HTTP specMichael Kozono2017-06-051-1/+5
* Prefer guest_can_download_code? and fix typoLin Jen-Shin2016-12-061-1/+1
* Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-061-0/+8
|\
| * Allow access to the wiki with git when repository feature disabledDouglas Barbosa Alexandre2016-11-301-0/+8
* | Fix test for GitAccessWiki, it's overriding change_access_checkLin Jen-Shin2016-11-111-1/+1
|/
* Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-181-1/+1
* Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-131-1/+1
* Refactor `Gitlab::GitAccess`Timothy Andrew2016-07-131-1/+1
* Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-261-1/+1
* Improve Git access error messages.Douwe Maan2015-05-131-1/+1
* Refactor GitAccess to use instance variables.Douwe Maan2015-03-241-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/+6
* Developers can push to wiki repo. Protected branches does not affect wiki rep...Dmitriy Zaporozhets2014-10-071-0/+7