log piecrust/data/base.py @ 1195:ae9387338db1 draft default tip

age author description
Sun, 26 Nov 2017 22:21:33 -0800 Ludovic Chabant internal: Remove unused parameter.
Sun, 19 Nov 2017 14:29:17 -0800 Ludovic Chabant bake: Big pass on bake performance.
Sun, 23 Jul 2017 08:22:03 -0700 Ludovic Chabant internal: PEP8
Thu, 26 May 2016 20:44:18 -0700 Ludovic Chabant data: Support both objects and dictionaries in `MergedMapping`.
Sun, 28 Jun 2015 08:22:39 -0700 Ludovic Chabant performance: Refactor how data is managed to reduce copying.
Sat, 27 Jun 2015 21:47:22 -0700 Ludovic Chabant templating: Add modification time of the page to the template data.
Sat, 27 Jun 2015 21:46:56 -0700 Ludovic Chabant reporting: Better error messages for incorrect property access on data.
Sat, 27 Jun 2015 08:27:35 -0700 Ludovic Chabant internal: Create full route metadata in one place.
Sat, 20 Jun 2015 23:27:04 -0700 Ludovic Chabant internal: Optimize page data building.
Sat, 20 Jun 2015 19:23:16 -0700 Ludovic Chabant bake: Improve bake record information.
Mon, 25 May 2015 18:37:34 -0700 Ludovic Chabant debug: Better debug info output for iterators, providers, and linkers.
Sun, 17 May 2015 15:25:54 -0700 Ludovic Chabant data: Fix regression bug with accessing page metadata that doesn't exist.
Sun, 10 May 2015 00:37:28 -0700 Ludovic Chabant data: Fix problems with using non-existing metadata on a linked page.
Sun, 03 May 2015 18:47:10 -0700 Ludovic Chabant serve: Giant refactor to change how we handle data when serving pages.
Tue, 31 Mar 2015 23:03:28 -0700 Ludovic Chabant internal: Try handling URLs in a consistent way.