summaryrefslogtreecommitdiff
path: root/lib/gitlab_access_status.rb
Commit message (Collapse)AuthorAgeFilesLines
* Refactor repository paths handling to allow multiple git mount pointsshardsAlejandro Rodríguez2016-06-291-3/+4
|
* Simplify the GitAccessStatus classsimplify-access-statusJacob Vosmaer2016-06-231-5/+4
| | | | | Make the optional 'message' argument required. Remove unused 'to_json' method.
* Make fixes to pass rubocopDmitriy Zaporozhets2015-02-161-2/+2
|
* Revert "Revert "Merge branch 'git_hook_messages'""Valery Sizov2014-11-241-0/+20
| | | | This reverts commit f8453da5868dd7a23d0f2f3da7a45e33c441d1db.
* Revert "Merge branch 'git_hook_messages'"Jacob Vosmaer2014-11-201-20/+0
| | | | | | | | | | At least the following things were broken: - missing require for 'gitlab_access_status' in lib/gitlab_net.rb - gitlabhq master internal API returns 'true' or 'false', gitlab-shell expects JSON This reverts commit 11311a95545f967a5736cd16ab5fc37f7e658519, reversing changes made to 45444597aef3e434571de2491934ae92357ad231.
* Show error message when git access is rejectedValery Sizov2014-11-141-0/+20