log

age author description
Tue, 25 Nov 2014 22:37:06 -0800 Ludovic Chabant Don't use Werkzeug's reloader in non-debug mode unless we ask for it.
Tue, 25 Nov 2014 22:36:40 -0800 Ludovic Chabant More installation information in the README file.
Tue, 18 Nov 2014 21:32:04 -0800 Ludovic Chabant Optimize server for files that already exist.
Tue, 18 Nov 2014 21:29:12 -0800 Ludovic Chabant Don't colour debug output.
Mon, 17 Nov 2014 08:19:57 -0800 Ludovic Chabant Ignore messages' counter.
Sat, 15 Nov 2014 16:03:50 +0100 Ludovic Chabant Handle the case where the debug server needs to serve an asset created after it was started.
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:49:50 +0100 Ludovic Chabant Fix error reporting and counting of lines.
Fri, 14 Nov 2014 22:47:18 +0100 Ludovic Chabant Fix how we pass the out directory to the baking modules.
Fri, 14 Nov 2014 22:46:16 +0100 Ludovic Chabant Check we don't give null values to the processing pipeline.
Fri, 14 Nov 2014 22:45:12 +0100 Ludovic Chabant Update system messages.
Fri, 14 Nov 2014 22:44:59 +0100 Ludovic Chabant Add Textile formatter.
Fri, 14 Nov 2014 22:43:29 +0100 Ludovic Chabant Upgrade system messages to the new folder structure.
Fri, 14 Nov 2014 22:41:33 +0100 Ludovic Chabant Fix generation of system messages.
Wed, 12 Nov 2014 00:30:16 +0100 Ludovic Chabant Fix stupid bug.
Sun, 09 Nov 2014 14:46:23 -0800 Ludovic Chabant Better error management and removal support in baking/processing.
Wed, 29 Oct 2014 08:19:58 -0700 Ludovic Chabant Slightly more robust dependency handling for the LESS processor.
Wed, 29 Oct 2014 08:19:29 -0700 Ludovic Chabant Don't stupidly crash in the RequireJS processor.
Tue, 28 Oct 2014 08:20:38 -0700 Ludovic Chabant Changes to the asset processing pipeline:
Mon, 27 Oct 2014 08:18:12 -0700 Ludovic Chabant Cosmetic fix.
Mon, 27 Oct 2014 08:17:51 -0700 Ludovic Chabant Fix search for root folder. Must have been drunk when I wrote this originally.
Sun, 19 Oct 2014 00:33:28 -0700 Ludovic Chabant When possible, try and batch-load pages so we only lock once.
Sun, 19 Oct 2014 00:30:44 -0700 Ludovic Chabant Re-enable proper caching of rendered segments in server.
Sun, 19 Oct 2014 00:25:02 -0700 Ludovic Chabant Use cache paths that are easier to debug than hashes.