log piecrust/serving/wrappers.py @ 738:b91fe30ae7aa

age author description
Thu, 02 Jun 2016 13:00:36 -0700 Ludovic Chabant internal: Remove threading stuff we don't need anymore.
Thu, 03 Mar 2016 08:22:41 -0800 Ludovic Chabant internal: Get rid of the whole "sub cache" business.
Tue, 01 Mar 2016 22:27:28 -0800 Ludovic Chabant themes: Add support for a `--theme` argument to `chef`.
Fri, 14 Aug 2015 21:26:51 -0700 Ludovic Chabant serve: Improve reloading and shutdown of the preview server.
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.
Thu, 07 May 2015 21:37:38 -0700 Ludovic Chabant serve: Split the server code in a couple modules inside a `serving` package.