Mercurial > piecrust2
log piecrust/serving.py @ 145:dce37d1d4f05
age | author | description |
---|---|---|
Sat, 29 Nov 2014 18:29:19 -0800 | Ludovic Chabant | Switch the PieCrust server to debug mode with `?!debug` in the URL. |
Thu, 27 Nov 2014 08:03:42 -0800 | Ludovic Chabant | Oops. |
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. |
Tue, 18 Nov 2014 21:32:04 -0800 | Ludovic Chabant | Optimize server for files that already exist. |
Sat, 15 Nov 2014 16:03:50 +0100 | Ludovic Chabant | Handle the case where the debug server needs to serve an asset created after it was started. |
Fri, 14 Nov 2014 22:49:50 +0100 | Ludovic Chabant | Fix error reporting and counting of lines. |
Sun, 19 Oct 2014 00:30:44 -0700 | Ludovic Chabant | Re-enable proper caching of rendered segments in server. |