log piecrust/sources/mixins.py @ 1129:957f7c972715

age author description
Tue, 20 Jun 2017 21:12:35 -0700 Ludovic Chabant publish: Fix publishers API and add a simple "copy" publisher.
Thu, 08 Jun 2017 23:09:34 -0700 Ludovic Chabant refactor: Get the page assets to work again in the server.
Sun, 21 May 2017 00:06:59 -0700 Ludovic Chabant core: Continue PieCrust3 refactor, simplify pages.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
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`.