log piecrust/commands/builtin/serving.py @ 567:a65f04ddbea2

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.