log piecrust/baking/baker.py @ 147:ab6e7e0e9d44

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 20:58:28 -0800 Ludovic Chabant Don't fail if trying to clean up a file that has already been deleted.
Tue, 18 Nov 2014 21:32:04 -0800 Ludovic Chabant Optimize server for files that already exist.
Fri, 14 Nov 2014 22:47:18 +0100 Ludovic Chabant Fix how we pass the out directory to the baking modules.
Sun, 09 Nov 2014 14:46:23 -0800 Ludovic Chabant Better error management and removal support in baking/processing.
Wed, 17 Sep 2014 21:49:25 -0700 Ludovic Chabant Property clean all caches when force baking, except the `app` cache.
Sun, 07 Sep 2014 23:48:57 -0700 Ludovic Chabant Improvements and fixes to incremental baking.
Fri, 05 Sep 2014 00:42:13 -0700 Ludovic Chabant Improvements to incremental baking and cache invalidating.
Wed, 03 Sep 2014 17:27:50 -0700 Ludovic Chabant Add a `BakeScheduler` to handle build dependencies. Add unit-tests.
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.
Thu, 21 Aug 2014 23:09:31 -0700 Ludovic Chabant Don't recursively clean the cache.
Thu, 21 Aug 2014 22:51:52 -0700 Ludovic Chabant Fix a crash when checking for timestamps on template files.
Thu, 21 Aug 2014 22:28:22 -0700 Ludovic Chabant Better error reporting and cache validation.
Wed, 20 Aug 2014 23:16:51 -0700 Ludovic Chabant New site layout support.
Tue, 19 Aug 2014 14:30:19 -0700 Ludovic Chabant Fix problems with asset URLs.
Tue, 19 Aug 2014 11:07:42 -0700 Ludovic Chabant Copy page assets to bake output, use correct slashes when serving assets.
Tue, 19 Aug 2014 08:34:16 -0700 Ludovic Chabant Don't try to get the name of a source that doesn't have one.
Mon, 18 Aug 2014 16:47:44 -0700 Ludovic Chabant Fixes for Windows, make `findPagePath` return a ref path.
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.