log piecrust/sources/autoconfig.py @ 1042:895f49c9833d

age author description
Sun, 19 Nov 2017 14:29:17 -0800 Ludovic Chabant bake: Big pass on bake performance.
Sun, 29 Oct 2017 22:51:57 -0700 Ludovic Chabant tests: Big push to get the tests to pass again.
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, 07 Sep 2016 08:58:41 -0700 Ludovic Chabant routing: Simplify how routes are defined.
Sat, 25 Jul 2015 00:48:25 -0700 Ludovic Chabant bug: Fix a crash with the `ordered` page source when sorting pages.
Sun, 26 Apr 2015 15:07:40 -0700 Ludovic Chabant serve: Refactoring and fixes to be able to serve taxonomy pages.
Mon, 20 Apr 2015 23:57:10 -0700 Ludovic Chabant sources: Fix how the `autoconfig` source iterates over its structure.
Wed, 04 Mar 2015 22:40:50 -0800 Ludovic Chabant tests: Fixes for running on Windows.
Wed, 25 Feb 2015 13:06:41 -0800 Ludovic Chabant sources: Generate proper slugs in the `autoconfig` and `ordered` sources.
Thu, 19 Feb 2015 23:34:53 -0800 Ludovic Chabant sources: The ordered source returns names without prefixes in `listPath`.
Wed, 18 Feb 2015 18:35:03 -0800 Ludovic Chabant internal: Code reorganization to put less stuff in `sources.base`.
Sun, 15 Feb 2015 22:48:42 -0800 Ludovic Chabant sources: Refactor `autoconfig` source, add `OrderedPageSource`.
Sat, 27 Dec 2014 18:14:46 -0800 Ludovic Chabant Simplify `AutoConfigSource` by inheriting from `SimplePageSource`.
Sat, 29 Nov 2014 21:00:54 -0800 Ludovic Chabant Add `autoconfig` page source.