summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Configure a default ttl for personal access tokensJoe Woodward2023-05-111-5/+6
* feat: make retryable http default clientSteve Azzopardi2023-01-301-6/+1
* feat: put retryablehttp.Client behind feature flagSteve Azzopardi2023-01-121-1/+6
* feat: retry on errorSteve Azzopardi2023-01-121-1/+1
* Simplify 2FA Push auth processingIgor Drozdov2022-07-203-163/+125
* Implement Push Auth support for 2FA verificationkmcknight2022-07-182-2/+84
* Fix the Geo SSH push proxy hangingValery Sizov2021-07-011-2/+2
* Fix a failing specNick Thomas2021-06-291-1/+1
* Remove session duration information from output of 2fa_verify command504-remove-the-session-duration-information-from-the-output-of-2fa_verify-commandManoj M J2021-01-291-1/+1
* Add 2fa_verify commandImre Farkas2020-12-101-0/+81
* Add support obtaining personal access tokens via SSHTaylan Develioglu2020-08-171-0/+119
* Geo Pull custom action supportAsh McKenzie2020-04-171-0/+118
* Rename Geo proxy routes to be accurateAsh McKenzie2020-04-171-3/+3
* Log internal HTTP requestsStan Hu2020-03-101-0/+3
* Remove support for Custom data.info_message210-remove-action-custom-inform_client-once-12-3-has-been-releasedAsh McKenzie2019-12-241-7/+1
* More consistent console messages (Ruby)Ash McKenzie2019-10-232-9/+20
* Remove VCR, webmock, other unnecessary gems and supportNick Thomas2019-10-1546-2035/+2
* Simplify integration specsNick Thomas2019-10-155-130/+32
* Remove dead Ruby codeNick Thomas2019-10-1517-1795/+3
* Remove gitlab-keys scriptPatrick Bajao2019-09-041-312/+0
* Implement AuthorizedPrincipals command181-authorized-principals-check-goPatrick Bajao2019-08-091-1/+1
* Implement AuthorizedKeys command181-authorized-keys-check-goPatrick Bajao2019-08-081-1/+1
* Add Executable struct181-migrate-gitlab-shell-checks-fallbackPatrick Bajao2019-08-021-2/+2
* Support falling back to ruby version of checkersPatrick Bajao2019-07-292-32/+144
* Go implementation for LFS authenticateIgor2019-06-061-0/+146
* Go implementation for git-receive-packIgor2019-05-311-0/+134
* Add go tag to two-factor-recovery specsIgor Drozdov2019-05-221-1/+1
* 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