log piecrust/appconfig.py @ 1173:5f9f411a109e 3.3.0

age author description
Fri, 04 Oct 2019 11:13:33 -0700 Ludovic Chabant routing: Fix breakages with routing on some versions of Python.
Sun, 29 Jul 2018 22:52:11 -0700 Ludovic Chabant config: Allow tweaking the configuration of default routes.
Sat, 17 Feb 2018 11:52:31 -0800 Ludovic Chabant config: Report error if a non-asset source has no URL route.
Sun, 29 Oct 2017 22:51:57 -0700 Ludovic Chabant tests: Big push to get the tests to pass again.
Thu, 05 Oct 2017 00:26:25 -0700 Ludovic Chabant internal: Fix caching issues with config variants.
Tue, 20 Jun 2017 21:14:41 -0700 Ludovic Chabant internal: Include the number of fixup callback in the cache key.
Sun, 04 Jun 2017 23:34:28 -0700 Ludovic Chabant core: Keep refactoring, this time to prepare for generator sources.
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, 15 Feb 2017 22:15:06 -0800 Ludovic Chabant bug: Fix crashes for commands run outside of a website.
Mon, 10 Oct 2016 21:41:59 -0700 Ludovic Chabant config: Cleanup config loading code. Add support for a `local.yml` config.
Wed, 07 Sep 2016 08:58:41 -0700 Ludovic Chabant routing: Simplify how routes are defined.
Thu, 01 Sep 2016 23:00:58 -0700 Ludovic Chabant routing: Simplify how route functions are declared and handled.
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.