log piecrust/commands/builtin/baking.py @ 462:04abc97dd3b6

age author description
Sat, 11 Jul 2015 18:49:50 -0700 Ludovic Chabant bake: Add CLI argument to specify job batch size.
Sat, 20 Jun 2015 23:27:39 -0700 Ludovic Chabant bake: Improve performance timers reports.
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, 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.
Wed, 01 Apr 2015 00:27:38 -0700 Ludovic Chabant showrecord: Add ability to filter on the output path.
Tue, 03 Feb 2015 08:21:43 -0800 Ludovic Chabant bake: Fix processing record bugs and error logging for external processes.
Tue, 03 Feb 2015 08:20:30 -0800 Ludovic Chabant bake: Change arguments to selectively bake to make them symmetrical.
Sat, 31 Jan 2015 17:36:01 -0800 Ludovic Chabant showrecord: Show the overall status (success/failed) of the bake.
Sat, 31 Jan 2015 17:35:36 -0800 Ludovic Chabant bake: Better error handling for site baking.
Sat, 31 Jan 2015 17:08:02 -0800 Ludovic Chabant bake: Better error handling for the processing pipeline.
Sun, 18 Jan 2015 12:12:57 -0800 Ludovic Chabant bake: Changes in how assets directories are configured.
Wed, 14 Jan 2015 22:42:26 -0800 Ludovic Chabant processing: Add ability to specify processors per mount.
Tue, 13 Jan 2015 20:41:44 -0800 Ludovic Chabant bake: Remove `--portable` option until it's (maybe) implemented.
Sun, 11 Jan 2015 23:04:23 -0800 Ludovic Chabant showrecord: Also show the pipeline record.
Sun, 11 Jan 2015 23:03:45 -0800 Ludovic Chabant showrecord: Show relative paths.
Sun, 11 Jan 2015 23:03:12 -0800 Ludovic Chabant cosmetic: Fix some PEP8 issues.
Fri, 14 Nov 2014 22:47:18 +0100 Ludovic Chabant Fix how we pass the out directory to the baking modules.
Wed, 12 Nov 2014 00:30:16 +0100 Ludovic Chabant Fix stupid bug.
Sun, 09 Nov 2014 14:46:23 -0800 Ludovic Chabant Better error management and removal support in baking/processing.
Fri, 05 Sep 2014 00:42:28 -0700 Ludovic Chabant More options for the `showrecord` command.
Thu, 21 Aug 2014 23:09:31 -0700 Ludovic Chabant Don't recursively clean the cache.
Thu, 21 Aug 2014 22:52:05 -0700 Ludovic Chabant Proper debug logging.
Thu, 21 Aug 2014 22:28:22 -0700 Ludovic Chabant Better error reporting and cache validation.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.