log piecrust/rendering.py @ 840:7f3043f9f26f

age author description
Sun, 05 Feb 2017 22:50:12 -0800 Ludovic Chabant Merge pull request #42 from GitHub.
Mon, 02 Jan 2017 20:33:57 -0500 Ben Artin Allow an individual page to override pretty_urls in it config
Thu, 29 Sep 2016 21:59:20 -0700 Ludovic Chabant rendering: Separate performance timers for renering segments and layouts.
Wed, 17 Aug 2016 22:01:26 -0700 Ludovic Chabant internal: Add missing timer scope.
Thu, 11 Aug 2016 22:37:38 -0700 Ludovic Chabant internal: Add missing timer scope.
Sun, 29 May 2016 20:19:28 -0700 Ludovic Chabant routing: Cleanup URL routing and improve page matching.
Sat, 28 May 2016 15:43:24 -0700 Ludovic Chabant rendering: Use `fastpickle` serialization before JSON.