log piecrust/baking/records.py @ 753:9a92e2804562

age author description
Sat, 25 Jun 2016 16:58:59 -0700 Ludovic Chabant bake: Add the list of deleted files to the bake/processing records.
Sun, 29 May 2016 20:15:30 -0700 Ludovic Chabant bake: Add the timestamp of the page to each record entry.
Thu, 26 May 2016 19:52:47 -0700 Ludovic Chabant bake: Replace hard-coded taxonomy support with "generator" system.
Wed, 23 Mar 2016 16:39:22 -0700 Ludovic Chabant render: Change how we store render passes info.
Mon, 21 Mar 2016 22:28:57 -0700 Ludovic Chabant bake: Use standard pickle and queue for now to fix some small issues.
Mon, 14 Mar 2016 08:26:14 -0700 Ludovic Chabant bake: Change `show-timers` to `show-stats`, add stats.
Sat, 20 Jun 2015 19:23:16 -0700 Ludovic Chabant bake: Improve bake record information.
Fri, 12 Jun 2015 17:09:19 -0700 Ludovic Chabant bake: Enable multiprocess baking.
Mon, 18 May 2015 19:29:49 -0700 Ludovic Chabant bake: Return all errors from a bake record entry when asked for it.
Mon, 20 Apr 2015 23:56:35 -0700 Ludovic Chabant bake: Fix crash when handling bake errors.
Mon, 06 Apr 2015 19:59:54 -0700 Ludovic Chabant bake: Improve render context and bake record, fix incremental bake bugs.
Fri, 03 Apr 2015 10:59:50 -0700 Ludovic Chabant bake: Several bug taxonomy-related fixes for incorrect incremental bakes.
Sat, 31 Jan 2015 17:35:36 -0800 Ludovic Chabant bake: Better error handling for site baking.
Sun, 09 Nov 2014 14:46:23 -0800 Ludovic Chabant Better error management and removal support in baking/processing.
Sun, 07 Sep 2014 23:48:57 -0700 Ludovic Chabant Improvements and fixes to incremental baking.
Fri, 05 Sep 2014 00:42:13 -0700 Ludovic Chabant Improvements to incremental baking and cache invalidating.
Wed, 03 Sep 2014 17:27:50 -0700 Ludovic Chabant Add a `BakeScheduler` to handle build dependencies. Add unit-tests.
Fri, 22 Aug 2014 23:41:17 -0700 Ludovic Chabant Properly override pages between realms.
Tue, 19 Aug 2014 08:34:16 -0700 Ludovic Chabant Don't try to get the name of a source that doesn't have one.
Sat, 16 Aug 2014 15:07:22 -0700 Ludovic Chabant More PieCrust 3 fixes, and a couple of miscellaneous bug fixes.
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.