1. 24 Nov, 2020 3 commits
  2. 16 Nov, 2020 2 commits
  3. 07 Nov, 2020 2 commits
  4. 26 Oct, 2020 1 commit
  5. 19 Oct, 2020 1 commit
    • Marcin Rataj's avatar
      fix: localhost API access via ipv6 · d1c20bdf
      Marcin Rataj authored
      This adds localhost ipv6 addresses to the allowlist for use in browser
      context and fixes WebUI on ipv6-only deployments: http://[::1]:5001/webui
      
      We were missing CORS/Origin tests for API port so I've added basic ones
      and included localhost/127.0.0.1/::1 variants.
      d1c20bdf
  6. 16 Oct, 2020 1 commit
  7. 13 Oct, 2020 1 commit
  8. 12 Oct, 2020 1 commit
    • Steven Allen's avatar
      fix error when computing coverage · 3df743ac
      Steven Allen authored
      Some packages can contain both external and internal tests. Listing these
      packages twice causes us to create two targets (which fails).
      
      Instead, use a single go list statement.
      3df743ac
  9. 11 Oct, 2020 2 commits
  10. 08 Oct, 2020 1 commit
  11. 02 Oct, 2020 5 commits
  12. 30 Sep, 2020 1 commit
  13. 29 Sep, 2020 1 commit
  14. 28 Sep, 2020 1 commit
  15. 24 Sep, 2020 1 commit
  16. 22 Sep, 2020 7 commits
  17. 17 Sep, 2020 2 commits
  18. 16 Sep, 2020 2 commits
  19. 11 Sep, 2020 1 commit
  20. 10 Sep, 2020 4 commits