log piecrust/sources/base.py @ 854:08e02c2a2a1a

age author description
Sun, 04 Jun 2017 23:34:28 -0700 Ludovic Chabant core: Keep refactoring, this time to prepare for generator sources.
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.
Wed, 15 Feb 2017 22:17:13 -0800 Ludovic Chabant internal: Don't check for a page repository, there's always one.
Sun, 05 Feb 2017 22:42:18 -0800 Ludovic Chabant Merge pull request #40 from GitHub.
Wed, 11 Jan 2017 23:56:51 -0500 Ben Artin Renamed buildPageAssetor to buildAssetor
Sun, 01 Jan 2017 18:02:13 -0500 Ben Artin Allow PageSource to provide a custom assetor
Sun, 05 Feb 2017 22:37:25 -0800 Ludovic Chabant Merge pull request #38 from GitHub.
Tue, 27 Dec 2016 04:09:38 -0500 Ben Artin Allow page source to post-process page config at the end of page loading
Wed, 11 Jan 2017 09:01:01 -0800 Ludovic Chabant internal: Keep things out of the `PieCrust` class, and other clean-ups.
Wed, 28 Dec 2016 01:27:02 -0500 Ben Artin data: Allow page generators to have an associated data provider
Wed, 07 Sep 2016 08:58:41 -0700 Ludovic Chabant routing: Simplify how routes are defined.
Thu, 26 May 2016 19:52:47 -0700 Ludovic Chabant bake: Replace hard-coded taxonomy support with "generator" system.
Wed, 30 Dec 2015 14:45:57 -0800 Ludovic Chabant sources: Add method to get a page factory from a path.
Wed, 12 Aug 2015 23:04:46 -0700 Ludovic Chabant serve: Refactor the server to make pieces usable by the debugging middleware.