Mercurial > piecrust2
log piecrust/data/provider.py @ 440:32c7c2d219d2
age | author | description |
---|---|---|
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. |