Mercurial > piecrust2
log piecrust/cache.py @ 470:c582746cb7eb
age | author | description |
---|---|---|
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. |
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. |