1. bcd9101 BUG/MEDIUM: cache: bad computation of the remaining size by William Lallemand · Tue Nov 28 11:33:02 2017 +0100
  2. fd5efb5 CLEANUP: cache: more efficiently pack the struct cache by Willy Tarreau · Sun Nov 26 08:54:31 2017 +0100
  3. 49b4453 MEDIUM: cache: max-age configuration keyword by William Lallemand · Fri Nov 24 18:53:43 2017 +0100
  4. a71cd1d MINOR: cache: replace a fprint() by an abort() by William Lallemand · Fri Nov 24 18:53:42 2017 +0100
  5. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · Fri Nov 24 17:34:44 2017 +0100
  6. fbc74e8 MINOR/CLEANUP: proxy: rename "proxy" to "proxies_list" by Olivier Houchard · Fri Nov 24 16:54:05 2017 +0100
  7. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · Fri Nov 24 16:50:31 2017 +0100
  8. ecb73b1 MINOR: cache: move the refcount decrease in the applet release by William Lallemand · Fri Nov 24 14:33:55 2017 +0100
  9. 49dc048 BUG/MEDIUM: cache: free ressources in chn_end_analyze by William Lallemand · Fri Nov 24 14:33:54 2017 +0100
  10. f528fff MEDIUM: cache: store sha1 for hashing the cache key by William Lallemand · Thu Nov 23 19:43:17 2017 +0100
  11. e899af8 BUG/MEDIUM: cache fix cli_kws structure by William Lallemand · Wed Nov 22 16:41:26 2017 +0100
  12. 55e7674 BUG/MEDIUM: cache: refcount forbids to free the objects by William Lallemand · Tue Nov 21 20:01:28 2017 +0100
  13. 0872766 BUG/MEDIUM: cache: use key=0 as a condition for freeing by William Lallemand · Tue Nov 21 20:01:27 2017 +0100
  14. 1f49a36 MEDIUM: cache: "show cache" on the cli by William Lallemand · Tue Nov 21 20:01:26 2017 +0100
  15. 75d9329 CLEANUP: cache: reorder includes by William Lallemand · Tue Nov 21 20:01:24 2017 +0100
  16. eee5c39 CLEANUP: cache: remove wrong comment by William Lallemand · Mon Nov 20 19:13:15 2017 +0100
  17. a400a3a BUG/MEDIUM: cache: free callback to remove from tree by William Lallemand · Mon Nov 20 19:13:12 2017 +0100
  18. e1533f5 MINOR: cache: disable cache if shctx_row_data_append fail by William Lallemand · Tue Nov 14 14:39:24 2017 +0100
  19. 10935bc MINOR: cache: forward data with headers by William Lallemand · Tue Nov 14 14:39:23 2017 +0100
  20. 9d5f54d BUG/MEDIUM: cache: use msg->sov to forward header by William Lallemand · Tue Nov 14 14:39:22 2017 +0100
  21. 18f133a BUG/MEDIUM: cache: does not cache if no Content-Length by William Lallemand · Wed Nov 08 11:25:15 2017 +0100
  22. 9c54c53 BUG/MEDIUM: cache: don't try to resolve wrong filters by William Lallemand · Thu Nov 02 16:38:42 2017 +0100
  23. fccf840 MINOR: cache: Don't confuse act_return and act_parse_ret. by Olivier Houchard · Wed Nov 01 14:04:02 2017 +0100
  24. cd2867a MINOR: cache: Remove useless test for nonzero. by Olivier Houchard · Wed Nov 01 13:58:21 2017 +0100
  25. 77c1197 MEDIUM: cache: deliver objects from cache by William Lallemand · Tue Oct 31 20:43:01 2017 +0100
  26. 4da3f8a MEDIUM: cache: store objects in cache by William Lallemand · Tue Oct 31 14:33:34 2017 +0100
  27. 41db460 MEDIUM: cache: configuration parsing and initialization by William Lallemand · Mon Oct 30 11:15:51 2017 +0100