- 08 Aug, 2018 2 commits
-
-
Robert Speicher authored
Refactor that focuses on SRP improvements See merge request gitlab-org/gitlab-shell!214
-
Ash McKenzie authored
-
- 03 Aug, 2018 1 commit
-
-
Ash McKenzie authored
-
- 02 Aug, 2018 1 commit
-
-
Ash McKenzie authored
-
- 01 Aug, 2018 16 commits
-
-
Nick Thomas authored
Release v8.1.0 See merge request gitlab-org/gitlab-shell!219
-
Nick Thomas authored
-
Nick Thomas authored
Add Git protocol v2 See merge request gitlab-org/gitlab-shell!217
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
* Use gl_id when we don't know if it's a key-X or user-X * Use Actor.new_from(gl_id) which will figure out if it's a Key or User * Use key_str when we're referring to key-X as key_id is confusing
-
Ash McKenzie authored
-
- 31 Jul, 2018 20 commits
-
-
Nick Thomas authored
Release GitLab Shell v8.0.0 See merge request gitlab-org/gitlab-shell!218
-
Nick Thomas authored
-
Nick Thomas authored
Add support for ssh certificates Closes gitlab-ce#34572 See merge request gitlab-org/gitlab-shell!207
-
Ash McKenzie authored
- Is possible that gl_id could be a 'user_id' - Is a more accurate variable name
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
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
-