Mercurial > piecrust2
log piecrust/serving.py @ 176:d47d9493bb0a
age | author | description |
---|---|---|
Sat, 03 Jan 2015 21:54:25 -0800 | Ludovic Chabant | routes: When matching URIs, return metadata directly instead of the match object. |
Sat, 03 Jan 2015 21:20:19 -0800 | Ludovic Chabant | serve: Always force render the page being previewed. |
Sat, 03 Jan 2015 21:10:44 -0800 | Ludovic Chabant | routes: Actually match metadata when finding routes, fix problems with paths. |
Sat, 27 Dec 2014 18:14:06 -0800 | Ludovic Chabant | Properly use, or not, the debugging when using the chef server. |
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. |