log piecrust/serving.py @ 223:7decf00eee47

age author description
Tue, 03 Feb 2015 18:50:58 -0800 Ludovic Chabant serve: Don't expose the debug info right away when running with `--debug`.
Mon, 02 Feb 2015 08:34:44 -0800 Ludovic Chabant serve: Add server sent events for showing pipeline errors in the debug window.
Sat, 31 Jan 2015 16:28:16 -0800 Ludovic Chabant serve: Don't have 2 processing loops running when using `--use-reloader`.
Thu, 22 Jan 2015 22:26:26 -0800 Ludovic Chabant serve: Run the asset pipeline asynchronously.
Sun, 18 Jan 2015 12:12:57 -0800 Ludovic Chabant bake: Changes in how assets directories are configured.
Tue, 13 Jan 2015 21:53:22 -0800 Ludovic Chabant serve: Correctly pass on the HTTP status code when an error occurs.
Sun, 11 Jan 2015 22:58:38 -0800 Ludovic Chabant serve: Make the server find assets generated by external tools.