log piecrust/serving/procloop.py @ 570:7dabfdd056a1

age author description
Sat, 31 Oct 2015 00:03:32 -0700 Ludovic Chabant serve: Fix corner cases where the pipeline doesn't run correctly.
Fri, 09 Oct 2015 16:49:12 -0700 Ludovic Chabant serve: Fix error reporting when the background pipeline fails.
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.