log piecrust/page.py @ 261:b51ddb0c260b

age author description
Sat, 29 Nov 2014 21:00:44 -0800 Ludovic Chabant Pass date information to routing when building URLs.
Sat, 29 Nov 2014 18:33:29 -0800 Ludovic Chabant Better date/time handling for pages:
Fri, 14 Nov 2014 22:49:50 +0100 Ludovic Chabant Fix error reporting and counting of lines.
Sun, 19 Oct 2014 00:25:02 -0700 Ludovic Chabant Use cache paths that are easier to debug than hashes.
Wed, 15 Oct 2014 23:01:43 -0700 Ludovic Chabant Properly add the config time to a page's datetime.
Sun, 07 Sep 2014 23:48:57 -0700 Ludovic Chabant Improvements and fixes to incremental baking.
Fri, 05 Sep 2014 00:40:45 -0700 Ludovic Chabant PyYAML supports sexagesimal notation, so handle that for page times.
Fri, 29 Aug 2014 16:42:15 -0700 Ludovic Chabant I don't care what the YAML spec says, ordered maps are the only sane way.
Fri, 22 Aug 2014 20:26:05 -0700 Ludovic Chabant Fix cache validation issue with rendered segments, limit disk access.
Sat, 16 Aug 2014 15:07:22 -0700 Ludovic Chabant More PieCrust 3 fixes, and a couple of miscellaneous bug fixes.
Sat, 16 Aug 2014 08:15:30 -0700 Ludovic Chabant More Python 3 fixes, modularization, and new unit tests.
Mon, 11 Aug 2014 22:36:47 -0700 Ludovic Chabant Upgrade to Python 3.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.