An error occurred fetching the project authors.
  1. 11 Mar, 2019 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend/test: Select ports for services · e2265d46
      Łukasz Nowak authored
      As the test runs in erp5.util.testnode, which has some ports reserved,
      and they collide with default ports of caddy-frontend services, select
      ports for those services, and leave out default for monitor, as test expects.
      e2265d46
  2. 07 Mar, 2019 2 commits
  3. 04 Mar, 2019 1 commit
  4. 01 Mar, 2019 1 commit
  5. 28 Feb, 2019 2 commits
  6. 26 Feb, 2019 1 commit
  7. 14 Feb, 2019 1 commit
  8. 08 Feb, 2019 2 commits
  9. 17 Jan, 2019 1 commit
  10. 16 Jan, 2019 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend/test: Workaround requests issue with Accept-Encoding · 28b1abe9
      Łukasz Nowak authored
      requests set Accept-Encoding header, but in the testr environment we
      want to have full control over its behaviour, thus not setting any header if
      not really wanted.
      
      As there is not known way to avoid setting the header (skip_accept_encoding is
      internal to httplib) set dummy Accept-Encoding header, which is enough for our
      environment.
      28b1abe9
  11. 10 Jan, 2019 1 commit
  12. 04 Jan, 2019 1 commit
  13. 02 Jan, 2019 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Assert and fix HTTP redirect codes · b137f9d5
      Łukasz Nowak authored
      Just asserting Location header is not enough, as http status code value is
      important for the implementation, so assert for its value.
      
      Also fix https-only redirect status code value, which supposed to be FOUND,
      not default MOVED_PERMANENTLY.
      
      /reviewed-on !485
      b137f9d5
  14. 30 Dec, 2018 2 commits
  15. 28 Dec, 2018 2 commits
  16. 20 Dec, 2018 1 commit
  17. 18 Dec, 2018 1 commit
  18. 14 Dec, 2018 1 commit
  19. 13 Dec, 2018 2 commits
  20. 11 Dec, 2018 1 commit
  21. 06 Dec, 2018 1 commit
  22. 05 Dec, 2018 2 commits
  23. 27 Nov, 2018 4 commits
  24. 23 Nov, 2018 1 commit
  25. 22 Nov, 2018 1 commit
  26. 21 Nov, 2018 2 commits
  27. 20 Nov, 2018 3 commits