log piecrust/appconfig.py @ 752:7dbddfed8129

age author description
Thu, 09 Jun 2016 23:32:15 -0700 Ludovic Chabant config: Fix how we parse the root URL to allow for absolute and user URLs.
Fri, 03 Jun 2016 20:21:58 -0700 Ludovic Chabant templating: Make the 'categories' taxonomy use a 'pccaturl' function again.
Wed, 01 Jun 2016 22:10:47 -0700 Ludovic Chabant routing: Fix problems with route functions.
Sun, 29 May 2016 20:19:28 -0700 Ludovic Chabant routing: Cleanup URL routing and improve page matching.
Thu, 26 May 2016 19:52:47 -0700 Ludovic Chabant bake: Replace hard-coded taxonomy support with "generator" system.
Sun, 13 Mar 2016 16:55:12 -0700 Ludovic Chabant internal: Fix incorrect check for cache times.
Wed, 09 Mar 2016 00:23:51 -0800 Ludovic Chabant internal: More work/fixes on how default/theme/user configs are merged.
Tue, 08 Mar 2016 01:07:34 -0800 Ludovic Chabant internal: Refactor config loading some more.
Sun, 06 Mar 2016 23:49:41 -0800 Ludovic Chabant internal: Improve how theme configuration is validated and merged.
Thu, 03 Mar 2016 08:22:41 -0800 Ludovic Chabant internal: Get rid of the whole "sub cache" business.
Tue, 01 Mar 2016 22:27:28 -0800 Ludovic Chabant themes: Add support for a `--theme` argument to `chef`.
Sat, 02 Jan 2016 16:39:26 -0800 Ludovic Chabant internal: Some fixes to the new app configuration.
Fri, 01 Jan 2016 23:18:26 -0800 Ludovic Chabant internal: Refactor the app configuration class.