1. 01 Aug, 2023 2 commits
  2. 19 Jun, 2023 3 commits
  3. 01 Dec, 2022 1 commit
  4. 27 Apr, 2022 1 commit
  5. 31 Jan, 2022 1 commit
  6. 26 Oct, 2021 1 commit
  7. 13 Oct, 2021 1 commit
  8. 03 Jun, 2021 1 commit
  9. 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
  10. 01 Jun, 2021 3 commits
  11. 23 Feb, 2021 1 commit
  12. 22 Feb, 2021 4 commits
  13. 10 Feb, 2021 2 commits
  14. 06 Jan, 2021 5 commits
  15. 09 Dec, 2020 1 commit
  16. 17 Oct, 2020 1 commit
  17. 19 May, 2020 3 commits
  18. 23 Nov, 2019 1 commit
  19. 13 Sep, 2019 1 commit
  20. 26 Aug, 2019 2 commits
  21. 05 Feb, 2019 3 commits