1. 01 Dec, 2022 1 commit
  2. 27 Apr, 2022 1 commit
  3. 31 Jan, 2022 1 commit
  4. 26 Oct, 2021 1 commit
  5. 13 Oct, 2021 1 commit
  6. 03 Jun, 2021 1 commit
  7. 02 Jun, 2021 2 commits
    • Nils Goroll's avatar
      .get() fallback argument is now optional · 8261f097
      Nils Goroll authored
      Because we can not provide defaults for all types, .get() might trigger
      VCL failure now.
      
      Note that the interface is fully compatible with existing VCL, but while
      previously a missing fallback argument would trigger a compile time
      error, it will result in a VCL failure now.
      
      The types without a default which might trigger a failure are:
      
      * ACL: Trying to match a NULL ACL would trigger a failure in
        varnish-cache anyway
      
      * BODY: Due to the lack of examples, it is unclear what a NULL body
        would look like
      
        A sensible default might be added later (maybe the empty body?)
      
      * HEADER: A default makes no sense
      8261f097
    • Nils Goroll's avatar
      Label master branch in README.rst · c2658ad1
      Nils Goroll authored
      c2658ad1
  8. 01 Jun, 2021 3 commits
  9. 23 Feb, 2021 1 commit
  10. 22 Feb, 2021 4 commits
  11. 10 Feb, 2021 2 commits
  12. 06 Jan, 2021 5 commits
  13. 09 Dec, 2020 1 commit
  14. 17 Oct, 2020 1 commit
  15. 19 May, 2020 3 commits
  16. 23 Nov, 2019 1 commit
  17. 13 Sep, 2019 1 commit
  18. 26 Aug, 2019 2 commits
  19. 05 Feb, 2019 3 commits
  20. 04 Feb, 2019 1 commit
  21. 24 Jan, 2019 1 commit
  22. 23 Jan, 2019 2 commits
  23. 07 Dec, 2018 1 commit