log piecrust/rendering.py @ 473:eb3ace870708 2.0.0a13

age author description
Thu, 09 Jul 2015 21:23:01 -0700 Ludovic Chabant rendering: Truly skip formatters that are not enabled.
Mon, 06 Jul 2015 21:32:40 -0700 Ludovic Chabant templating: Let Jinja2 cache the parsed template for page contents.
Sun, 28 Jun 2015 08:22:39 -0700 Ludovic Chabant performance: Refactor how data is managed to reduce copying.
Sat, 27 Jun 2015 08:27:35 -0700 Ludovic Chabant internal: Create full route metadata in one place.
Fri, 26 Jun 2015 09:51:06 -0700 Ludovic Chabant performance: Compute default layout extensions only once.
Sat, 20 Jun 2015 23:25:38 -0700 Ludovic Chabant internal: Optimize page segments rendering.
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.
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.
Tue, 31 Mar 2015 23:03:28 -0700 Ludovic Chabant internal: Try handling URLs in a consistent way.
Sun, 29 Mar 2015 23:08:37 -0700 Ludovic Chabant bake/serve: Fix how taxonomy index pages are setup and rendered.
Sun, 04 Jan 2015 14:58:40 -0800 Ludovic Chabant render: Don't always use a `.html` extension for layouts.
Sun, 04 Jan 2015 14:57:37 -0800 Ludovic Chabant render: When a template engine can't be found, show the correct name in the error.