Mercurial > piecrust2
log piecrust/cache.py @ 416:ff6cc43fb40c
age | author | description |
---|---|---|
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. |
Mon, 11 Aug 2014 22:36:47 -0700 | Ludovic Chabant | Upgrade to Python 3. |
Sun, 10 Aug 2014 23:43:16 -0700 | Ludovic Chabant | Gigantic change to basically make PieCrust 2 vaguely functional. |
Sat, 21 Dec 2013 14:44:02 -0800 | Ludovic Chabant | Initial commit. |