1. 25 Mar, 2019 1 commit
    • Patrick Bajao's avatar
      Replace megacheck with staticcheck · 61cb169a
      Patrick Bajao authored
      Includes some fixes on some files based on suggestion of
      `staticcheck`.
      
      Bumps the default go image to 1.11 from 1.10. Still run 1.10
      on `test using go 1.10` job.
      61cb169a
  2. 14 Mar, 2019 2 commits
  3. 27 Feb, 2019 3 commits
  4. 25 Feb, 2019 1 commit
  5. 18 Feb, 2019 2 commits
  6. 15 Feb, 2019 2 commits
  7. 13 Feb, 2019 2 commits
  8. 11 Feb, 2019 2 commits
    • Nick Thomas's avatar
      Merge branch 'send-correlation-id-in-response-headers' into 'master' · 054a2de5
      Nick Thomas authored
      Adds X-Request-Id response header for Workhorse
      
      See merge request gitlab-org/gitlab-workhorse!363
      054a2de5
    • Andrew Newdigate's avatar
      Adds X-Request-Id response header for Workhorse · ca4fd5ea
      Andrew Newdigate authored
      This change configures workhorse to set the Correlation-ID value in
      the response header. This is a common technique which allows errors to
      be traced more easily.
      
      This can be done through several methods: 1) users can review their
      browser headers and report the value 2) nginx error pages could be
      configured to report the correlation-id on the error page, allowing
      users to easily report it.
      
      Once the correlation-id has been reported, support engineers or
      production staff can use this to further investigate issues using
      logging infrastructure, sentry or distributed tracing.
      ca4fd5ea
  9. 05 Feb, 2019 7 commits
  10. 04 Feb, 2019 4 commits
  11. 01 Feb, 2019 1 commit
  12. 31 Jan, 2019 1 commit
  13. 29 Jan, 2019 4 commits
  14. 21 Jan, 2019 2 commits
  15. 18 Jan, 2019 2 commits
  16. 14 Jan, 2019 2 commits
  17. 10 Jan, 2019 2 commits