Mercurial > piecrust2
log tests/test_routing.py @ 1195:ae9387338db1 draft default tip
age | author | description |
---|---|---|
Sun, 29 Oct 2017 22:51:57 -0700 | Ludovic Chabant | tests: Big push to get the tests to pass again. |
Tue, 17 Oct 2017 01:07:30 -0700 | Ludovic Chabant | tests: First pass on making unit tests work again. |
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. |
Tue, 13 Oct 2015 22:50:38 -0700 | Ludovic Chabant | bug: Correctly handle root URLs with special characters. |
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. |