Skip to content
Snippets Groups Projects
  1. Dec 22, 2023
    • Sword's avatar
      Add unit-test for SendGitAuditEvent · 916a7cac
      Sword authored
      - /workhorse/internal/api/api.go
      - /workhorse/internal/api/api_test.go
      - /workhorse/internal/git/git-http.go
      - /workhorse/internal/git/receive-pack.go
      - /workhorse/internal/git/upload-pack.go
      - /workhorse/internal/gitaly/smarthttp.go
      Verified
      916a7cac
  2. Dec 21, 2023
  3. Dec 19, 2023
  4. Dec 18, 2023
  5. Dec 15, 2023
  6. Dec 14, 2023
  7. Dec 12, 2023
  8. Dec 11, 2023
  9. Dec 08, 2023
  10. Dec 07, 2023
  11. Dec 06, 2023
  12. Dec 04, 2023
  13. Dec 01, 2023
  14. Nov 30, 2023
  15. Nov 29, 2023
  16. Nov 24, 2023
  17. Nov 23, 2023
    • Alessio Caiazza's avatar
      Drop Go 1.19 for workhorse · d49fb87b
      Alessio Caiazza authored
      We moved to Go 1.20 in GitLab 16.2 and no GitLab versions in our
      support policy is built using Go 1.19.
      
      We are working on a feature based on the http.ResponseController type
      that was introduced in Go 1.20 and to avoid porting this type to Go 1.19
      we should simply drop the test suite.
      Verified
      d49fb87b
  18. Nov 22, 2023
    • David Fernandez's avatar
      Let the dependency proxy shorten workhorse timeouts · 32aac8d9
      David Fernandez authored and Igor Drozdov's avatar Igor Drozdov committed
      for send_url and send_dependency functions. The dependency proxy for
      packages will use a 10s timeout instead of a 30s.
      
      In addition, if a timeout is hit, we will return a 503 error (service
      unavailable) instead of the generic 500 error (internal server error).
      32aac8d9
  19. Nov 21, 2023
  20. Nov 20, 2023
  21. Nov 19, 2023
  22. Nov 06, 2023
  23. Oct 31, 2023
  24. Oct 18, 2023
Loading