Mercurial > piecrust2
log piecrust/serving/server.py @ 411:e7b865f8f335
age | author | description |
---|---|---|
Fri, 12 Jun 2015 17:09:19 -0700 | Ludovic Chabant | bake: Enable multiprocess baking. |
Mon, 25 May 2015 18:38:05 -0700 | Ludovic Chabant | debug: Fix serving of resources now that the module moved to a sub-folder. |
Sun, 17 May 2015 10:48:41 -0700 | Ludovic Chabant | tests: Add support for testing the Chef server. |
Sun, 17 May 2015 08:30:19 -0700 | Ludovic Chabant | serve: Remove development assert. |
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. |