log piecrust/sources/autoconfig.py @ 516:73bd408caebc

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