log piecrust/sources/mixins.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.
Sun, 03 May 2015 18:47:10 -0700 Ludovic Chabant serve: Giant refactor to change how we handle data when serving pages.
Sun, 01 Mar 2015 21:39:26 -0800 Ludovic Chabant data: Correctly build pagination filters when we know items are pages.
Mon, 23 Feb 2015 21:19:20 -0800 Ludovic Chabant sources: Use `posts_*` and `items_*` settings more appropriately.
Wed, 18 Feb 2015 18:35:03 -0800 Ludovic Chabant internal: Code reorganization to put less stuff in `sources.base`.