log piecrust/commands/builtin/baking.py @ 879:58ae026b4c31

age author description
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.