log piecrust/serving/server.py @ 380:f33712c4cfab

age author description
Sun, 10 May 2015 00:34:21 -0700 Ludovic Chabant routing: Fix bugs with matching URLs with correct route but missing metadata.
Thu, 07 May 2015 22:46:44 -0700 Ludovic Chabant serve: Add ability to suppress the debug info window programmatically.
Thu, 07 May 2015 21:37:38 -0700 Ludovic Chabant serve: Split the server code in a couple modules inside a `serving` package.