log piecrust/routing.py @ 1131:32f71dbf5cb1

age author description
Sat, 17 Feb 2018 11:54:00 -0800 Ludovic Chabant routing: Fix URL generation bug with ugly URLs and index pages in sub-folders.
Sun, 29 Oct 2017 22:51:57 -0700 Ludovic Chabant tests: Big push to get the tests to pass again.
Sun, 04 Jun 2017 23:34:28 -0700 Ludovic Chabant core: Keep refactoring, this time to prepare for generator sources.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
Wed, 07 Sep 2016 08:58:41 -0700 Ludovic Chabant routing: Simplify how routes are defined.
Mon, 05 Sep 2016 22:30:05 -0700 Ludovic Chabant routing: Don't mistakenly raise errors about incorrect variadic parameters.
Mon, 05 Sep 2016 22:12:37 -0700 Ludovic Chabant routing: Add some backwards compatibility support for parameter types.