log piecrust/processing/base.py @ 213:e34a6826a3d4

age author description
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.