As we reevaluate how to best support and maintain Staging Ref in the future, we encourage development teams using this environment to highlight their use cases in the following issue: https://gitlab.com/gitlab-com/gl-infra/software-delivery/framework/software-delivery-framework-issue-tracker/-/issues/36.

Skip to content
Snippets Groups Projects
  1. Mar 31, 2019
  2. Mar 28, 2019
  3. Feb 28, 2019
  4. Feb 19, 2019
  5. Feb 18, 2019
  6. Feb 16, 2019
    • Stan Hu's avatar
      Add support for using gl_project_path · ebedab83
      Stan Hu authored
      This will enable us to track the human-readable project path with SSH
      access in gitlab-shell. Currently the Gitaly logs will only show the
      hashed storage and gl_repository path (e.g. project-1234).
      ebedab83
  7. Feb 14, 2019
  8. Feb 13, 2019
  9. Jan 15, 2019
    • Nick Thomas's avatar
      Merge branch 'bvl-feature-flag-commands' into 'master' · 1fcb56f4
      Nick Thomas authored
      Parse commands to enable feature flags
      
      See merge request gitlab-org/gitlab-shell!270
      1fcb56f4
    • Bob Van Landuyt's avatar
      Don't fall back to ruby for non SSH connections · d762f4ec
      Bob Van Landuyt authored
      When SSH_CONNECTION is not set, we don't fall back to ruby, but
      instead fail directly in go writing the error to stderr.
      d762f4ec
    • Bob Van Landuyt's avatar
      Allow enabling gitlab-shell "discover"-feature · 7215126b
      Bob Van Landuyt authored
      This adds the possibility to enable features for GitLab shell.
      
      The first feature being recognized is "Discover": It's the command
      that is executed when running `ssh git@gitlab.example.com` and is
      called without a command.
      
      The gitlab key id or username is already parsed from the command line
      arguments.
      
      Currently we only support communicating with GitLab-rails using unix
      sockets. So features will not be enabled if the GitLab-url is using a
      different protocol. The url for this read from the config yaml.
      
      Pending ruby-specs have been added for the gitlab-shell command.
      
      Refactor to have separate command packages
      7215126b
  10. Jan 14, 2019
  11. Jan 09, 2019
  12. Jan 07, 2019
  13. Jan 04, 2019
  14. Dec 21, 2018
  15. Dec 20, 2018
  16. Dec 17, 2018
  17. Dec 14, 2018
  18. Dec 13, 2018
Loading