1. 25 Apr, 2019 4 commits
    • Nils Goroll's avatar
      a2c4b91e
    • Nils Goroll's avatar
      simplify regression tests, update checksums · a00794a4
      Nils Goroll authored
      a00794a4
    • Nils Goroll's avatar
      26c023d9
    • Nils Goroll's avatar
      fix %h formatter · afa9a185
      Nils Goroll authored
      Our %h formatter was broken and we did not notice due to coincidence of
      two reasons:
      
      Before 626ddb029256513b6de36d5e642299d6708d638d in varnish-cache,
      varnishncsa did not output %h for our (ancient) test file because it
      does not contain BackendStart records.
      
      varnishevent did not output %h because it was using SLT_Backend, which
      had been removed from varnish-cache for long.
      
      Because both matched, we did not notice any issue.
      
      It is only now due to the change from
      626ddb029256513b6de36d5e642299d6708d638d that we noticed the issue.
      
      So the fix is to take %h from SLT_BackendOpen and adjust all other test
      details in this regard.
      
      The fix in varnish triggered the ncsa.sh test failing because
      varnishevent would also not format %h correctly: SLT_Backend had been
      retired for long, but we still took %h from it.
      afa9a185
  2. 27 Oct, 2018 2 commits
  3. 04 Oct, 2018 2 commits
  4. 27 Mar, 2018 7 commits
  5. 15 Mar, 2018 2 commits
  6. 07 Mar, 2018 3 commits
  7. 30 Nov, 2017 2 commits
  8. 09 Nov, 2017 2 commits
  9. 28 Sep, 2017 1 commit
  10. 15 Sep, 2017 1 commit
  11. 07 Sep, 2017 4 commits
  12. 10 May, 2017 1 commit
  13. 15 Mar, 2017 1 commit
  14. 21 Feb, 2017 2 commits
  15. 15 Dec, 2016 1 commit
  16. 14 Dec, 2016 3 commits
  17. 13 Dec, 2016 2 commits