log piecrust/baking/single.py @ 829:f19b52844948

age author description
Sun, 01 Jan 2017 20:43:42 -0500 Ben Artin Fixed call to Assetor.copyAssets
Sun, 01 Jan 2017 18:22:24 -0500 Ben Artin Assetor is now responsible for copying assets, to allow customization
Thu, 26 May 2016 19:52:47 -0700 Ludovic Chabant bake: Replace hard-coded taxonomy support with "generator" system.
Sat, 16 Apr 2016 22:50:07 -0700 Ludovic Chabant bake: Some more optimizations.
Sat, 16 Apr 2016 22:12:51 -0700 Ludovic Chabant internal: Remove unused import.
Wed, 23 Mar 2016 16:39:22 -0700 Ludovic Chabant render: Change how we store render passes info.
Sun, 10 Jan 2016 10:51:11 -0800 Ludovic Chabant bake: Add new performance timers.
Sun, 26 Jul 2015 23:16:15 -0700 Ludovic Chabant internal: Improve handling of taxonomy term slugification.
Tue, 14 Jul 2015 23:59:08 -0700 Ludovic Chabant bake: Fix a bug with copying assets when `pretty_urls` are disabled. 2.0.0a13
Tue, 14 Jul 2015 23:41:25 -0700 Ludovic Chabant bug: Fix copying of page assets during the bake.
Sat, 27 Jun 2015 08:27:35 -0700 Ludovic Chabant internal: Create full route metadata in one place.
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.
Sun, 03 May 2015 18:47:10 -0700 Ludovic Chabant serve: Giant refactor to change how we handle data when serving pages.