log piecrust/environment.py @ 473:eb3ace870708 2.0.0a13

age author description
Wed, 08 Jul 2015 22:51:29 -0700 Ludovic Chabant bake: Abort "render first" jobs if we start using other pages.
Fri, 26 Jun 2015 09:51:06 -0700 Ludovic Chabant performance: Compute default layout extensions only once.
Sat, 20 Jun 2015 23:23:51 -0700 Ludovic Chabant internal: Add utility function for incrementing performance timers.
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.
Thu, 16 Oct 2014 17:03:42 -0700 Ludovic Chabant Quick fix for making the server correctly update referenced pages.
Sun, 07 Sep 2014 23:48:57 -0700 Ludovic Chabant Improvements and fixes to incremental baking.
Fri, 29 Aug 2014 16:42:15 -0700 Ludovic Chabant I don't care what the YAML spec says, ordered maps are the only sane way.
Mon, 25 Aug 2014 08:45:16 -0700 Ludovic Chabant Don't use file-system caching for rendered segments yet.
Fri, 22 Aug 2014 23:41:17 -0700 Ludovic Chabant Properly override pages between realms.