Mercurial > piecrust2
log piecrust/serving.py @ 240:c1d4e86a3918
age | author | description |
---|---|---|
Sun, 15 Feb 2015 23:29:51 -0800 | Ludovic Chabant | less: Generate a proper, available URL for the LESS CSS map file. |
Wed, 11 Feb 2015 08:31:36 -0800 | Ludovic Chabant | cosmetic: Fix PEP8 spacing. |
Wed, 11 Feb 2015 08:31:13 -0800 | Ludovic Chabant | serve: Fix a bug where empty route metadata is not the same as invalid route. |
Wed, 11 Feb 2015 08:27:52 -0800 | Ludovic Chabant | serve: Print nested exception messages in the dev server. |
Tue, 03 Feb 2015 18:51:30 -0800 | Ludovic Chabant | serve: Fix exiting the server with `CTRL+C` when the SSE response is running. |
Tue, 03 Feb 2015 18:50:58 -0800 | Ludovic Chabant | serve: Don't expose the debug info right away when running with `--debug`. |