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. May 12, 2022
    • Igor Drozdov's avatar
      Implement ClientKeepAlive option · a16dcb3e
      Igor Drozdov authored
      Git clients sometimes open a connection and leave it idling,
      like when compressing objects.
      Settings like timeout client in HAProxy might cause these
      idle connections to be terminated.
      
      Let's send the keepalive message in order to prevent a client
      from closing
      a16dcb3e
  2. May 11, 2022
  3. May 10, 2022
  4. May 09, 2022
  5. May 06, 2022
  6. May 05, 2022
  7. May 04, 2022
  8. May 02, 2022
    • Jacob Vosmaer's avatar
      Always use Gitaly sidechannel connections · b2b31cee
      Jacob Vosmaer authored
      Before this change, the GitLab internal API could use a boolean
      response field to indicate whether gitlab-shell should make
      sidechannel connections go Gitaly. We now ignore that response field
      and always use sidechannel connections.
      b2b31cee
  9. Apr 29, 2022
  10. Apr 27, 2022
  11. Apr 26, 2022
  12. Apr 25, 2022
  13. Apr 22, 2022
  14. Apr 21, 2022
Loading