Mercurial > piecrust2
log piecrust/data/builder.py @ 802:0da1207472d3
age | author | description |
---|---|---|
Thu, 29 Sep 2016 21:52:18 -0700 | Ludovic Chabant | templating: Put the routing functions in the data, not the template engine. |
Sun, 29 May 2016 20:19:28 -0700 | Ludovic Chabant | routing: Cleanup URL routing and improve page matching. |
Wed, 12 Aug 2015 23:18:35 -0700 | Ludovic Chabant | serve: Improve debug information in the preview server. |
Sun, 28 Jun 2015 08:22:39 -0700 | Ludovic Chabant | performance: Refactor how data is managed to reduce copying. |
Sat, 20 Jun 2015 23:27:04 -0700 | Ludovic Chabant | internal: Optimize page data building. |
Mon, 25 May 2015 18:35:27 -0700 | Ludovic Chabant | debug: Log error when an exception gets raised during debug info building. |
Sun, 03 May 2015 18:47:10 -0700 | Ludovic Chabant | serve: Giant refactor to change how we handle data when serving pages. |