log piecrust/environment.py @ 158:1187739e5a19

age author description
Wed, 31 Dec 2014 16:56:55 -0800 Ludovic Chabant Fix some indentation and line lengths.
Sun, 19 Oct 2014 00:33:28 -0700 Ludovic Chabant When possible, try and batch-load pages so we only lock once.
Thu, 16 Oct 2014 17:03:42 -0700 Ludovic Chabant Quick fix for making the server correctly update referenced pages.
Sun, 07 Sep 2014 23:48:57 -0700 Ludovic Chabant Improvements and fixes to incremental baking.
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.
Mon, 25 Aug 2014 08:45:16 -0700 Ludovic Chabant Don't use file-system caching for rendered segments yet.
Fri, 22 Aug 2014 23:41:17 -0700 Ludovic Chabant Properly override pages between realms.
Fri, 22 Aug 2014 20:26:05 -0700 Ludovic Chabant Fix cache validation issue with rendered segments, limit disk access.
Fri, 22 Aug 2014 12:25:35 -0700 Ludovic Chabant Cache rendered segments to disk.
Tue, 19 Aug 2014 14:30:19 -0700 Ludovic Chabant Fix problems with asset URLs.
Mon, 18 Aug 2014 16:49:54 -0700 Ludovic Chabant Define page slugs properly, avoid recursions with debug data.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.
Sun, 22 Dec 2013 08:00:24 -0800 Ludovic Chabant Re-arranged modules to reduce dependencies to builtin stuff.
Sat, 21 Dec 2013 14:44:02 -0800 Ludovic Chabant Initial commit.