log piecrust/serving/util.py @ 860:c71472e6537f

age author description
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.
Tue, 01 Mar 2016 22:27:28 -0800 Ludovic Chabant themes: Add support for a `--theme` argument to `chef`.
Sat, 19 Dec 2015 18:06:16 -0800 Ludovic Chabant serve: Make it possible to preview pages with a custom root URL.
Wed, 12 Aug 2015 23:04:46 -0700 Ludovic Chabant serve: Refactor the server to make pieces usable by the debugging middleware.
Sat, 08 Aug 2015 22:01:47 -0700 Ludovic Chabant serve: Extract some of the server's functionality into WSGI middlewares.