log tests/test_sources_autoconfig.py @ 1189:bfa470063ee2 draft

age author description
Sat, 17 Feb 2018 11:52:31 -0800 Ludovic Chabant config: Report error if a non-asset source has no URL route.
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.
Tue, 17 Oct 2017 01:07:30 -0700 Ludovic Chabant tests: First pass on making unit tests work again.
Fri, 12 Jun 2015 17:09:19 -0700 Ludovic Chabant bake: Enable multiprocess baking.
Sun, 26 Apr 2015 15:07:40 -0700 Ludovic Chabant serve: Refactoring and fixes to be able to serve taxonomy pages.
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.
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`.