- 24 Apr, 2019 1 commit
-
-
Igor authored
-
- 17 Apr, 2019 2 commits
-
-
Nick Thomas authored
Add doc about Go migration feature flags See merge request gitlab-org/gitlab-shell!296
-
Patrick Bajao authored
-
- 12 Apr, 2019 3 commits
-
-
Ash McKenzie authored
Correctly determine the root directory for gitlab-shell See merge request gitlab-org/gitlab-shell!294
-
Nick Thomas authored
-
Nick Thomas authored
Credit to https://gitlab.com/ejiek for spotting this one.
-
- 11 Apr, 2019 3 commits
-
-
Douglas Barbosa Alexandre authored
Add Ash as a maintainer for gitlab-shell Closes #170 See merge request gitlab-org/gitlab-shell!260
-
Ash McKenzie authored
-
Ash McKenzie authored
-
- 04 Apr, 2019 8 commits
-
-
Nick Thomas authored
Release v9.0.0 See merge request gitlab-org/gitlab-shell!293
-
Nick Thomas authored
-
Nick Thomas authored
Merge branch '9217-warn-on-git-fetch-over-ssh-if-the-secondary-is-lagging-the-primary' into 'master' Display console messages, if available See merge request gitlab-org/gitlab-shell!287
-
Ash McKenzie authored
Using ConsoleHelper::write_stderr
-
Ash McKenzie authored
-
Ash McKenzie authored
.write_stderr .format_for_stderr
-
Douglas Barbosa Alexandre authored
Merge branch '182-lib-gitlab_net-rb-37-in-check_access-uninitialized-constant-gitlabnet-gitaccessstatus-nameerror' into 'master' Explicitly include gitlab_access_status.rb Closes #182 See merge request gitlab-org/gitlab-shell!292
-
Ash McKenzie authored
-
- 03 Apr, 2019 2 commits
-
-
Nick Thomas authored
Remove hooks, they belong to Gitaly now See merge request gitlab-org/gitlab-shell!291
-
Jacob Vosmaer authored
-
- 01 Apr, 2019 2 commits
-
-
Nick Thomas authored
Display post receive warnings from Rails See merge request gitlab-org/gitlab-shell!288
-
Rémy Coutable authored
Add pry gem to allow easy debugging See merge request gitlab-org/gitlab-shell!289
-
- 31 Mar, 2019 1 commit
-
-
Luke Duncalfe authored
print_warnings is now using that method in order to print a large formatted warning message, so renaming the method to be less tied to the broadcast message functionality.
-
- 28 Mar, 2019 3 commits
-
-
Luke Duncalfe authored
-
Luke Duncalfe authored
-
Luke Duncalfe authored
Warnings are printed using the same method that prints broadcast messages. This ensures that whatever warnings are returned will be displayed correctly.
-
- 21 Mar, 2019 2 commits
-
-
Nick Thomas authored
Provide go implementation for 2fa_recovery_codes command See merge request gitlab-org/gitlab-shell!285
-
Igor authored
-
- 19 Mar, 2019 1 commit
-
-
Nick Thomas authored
Better testing for JSON deserialisation See merge request gitlab-org/gitlab-shell!282
-
- 18 Mar, 2019 1 commit
-
-
Andrew Newdigate authored
Adds tests to ensure that JSON deserialisation from program arguments takes place. This was a testing blind spot, which led to a brief regression: https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/280
-
- 15 Mar, 2019 2 commits
-
-
Nick Thomas authored
Call gitlab "/internal/discover" from go Closes #175 See merge request gitlab-org/gitlab-shell!283
-
Bob Van Landuyt authored
The reporter struct can be used for passing around and reporting to the io.Writer of choice.
-
- 14 Mar, 2019 1 commit
-
-
Bob Van Landuyt authored
This allows gitlab-shell to be called with an argument of the format `key-123` or `username-name`. When called in this way, `gitlab-shell` will call the GitLab internal API. If the API responds with user information, it will print a welcome message including the username. If the API responds with a successful but empty response, gitlab-shell will print a welcome message for an anonymous user. If the API response includes an error message in JSON, this message will be printed to stderr. If the API call fails, an error message including the status code will be printed to stderr.
-
- 13 Mar, 2019 3 commits
-
-
Nick Thomas authored
Get secret from config See merge request gitlab-org/gitlab-shell!284
-
Bob Van Landuyt authored
This adds parsing if the `secret_file` from YAML. And reads the contents of the configured file. If no file is configured, we fall back to the `.gitlab_shell_secret` in the root dir of the configuration. If the configured path does not start with a `/` we start looking for the file relative to the root dir of the configuration.
-
Bob Van Landuyt authored
-
- 06 Mar, 2019 5 commits
-
-
Nick Thomas authored
Release v8.7.1 See merge request gitlab-org/gitlab-shell!281
-
Nick Thomas authored
-
Stan Hu authored
Fix unmarshalling JSON from the command line See merge request gitlab-org/gitlab-shell!280
-
Nick Thomas authored
-
Nick Thomas authored
Release v8.7.0 See merge request gitlab-org/gitlab-shell!279
-