1. 22 Mar, 2022 3 commits
  2. 07 Mar, 2022 1 commit
    • Xavier Thompson's avatar
      software/theia: Use new template options · 611c6f65
      Xavier Thompson authored
      Replace deprecated `slapos.recipe.template:jinja2` options:
      - `rendered = <path>`     -> `output = <path>`
      - `template = <path>`     -> `url = <path>`
      - `template = inline:...` -> `inline = ...`
      
      Favor `slapos.recipe.template` over `slapos.recipe.template:jinja2`
      now that they both have `inline` option.
      611c6f65
  3. 02 Mar, 2022 1 commit
  4. 01 Mar, 2022 2 commits
  5. 22 Feb, 2022 1 commit
  6. 21 Feb, 2022 1 commit
  7. 17 Feb, 2022 2 commits
  8. 14 Feb, 2022 1 commit
  9. 11 Feb, 2022 4 commits
  10. 10 Feb, 2022 1 commit
  11. 09 Feb, 2022 2 commits
  12. 08 Feb, 2022 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Keep Server header intact · 3d6af70d
      Łukasz Nowak authored
      Server header might be changed by client facing caddy, for which caddy code
      has been fixed to not transmit the Server header at all by default.
      In ATS Server header has been disabled by configuration.
      haproxy does not add Server header at all.
      Thanks to improvement in the test backend, it's asserted that Server header
      send by the backend is left intact.
      3d6af70d
  13. 07 Feb, 2022 6 commits
  14. 03 Feb, 2022 3 commits
  15. 02 Feb, 2022 1 commit
  16. 01 Feb, 2022 1 commit
  17. 31 Jan, 2022 1 commit
  18. 28 Jan, 2022 1 commit
  19. 27 Jan, 2022 5 commits
  20. 21 Jan, 2022 1 commit
  21. 20 Jan, 2022 1 commit