log piecrust/rendering.py @ 1086:84e1d2c587ae 3.0.1

age author description
Mon, 20 Nov 2017 23:06:47 -0800 Ludovic Chabant bake: Fix bugs introduced by bake optimizations, of course.
Sun, 19 Nov 2017 14:29:17 -0800 Ludovic Chabant bake: Big pass on bake performance.
Sun, 29 Oct 2017 22:51:57 -0700 Ludovic Chabant tests: Big push to get the tests to pass again.
Sun, 01 Oct 2017 20:36:04 -0700 Ludovic Chabant formatting: Remove segment parts, you can use template tags instead.
Sun, 23 Jul 2017 18:03:21 -0700 Ludovic Chabant internal: Use pickle for caching things on disk.
Sun, 23 Jul 2017 08:25:45 -0700 Ludovic Chabant internal: Remove unnecessary timer, add timer for lazy data building.
Thu, 15 Jun 2017 22:16:23 -0700 Ludovic Chabant bake: Rename "pass" to "step" and make the page pipeline use different steps.
Thu, 15 Jun 2017 07:33:40 -0700 Ludovic Chabant refactor: Fix some issues with record/cache entry collisions, add counters.
Thu, 08 Jun 2017 08:50:33 -0700 Ludovic Chabant refactor: Fix a few more pieces of code using the old APIs.
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.
Sun, 05 Feb 2017 22:50:12 -0800 Ludovic Chabant Merge pull request #42 from GitHub.
Mon, 02 Jan 2017 20:33:57 -0500 Ben Artin Allow an individual page to override pretty_urls in it config
Thu, 29 Sep 2016 21:59:20 -0700 Ludovic Chabant rendering: Separate performance timers for renering segments and layouts.