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