summaryrefslogtreecommitdiff
path: root/spec/gitlab_net_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use api/v4 for gitaly notification and add testsgitaly-post-receive-2Alejandro Rodríguez2017-02-101-3/+22
* Set a 'Host' header on unix socketsJacob Vosmaer2017-01-031-14/+27
* Refactored LFS auth logic to use its own API endpoint.Patricio Cano2016-09-061-2/+13
* Added LFS support to SSHPatricio Cano2016-09-061-0/+3
* Add option to recover 2FA via SSHDrew Blessing2016-08-261-0/+18
* Remove useless `.and_call_origin` from specsfeature/redis-sentinelGabriel Mazetto2016-08-191-17/+5
* Added specs for sentinel supportGabriel Mazetto2016-08-181-0/+14
* Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] and make it mandatory with no fa...Patricio Cano2016-07-051-7/+7
* Added better tests for the protocol checkPatricio Cano2016-07-051-0/+36
* Test passwordStan Hu2016-05-121-0/+14
* Use Redis Ruby client instead of shelling out to redis-cliStan Hu2016-05-121-0/+40
* Add encoding for the ssh key on the urlPablo Carranza2016-03-241-1/+3
* Add authorized keys bin script to find keys by fingerprintPablo Carranza2016-03-241-4/+4
* Add ssh-key resource get to gitlab_netPablo Carranza2016-03-241-0/+28
* Drop bang in stub method as it is deprecatedPablo Carranza2016-03-241-3/+3
* Actually use the read_timeout config optionJacob Vosmaer2016-02-091-1/+1
* Improve broadcast message logicv2.5.1Dmitriy Zaporozhets2015-02-181-2/+2
* Show nice error message when internal API is unreachable.Douwe Maan2015-02-111-0/+19
* Refactor: Remove #tap for readability and performance and DRY up get/post.Douwe Maan2015-02-111-1/+2
* Print broadcast message if one is available.Douwe Maan2015-02-091-0/+20
* Revert "Revert "Merge branch 'git_hook_messages'""Valery Sizov2014-11-241-13/+14
* Revert "Merge branch 'git_hook_messages'"Jacob Vosmaer2014-11-201-14/+13
* Show error message when git access is rejectedValery Sizov2014-11-141-13/+14
* Fix indentationDmitriy Zaporozhets2014-10-201-4/+4
* add secret tokenValery Sizov2014-10-151-0/+22
* Update GitlabNet to match new logicDmitriy Zaporozhets2014-09-011-5/+6
* Improve coverage.Gabor Nagy2014-06-231-0/+75
* Fix testsDmitriy Zaporozhets2014-04-141-3/+3
* tests added: GitlabNet check, GitlabProject execDmitriy Zaporozhets2013-03-111-0/+9
* test for GitlabNet discoverDmitriy Zaporozhets2013-03-111-9/+18
* cover denied context for GitlabNetDmitriy Zaporozhets2013-03-111-8/+26
* test GitlabNet allowed methodDmitriy Zaporozhets2013-03-111-0/+27