Mercurial > piecrust2
log piecrust/routing.py @ 380:f33712c4cfab
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. |
Mon, 06 Apr 2015 22:50:01 -0700 | Ludovic Chabant | internal: Template functions could potentially be called outside of a render. |
Mon, 06 Apr 2015 19:59:54 -0700 | Ludovic Chabant | bake: Improve render context and bake record, fix incremental bake bugs. |
Sat, 04 Apr 2015 07:55:49 -0700 | Ludovic Chabant | internal: Fix stupid routing bug. |
Fri, 03 Apr 2015 10:59:50 -0700 | Ludovic Chabant | bake: Several bug taxonomy-related fixes for incorrect incremental bakes. |
Tue, 31 Mar 2015 23:03:28 -0700 | Ludovic Chabant | internal: Try handling URLs in a consistent way. |