log tests/test_routing.py @ 473:eb3ace870708 2.0.0a13

age author description
Sun, 10 May 2015 00:34:21 -0700 Ludovic Chabant routing: Fix bugs with matching URLs with correct route but missing metadata.
Sun, 03 May 2015 18:47:10 -0700 Ludovic Chabant serve: Giant refactor to change how we handle data when serving pages.
Tue, 31 Mar 2015 23:03:28 -0700 Ludovic Chabant internal: Try handling URLs in a consistent way.
Tue, 24 Feb 2015 08:06:25 -0800 Ludovic Chabant routing: Better generate URLs according to the site configuration.
Sat, 03 Jan 2015 21:54:38 -0800 Ludovic Chabant tests: Add unit tests for routing classes.