Mercurial > piecrust2
log piecrust/cache.py @ 1161:356ffb974e47
age | author | description |
---|---|---|
Sun, 26 Nov 2017 22:21:10 -0800 | Ludovic Chabant | internal: Remove debug logging for the cache class. |
Sun, 23 Jul 2017 18:03:21 -0700 | Ludovic Chabant | internal: Use pickle for caching things on disk. |
Thu, 15 Jun 2017 07:33:40 -0700 | Ludovic Chabant | refactor: Fix some issues with record/cache entry collisions, add counters. |
Wed, 17 May 2017 00:11:48 -0700 | Ludovic Chabant | core: Start of the big refactor for PieCrust 3.0. |
Sat, 28 May 2016 15:43:24 -0700 | Ludovic Chabant | rendering: Use `fastpickle` serialization before JSON. |
Mon, 14 Mar 2016 08:26:14 -0700 | Ludovic Chabant | bake: Change `show-timers` to `show-stats`, add stats. |
Thu, 25 Jun 2015 14:51:12 -0700 | Ludovic Chabant | internal: Fix caches being orphaned from their directory. |