log piecrust/sources/autoconfig.py @ 360:95874699ec2e

age author description
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.