summaryrefslogtreecommitdiff
path: root/lib/gitlab_access.rb
Commit message (Expand)AuthorAgeFilesLines
* Write GitlabAccess error to stderr.Douwe Maan2015-04-061-11/+10
* Show nice error message when internal API is unreachable.Douwe Maan2015-02-111-8/+13
* Revert "Revert "Merge branch 'git_hook_messages'""Valery Sizov2014-11-241-4/+6
* Revert "Merge branch 'git_hook_messages'"Jacob Vosmaer2014-11-201-6/+4
* Show error message when git access is rejectedValery Sizov2014-11-141-4/+6
* Support for custom hooksDrew Blessing2014-11-051-1/+1
* using true instead of 1jose2014-10-301-1/+1
* The gitlab pre-receive hook expects the call to exec to return 1jose2014-10-301-1/+1
* Split one instance variable per lineCiro Santilli2014-10-041-1/+2
* GitLab /api/allowed endpoint requires POST requestDmitriy Zaporozhets2014-09-031-1/+1
* GitlabAccess and GitlabPostReceive classes addedDmitriy Zaporozhets2014-09-011-0/+34