summaryrefslogtreecommitdiff
path: root/spec/gitlab_access_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Show nice error message when internal API is unreachable.Douwe Maan2015-02-111-4/+45
|
* Add tests for GitlabPostReceiveDmitriy Zaporozhets2014-09-011-1/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* GitlabAccess and GitlabPostReceive classes addedDmitriy Zaporozhets2014-09-011-0/+18
Gitlab Access handles security check. GitlabPostReceive creates a sidekiq job Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>