summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Ruby 2.6.3sh-upgrade-to-ruby-2.6.3Stan Hu2019-05-061-1/+1
* Actually print matched keys in list_keysChristian Ratzenhofer2019-04-301-8/+12
* Print console messages to $stderr if present9217-warn-on-git-fetch-over-ssh-if-the-secondary-is-lagging-the-primaryAsh McKenzie2019-04-041-1/+16
* New ConsoleHelper moduleAsh McKenzie2019-04-041-0/+38
* Remove hooks, they belong to Gitaly nowJacob Vosmaer2019-04-033-656/+0
* Merge branch 'display-post-receive-warnings' into 'master'Nick Thomas2019-04-011-6/+20
|\
| * Rename print_broadbast method to be genericdisplay-post-receive-warningsLuke Duncalfe2019-04-011-1/+1
| * Fixing whitespace issues in specLuke Duncalfe2019-03-291-8/+8
| * Allow GitlabPostReceive to print warningsLuke Duncalfe2019-03-281-0/+14
* | Merge branch 'add-pry' into 'master'Rémy Coutable2019-04-011-0/+1
|\ \
| * | Add pry gem for easy debuggingadd-pryLuke Duncalfe2019-03-291-0/+1
| |/
* | Provide go implementation for 2fa_recovery_codes commandIgor2019-03-214-94/+203
* | Detect user based on key, username or idBob Van Landuyt2019-03-141-8/+25
|/
* Add support for using gl_project_pathsh-use-gl-project-pathStan Hu2019-02-165-2/+13
* Provide expires_in for LFS if available57353-git-push-fails-on-large-lfs-files-where-the-push-take-a-long-timeAsh McKenzie2019-02-141-14/+34
* Don't fall back to ruby for non SSH connectionsbvl-feature-flag-commandsBob Van Landuyt2019-01-151-20/+24
* Allow enabling gitlab-shell "discover"-featureBob Van Landuyt2019-01-151-52/+82
* Merge branch 'fix-rspec-warnings' into 'master'Douwe Maan2018-12-201-9/+15
|\
| * Fix rspec deprecation warningsfix-rspec-warningsJacob Vosmaer2018-12-201-9/+15
* | Fix spec failure with Ruby 2.5Jacob Vosmaer2018-12-201-1/+1
|/
* Use 'push_options' everywhere instead of 'push_opts'Jonathon Reinhart2018-12-132-5/+5
* Pass push options to GitLab /internal/post_receive APIJonathon Reinhart2018-12-132-3/+5
* Add lib/hooks_utils.rbJonathon Reinhart2018-12-131-0/+22
* Remove unused lib/names_helper.rbJonathon Reinhart2018-12-131-12/+0
* Include LFS operation when making auth requestashmckenzie/8114-geo-push-ssh-lfs-http-auth-bugAsh McKenzie2018-11-083-8/+69
* Remove mistaken support for `gitlab-shell user-123`gitlab-shell-no-glid-argumentJacob Vosmaer2018-09-281-21/+0
* Display helpful feedback when proxying an SSH git push to secondary request ...Ash McKenzie2018-09-254-52/+44
* primary_repo can be a String or a Hashash.mckenzie/display-feedbackAsh McKenzie2018-09-131-34/+44
* Print message to $stderr for custom actionAsh McKenzie2018-09-132-0/+105
* Make ordered expectations around results outputAsh McKenzie2018-09-132-4/+19
* Ensure text/plain & text/html content typs are handled and add missing specs ...Ash McKenzie2018-09-1119-30/+614
* Custom Action supportash.mckenzie/custom-action-supportAsh McKenzie2018-09-086-0/+389
* GitlabAccessStatus needs HTTP response status codeAsh McKenzie2018-09-072-11/+16
* GitlabConfig, GitlabShell & GitlabKeys spec fixesAsh McKenzie2018-09-073-11/+16
* Fix handling non 200 response codeszj-fix-non-200-resp-codeZeger-Jan van de Weg2018-09-051-0/+9
* Clean up cmd_exec execution environmentZeger-Jan van de Weg2018-08-241-124/+27
* Remove non Gitaly code pathsZeger-Jan van de Weg2018-08-201-16/+0
* Remove repo_path from GitlabShellzj-remove-repo-pathZeger-Jan van de Weg2018-08-162-30/+5
* Disable WEBrick logging in HTTPUNIXServer to reduce spec output noisers-rspecRobert Speicher2018-08-151-0/+6
* Update webmock to 3.4.2Robert Speicher2018-08-152-2/+3
* Reorganize spec_helper; add support files for VCR and HTTPUNIXServerRobert Speicher2018-08-153-35/+40
* Use `output` matcher in one testRobert Speicher2018-08-151-4/+1
* Require gitlab_init from spec_helperRobert Speicher2018-08-151-0/+2
* Override `ROOT_PATH` in specs in a less insane wayRobert Speicher2018-08-151-2/+6
* Remove usages of `its` in specsRobert Speicher2018-08-153-16/+27
* Update rspec to 3.8.0; remove rspec-itsRobert Speicher2018-08-151-2/+0
* Autocorrect specs via `transpec -k its -v stub_with_hash`Robert Speicher2018-08-1510-195/+195
* Merge remote-tracking branch 'upstream/8-1-stable' into 148-merge-8-1-1-to-ma...Nick Thomas2018-08-142-0/+166
|\
| * Harden gitlab-shell against arguments following the gl_id parameter in the co...Nick Thomas2018-08-091-3/+3
| * Fix two regressions in SSH certificate supportÆvar Arnfjörð Bjarmason2018-08-082-0/+166