log piecrust/processing/base.py @ 223:7decf00eee47

age author description
Tue, 03 Feb 2015 08:21:43 -0800 Ludovic Chabant bake: Fix processing record bugs and error logging for external processes.
Sat, 31 Jan 2015 17:08:02 -0800 Ludovic Chabant bake: Better error handling for the processing pipeline.
Sat, 31 Jan 2015 15:33:18 -0800 Ludovic Chabant internal: Remove the (unused) `new_only` flag for pipeline processing.
Thu, 22 Jan 2015 22:23:43 -0800 Ludovic Chabant processing: Use the correct full path for mounts.
Thu, 22 Jan 2015 22:23:20 -0800 Ludovic Chabant processing: Don't fail if an asset we want to remove has already been removed.
Sun, 18 Jan 2015 12:12:57 -0800 Ludovic Chabant bake: Changes in how assets directories are configured.
Thu, 15 Jan 2015 22:54:59 -0800 Ludovic Chabant processing: More powerful syntax to specify pipeline processors.
Wed, 14 Jan 2015 22:42:26 -0800 Ludovic Chabant processing: Add ability to specify processors per mount.
Sun, 11 Jan 2015 23:08:49 -0800 Ludovic Chabant processing: Add Compass and Sass processors.
Sun, 11 Jan 2015 23:01:21 -0800 Ludovic Chabant processing: Add more information to the pipeline record.
Tue, 18 Nov 2014 21:32:04 -0800 Ludovic Chabant Optimize server for files that already exist.
Sat, 15 Nov 2014 16:03:24 +0100 Ludovic Chabant Add ability for the processing pipeline to only process new assets.
Fri, 14 Nov 2014 22:46:16 +0100 Ludovic Chabant Check we don't give null values to the processing pipeline.
Sun, 09 Nov 2014 14:46:23 -0800 Ludovic Chabant Better error management and removal support in baking/processing.
Tue, 28 Oct 2014 08:20:38 -0700 Ludovic Chabant Changes to the asset processing pipeline:
Mon, 25 Aug 2014 21:40:25 -0700 Ludovic Chabant Processors can match on other things than just the extension.
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.
Wed, 20 Aug 2014 21:46:27 -0700 Ludovic Chabant More unit tests, fix a bug with the skip patterns.
Mon, 18 Aug 2014 23:20:43 -0700 Ludovic Chabant Correctly match skip patterns.
Mon, 18 Aug 2014 16:47:44 -0700 Ludovic Chabant Fixes for Windows, make `findPagePath` return a ref path.
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.