log piecrust/sources/mixins.py @ 711:ab5c6a8ae90a

age author description
Thu, 26 May 2016 19:52:47 -0700 Ludovic Chabant bake: Replace hard-coded taxonomy support with "generator" system.
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`.