log piecrust/commands/builtin/baking.py @ 886:dcdec4b951a1

age author description
Sat, 17 Jun 2017 15:14:38 -0700 Ludovic Chabant showrecord: Fix bug when filtering output paths.
Thu, 15 Jun 2017 22:38:05 -0700 Ludovic Chabant chef: Optimize startup time.
Thu, 15 Jun 2017 07:30:44 -0700 Ludovic Chabant showrecord: Don't show empty records when filtering.
Tue, 13 Jun 2017 22:30:45 -0700 Ludovic Chabant showrecord: Don't show records that don't match the given filters.
Mon, 12 Jun 2017 22:22:19 -0700 Ludovic Chabant bake: Add ability to specify pipelines to exclude during the bake.
Sun, 04 Jun 2017 23:34:28 -0700 Ludovic Chabant core: Keep refactoring, this time to prepare for generator sources.
Sun, 21 May 2017 00:06:59 -0700 Ludovic Chabant core: Continue PieCrust3 refactor, simplify pages.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
Wed, 12 Oct 2016 21:01:42 -0700 Ludovic Chabant bake: Show bake stats in descending order of time.
Thu, 29 Sep 2016 21:28:20 -0700 Ludovic Chabant showrecord: Add `show-manifest` argument.
Sat, 25 Jun 2016 16:59:43 -0700 Ludovic Chabant showrecord: Fix some crashes and incorrect information.
Thu, 26 May 2016 19:52:47 -0700 Ludovic Chabant bake: Replace hard-coded taxonomy support with "generator" system.
Sat, 16 Apr 2016 22:48:57 -0700 Ludovic Chabant showrecord: Don't print the record when you just want the stats.
Wed, 23 Mar 2016 16:39:22 -0700 Ludovic Chabant render: Change how we store render passes info.
Mon, 21 Mar 2016 22:29:18 -0700 Ludovic Chabant bake: Show more stats.
Mon, 14 Mar 2016 08:26:14 -0700 Ludovic Chabant bake: Change `show-timers` to `show-stats`, add stats.
Thu, 03 Mar 2016 08:22:41 -0800 Ludovic Chabant internal: Get rid of the whole "sub cache" business.
Thu, 18 Feb 2016 20:54:37 -0800 Ludovic Chabant admin: Run the asset pipeline before showing the admin panel.
Wed, 30 Dec 2015 14:47:23 -0800 Ludovic Chabant bake: Add option to bake assets for FoodTruck. This is likely temporary.
Sat, 11 Jul 2015 23:51:02 -0700 Ludovic Chabant bake: Pass the config variants and values from the CLI to the baker.
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.