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

age author description
Tue, 05 Jun 2018 22:08:51 -0700 Ludovic Chabant serve: Fix an issue where false positive matches were rendered as the requested page.
Sat, 17 Feb 2018 11:50:42 -0800 Ludovic Chabant serve: Do some more useful debug logging when serving assets.
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.
Wed, 27 Sep 2017 19:07:55 -0700 Ludovic Chabant pep8: Fix indenting.
Thu, 08 Jun 2017 23:30:42 -0700 Ludovic Chabant routing: Properly order routes by pass when matching them to the request.
Thu, 08 Jun 2017 23:09:34 -0700 Ludovic Chabant refactor: Get the page assets to work again in the server.
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.
Sun, 03 Jul 2016 07:53:17 -0700 Ludovic Chabant internal: Don't strip the trailing slash when we get the root URL exactly.
Wed, 01 Jun 2016 22:11:29 -0700 Ludovic Chabant serve: Fix some problems with trailing slashes.
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.
Thu, 03 Mar 2016 08:22:41 -0800 Ludovic Chabant internal: Get rid of the whole "sub cache" business.