log piecrust/environment.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.
Sat, 20 Jun 2015 19:15:57 -0700 Ludovic Chabant internal: Allow re-registering performance timers.
Fri, 12 Jun 2015 17:09:19 -0700 Ludovic Chabant bake: Enable multiprocess baking.
Sun, 03 May 2015 23:59:46 -0700 Ludovic Chabant caching: Use separate caches for config variants and other contexts. 2.0.0a8
Fri, 03 Apr 2015 11:22:51 -0700 Ludovic Chabant internal: Use hashes for cache paths.
Wed, 31 Dec 2014 16:56:55 -0800 Ludovic Chabant Fix some indentation and line lengths.
Sun, 19 Oct 2014 00:33:28 -0700 Ludovic Chabant When possible, try and batch-load pages so we only lock once.