Mercurial > piecrust2
log piecrust/cache.py @ 687:61d606fbc313
age | author | description |
---|---|---|
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. |
Sat, 20 Jun 2015 21:05:25 -0700 | Ludovic Chabant | internal: Move `MemCache` to the `cache` module, remove threading locks. |
Sun, 03 May 2015 23:59:46 -0700 | Ludovic Chabant | caching: Use separate caches for config variants and other contexts. 2.0.0a8 |
Wed, 17 Sep 2014 21:49:25 -0700 | Ludovic Chabant | Property clean all caches when force baking, except the `app` cache. |
Thu, 21 Aug 2014 23:09:31 -0700 | Ludovic Chabant | Don't recursively clean the cache. |