log piecrust/serving/server.py @ 575:657384f08ca3

age author description
Sat, 19 Dec 2015 18:06:16 -0800 Ludovic Chabant serve: Make it possible to preview pages with a custom root URL.
Wed, 12 Aug 2015 23:04:46 -0700 Ludovic Chabant serve: Refactor the server to make pieces usable by the debugging middleware.
Sat, 08 Aug 2015 22:22:22 -0700 Ludovic Chabant serve: Fix timing information in the debug window.
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.