- 31 Jul, 2018 13 commits
-
-
Ash McKenzie authored
-
Ash McKenzie authored
* Move gitaly, git-lfs and 2FA logic out from gitlab_shell.rb * Streamline parsing of origin_cmd in GitlabShell * Utilise proper HTTP status codes sent from the API * Also support 200 OK with status of true/false (ideally get rid of this) * Use HTTP status constants * Use attr_reader definitions (var over @var) * Rspec deprecation fixes
-
Ash McKenzie authored
* Use constants for git commands * private instead of protected
-
Ash McKenzie authored
* Remove HTTP related requires * Make protocol = GL_PROTOCOL the default
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
* Rename actor to key_id * protected to private * Move attr_reader defintions under private
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
* Base - contains all common logic * Gitaly - performs interactions with Gitaly * API2FARecovery - 2FA recovery code generation * GitLFSAuthenticate - git-lfs authentication
-
- 30 Jul, 2018 4 commits
-
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
* Fix lib matcher so it actually runs specs * Strip out only what we need/use
-
Ash McKenzie authored
-
- 27 Jul, 2018 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
Update gitaly-proto to 0.109.0 See merge request gitlab-org/gitlab-shell!216
-
James Lopez authored
-
- 24 Jul, 2018 2 commits
-
-
Rémy Coutable authored
Add script to update vendored go libs See merge request gitlab-org/gitlab-shell!212
-
Jacob Vosmaer (GitLab) authored
-
- 23 Jul, 2018 1 commit
-
-
Robert Speicher authored
Refactor for re-usability for future MR's See merge request gitlab-org/gitlab-shell!210
-
- 20 Jul, 2018 8 commits
-
-
Ash McKenzie authored
-
Ash McKenzie authored
This was not posing an issue during CI, but was an issue locally.
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
- 11 Jul, 2018 1 commit
-
-
Stan Hu authored
-
- 20 Jun, 2018 2 commits
-
-
Nick Thomas authored
Run go tests in CI with Go 1.9 and 1.10 See merge request gitlab-org/gitlab-shell!208
-
Jacob Vosmaer authored
-
- 13 Jun, 2018 1 commit
-
-
Douwe Maan authored
Resolve "NoMethodError for nil in pre-receive hook" Closes #138 See merge request gitlab-org/gitlab-shell!206
-
- 12 Jun, 2018 1 commit
-
-
Nick Thomas authored
-
- 11 Jun, 2018 2 commits
-
-
Robert Speicher authored
Update LICENSE year to 2018 [ci skip] See merge request gitlab-org/gitlab-shell!205
-
Winnie Hellmann authored
-
- 04 Jun, 2018 1 commit
-
-
Douwe Maan authored
allow long strings to remain intact while parsing broadcast message See merge request gitlab-org/gitlab-shell!202
-
- 01 Jun, 2018 1 commit
-
-
Cameron Crockett authored
Added fix for msg nil edge case. fixed comment wording code review issues, bumped version and changelog entry Fixed rebase issues Moved strip out of the function Fixes for code review comments Removed trailing whitespaces
-