Mercurial > piecrust2
log piecrust/serving/server.py @ 553:cc6f3dbe3048
age | author | description |
---|---|---|
Sat, 08 Aug 2015 22:01:47 -0700 | Ludovic Chabant | serve: Extract some of the server's functionality into WSGI middlewares. |
Sat, 08 Aug 2015 16:12:04 -0700 | Ludovic Chabant | serve: Rewrite of the Server-Sent Event code for build notifications. |
Sat, 08 Aug 2015 15:55:24 -0700 | Ludovic Chabant | serve: Werkzeug docs say you need to pass a flag with `wrap_file`. |
Tue, 28 Jul 2015 21:24:10 -0700 | Ludovic Chabant | serve: Don't show the same error message twice. |
Tue, 28 Jul 2015 18:34:21 -0700 | Ludovic Chabant | bake/serve: Improve support for unicode, add slugification options. |
Mon, 27 Jul 2015 00:48:19 -0700 | Ludovic Chabant | serve: Improve error reporting when pages are not found. |
Sun, 26 Jul 2015 23:16:15 -0700 | Ludovic Chabant | internal: Improve handling of taxonomy term slugification. |