Mercurial > piecrust2
log piecrust/commands/builtin/serving.py @ 666:81d9c3a3a0b5
age | author | description |
---|---|---|
Thu, 03 Mar 2016 08:22:41 -0800 | Ludovic Chabant | internal: Get rid of the whole "sub cache" business. |
Tue, 01 Mar 2016 22:27:28 -0800 | Ludovic Chabant | themes: Add support for a `--theme` argument to `chef`. |
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. |