log piecrust/data/provider.py @ 557:703ea5d76f33

age author description
Wed, 12 Aug 2015 23:20:16 -0700 Ludovic Chabant serve: Don't crash when looking at the debug info in a stand-alone window.
Sun, 28 Jun 2015 08:22:39 -0700 Ludovic Chabant performance: Refactor how data is managed to reduce copying.
Fri, 12 Jun 2015 17:09:19 -0700 Ludovic Chabant bake: Enable multiprocess baking.
Mon, 25 May 2015 18:37:34 -0700 Ludovic Chabant debug: Better debug info output for iterators, providers, and linkers.
Sun, 03 May 2015 18:47:10 -0700 Ludovic Chabant serve: Giant refactor to change how we handle data when serving pages.
Sat, 28 Mar 2015 14:25:33 -0700 Ludovic Chabant dataprovider: Use the setting name for a taxonomy to match page config values.
Wed, 18 Feb 2015 18:35:03 -0800 Ludovic Chabant internal: Code reorganization to put less stuff in `sources.base`.
Sun, 19 Oct 2014 00:33:28 -0700 Ludovic Chabant When possible, try and batch-load pages so we only lock once.
Tue, 19 Aug 2014 08:34:16 -0700 Ludovic Chabant Don't try to get the name of a source that doesn't have one.
Sat, 16 Aug 2014 15:07:22 -0700 Ludovic Chabant More PieCrust 3 fixes, and a couple of miscellaneous bug fixes.
Mon, 11 Aug 2014 22:36:47 -0700 Ludovic Chabant Upgrade to Python 3.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.