log piecrust/appconfig.py @ 1195:ae9387338db1 draft default tip

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.