1. 04 Feb, 2021 2 commits
  2. 25 Jan, 2021 3 commits
  3. 21 Jan, 2021 5 commits
  4. 20 Jan, 2021 1 commit
  5. 19 Jan, 2021 3 commits
  6. 14 Jan, 2021 2 commits
    • Jacob Vosmaer's avatar
      Merge branch 'jv-git-http-routing' into 'master' · 383c058f
      Jacob Vosmaer authored
      Accept more paths as Git HTTP
      
      Closes gitlab#294007
      
      See merge request gitlab-org/gitlab-workhorse!670
      383c058f
    • Jacob Vosmaer's avatar
      Accept more paths as Git HTTP · ed69bfd6
      Jacob Vosmaer authored
      With the introduction of group wikis we also need to support repository
      paths on the toplevel.
      
      We can also make the matching for info refs requests a bit stricter,
      by checking for valid `service` parameters in the query string.
      ed69bfd6
  7. 12 Jan, 2021 4 commits
  8. 11 Jan, 2021 3 commits
    • Stan Hu's avatar
      Allow blank S3 regions to be used · c64bd8e3
      Stan Hu authored
      If consolidated object storage is used without a region, Workhorse will
      fall back to making a direct HTTP PUT call to the S3 endpoint because
      GitLab Rails does not send the multipart upload URLs in this mode.
      
      However, this will result a 411 Length Required error because multipart
      upload URLs must be used when the Content-Length header is not
      available.
      
      An S3 region is not strictly required, particularly with Minio. With
      Amazon S3, the region will default to US East (`us-east-1`). If the
      bucket does not exist in the region, S3 will return with a more
      informative error.
      
      Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/297227
      c64bd8e3
    • Alessio Caiazza's avatar
      Update VERSION to 8.59.0 · e25137d1
      Alessio Caiazza authored
      e25137d1
    • Alessio Caiazza's avatar
      Update CHANGELOG for 8.59.0 · 2ecf5538
      Alessio Caiazza authored
      [ci skip]
      2ecf5538
  9. 08 Jan, 2021 4 commits
  10. 07 Jan, 2021 1 commit
  11. 06 Jan, 2021 1 commit
  12. 05 Jan, 2021 1 commit
  13. 25 Dec, 2020 1 commit
  14. 10 Dec, 2020 4 commits
  15. 09 Dec, 2020 1 commit
  16. 08 Dec, 2020 2 commits
  17. 07 Dec, 2020 2 commits