summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement getting recovery codes by usernameid-go-recovery-codesIgor Drozdov2019-03-207-49/+140
* Fix the commentsIgor Drozdov2019-03-206-41/+63
* Use RequestBody to decode 2fa requestIgor Drozdov2019-03-202-22/+11
* Implement POST for gitlabnetIgor Drozdov2019-03-207-26/+127
* Fix the commetsIgor Drozdov2019-03-199-77/+77
* Fix the commentsIgor Drozdov2019-03-1814-95/+165
* Provide go implementation for 2fa_recovery_codes commandIgor Drozdov2019-03-1812-97/+513
* Merge branch 'bvl-discover-command' into 'master'Nick Thomas2019-03-1513-20/+729
|\
| * Wrap Stderr & Stdout in a reporter structBob Van Landuyt2019-03-158-37/+96
| * Detect user based on key, username or idBob Van Landuyt2019-03-149-9/+659
|/
* Merge branch 'bvl-parse-secret' into 'master'Nick Thomas2019-03-1314-87/+343
|\
| * Get secret from configBob Van Landuyt2019-03-138-87/+182
| * Vendor otiai10/copyBob Van Landuyt2019-03-136-0/+161
|/
* Merge branch 'release-8-7-1' into 'master'v8.7.1Nick Thomas2019-03-062-1/+4
|\
| * Release v8.7.1Nick Thomas2019-03-062-1/+4
|/
* Merge branch 'fix-json-unmarshal' into 'master'Stan Hu2019-03-063-3/+3
|\
| * Fix unmarshalling JSON from the command lineNick Thomas2019-03-063-3/+3
|/
* Merge branch 'release-8-7' into 'master'v8.7.0Nick Thomas2019-03-062-1/+4
|\
| * Release v8.7.0Nick Thomas2019-03-062-1/+4
|/
* Merge branch 'an-distributed-tracing' into 'master'Nick Thomas2019-03-04139-223/+18904
|\
| * Adds distributed tracing instrumentation to GitLab-Shellan-distributed-tracingAndrew Newdigate2019-03-0112-223/+326
| * Add testify/require to vendored packagesAndrew Newdigate2019-02-268-0/+2274
| * Vendor LabKit into GitLab-ShellAndrew Newdigate2019-02-25120-0/+16304
* | Merge branch 'doc-update-about-hooks' into 'master'Douwe Maan2019-02-281-4/+17
|\ \ | |/ |/|
| * Update readme notes about git hooksJacob Vosmaer2019-02-281-4/+17
|/
* Merge branch 'sh-release-gitlab-8-6-0' into 'master'v8.6.0Nick Thomas2019-02-192-1/+5
|\
| * Release v8.6.0sh-release-gitlab-8-6-0Stan Hu2019-02-182-1/+5
|/
* Merge branch 'sh-use-gl-project-path' into 'master'Nick Thomas2019-02-187-5/+21
|\
| * Add support for using gl_project_pathsh-use-gl-project-pathStan Hu2019-02-167-5/+21
|/
* Merge branch '57353-git-push-fails-on-large-lfs-files-where-the-push-take-a-l...Robert Speicher2019-02-142-24/+57
|\
| * Provide expires_in for LFS if available57353-git-push-fails-on-large-lfs-files-where-the-push-take-a-long-timeAsh McKenzie2019-02-142-24/+57
* | Merge branch 'sh-bump-gitaly-proto' into 'master'Nick Thomas2019-02-149-539/+1012
|\ \ | |/ |/|
| * Bump gitaly-proto to v1.10.0sh-bump-gitaly-protoStan Hu2019-02-129-539/+1012
|/
* Merge branch 'bvl-feature-flag-commands' into 'master'Nick Thomas2019-01-1559-73/+11626
|\
| * Don't fall back to ruby for non SSH connectionsbvl-feature-flag-commandsBob Van Landuyt2019-01-153-27/+30
| * Allow enabling gitlab-shell "discover"-featureBob Van Landuyt2019-01-1511-69/+507
| * Vendor testifyBob Van Landuyt2019-01-1448-0/+11112
|/
* Merge branch 'bvl-force-install-bundler' into 'master'Nick Thomas2019-01-091-2/+2
|\
| * Force install bunderbvl-force-install-bundlerBob Van Landuyt2019-01-091-2/+2
|/
* Merge branch 'remove-gitaly-proto-helper' into 'master'Nick Thomas2019-01-073-84/+0
|\
| * Remove unused vendored coderemove-gitaly-proto-helperJacob Vosmaer2018-12-173-84/+0
* | Merge branch 'bvl-specify-bundler-version' into 'master'Douwe Maan2019-01-041-1/+8
|\ \
| * | Specify bundler 1.17 for ruby 2.1 and 2.2Bob Van Landuyt2019-01-041-1/+8
|/ /
* | Merge branch 'better-use-of-constants' into 'master'Douwe Maan2018-12-211-5/+5
|\ \
| * | Make better use of constants in lib/gitlab_shell.rbJacob Vosmaer2018-12-211-5/+5
|/ /
* | Merge branch 'gitaly-transistion-helpers' into 'master'Douwe Maan2018-12-203-3/+8
|\ \
| * | Gitaly hook transistion changesJacob Vosmaer2018-12-203-3/+8
|/ /
* | Merge branch 'fix-rspec-warnings' into 'master'Douwe Maan2018-12-201-9/+15
|\ \
| * | Fix rspec deprecation warningsfix-rspec-warningsJacob Vosmaer2018-12-201-9/+15
| |/
* | Merge branch 'fix-ruby2.5-spec-failure' into 'master'Douwe Maan2018-12-201-1/+1
|\ \ | |/ |/|