Mercurial > piecrust2
log piecrust/rendering.py @ 1195:ae9387338db1 draft default tip
age | author | description |
---|---|---|
Tue, 05 Jun 2018 22:08:51 -0700 | Ludovic Chabant | serve: Fix an issue where false positive matches were rendered as the requested page. |
Mon, 20 Nov 2017 23:06:47 -0800 | Ludovic Chabant | bake: Fix bugs introduced by bake optimizations, of course. |
Sun, 19 Nov 2017 14:29:17 -0800 | Ludovic Chabant | bake: Big pass on bake performance. |
Sun, 29 Oct 2017 22:51:57 -0700 | Ludovic Chabant | tests: Big push to get the tests to pass again. |
Sun, 01 Oct 2017 20:36:04 -0700 | Ludovic Chabant | formatting: Remove segment parts, you can use template tags instead. |
Sun, 23 Jul 2017 18:03:21 -0700 | Ludovic Chabant | internal: Use pickle for caching things on disk. |
Sun, 23 Jul 2017 08:25:45 -0700 | Ludovic Chabant | internal: Remove unnecessary timer, add timer for lazy data building. |