Mercurial > piecrust2
log piecrust/routing.py @ 329:422052d2e978
age | author | description |
---|---|---|
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. |
Sun, 22 Feb 2015 22:01:58 -0800 | Ludovic Chabant | bake/serve: Make previewed and baked URLs consistent. |
Sat, 14 Feb 2015 08:49:09 -0800 | Ludovic Chabant | bake: Don't include the site root when building output paths. |
Tue, 03 Feb 2015 21:04:55 -0800 | Ludovic Chabant | serve: Keep the `?!debug` when generating URLs if it is enabled. |
Sat, 03 Jan 2015 21:54:25 -0800 | Ludovic Chabant | routes: When matching URIs, return metadata directly instead of the match object. |
Sat, 03 Jan 2015 21:10:44 -0800 | Ludovic Chabant | routes: Actually match metadata when finding routes, fix problems with paths. |