log piecrust/processing/base.py @ 193:c2acf5f31936

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