log piecrust/commands/builtin/serving.py @ 334:b034f6f15e22

age author description
Tue, 03 Feb 2015 18:51:30 -0800 Ludovic Chabant serve: Fix exiting the server with `CTRL+C` when the SSE response is running.
Mon, 02 Feb 2015 08:34:44 -0800 Ludovic Chabant serve: Add server sent events for showing pipeline errors in the debug window.
Sat, 03 Jan 2015 18:06:52 -0800 Ludovic Chabant serve: Add option to use the debugger without `--debug`.
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.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.