Mercurial > piecrust2
log piecrust/commands/builtin/serving.py @ 613:e2e955a3bb25
age | author | description |
---|---|---|
Thu, 07 May 2015 21:37:38 -0700 | Ludovic Chabant | serve: Split the server code in a couple modules inside a `serving` package. |
Sun, 03 May 2015 23:59:46 -0700 | Ludovic Chabant | caching: Use separate caches for config variants and other contexts. 2.0.0a8 |
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. |