Mercurial > piecrust2
log piecrust/data/builder.py @ 847:71c4f43d8fc1
age | author | description |
---|---|---|
Thu, 27 Apr 2017 20:53:18 -0700 | Ludovic Chabant | data: Don't add route functions or data providers that happen to be null. |
Wed, 11 Jan 2017 23:56:51 -0500 | Ben Artin | Renamed buildPageAssetor to buildAssetor |
Sun, 01 Jan 2017 18:02:13 -0500 | Ben Artin | Allow PageSource to provide a custom assetor |
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. |