log piecrust/serving.py @ 261:b51ddb0c260b

age author description
Sun, 22 Feb 2015 22:02:59 -0800 Ludovic Chabant serve: Use Etags and 304 responses for assets.
Sun, 22 Feb 2015 22:01:58 -0800 Ludovic Chabant bake/serve: Make previewed and baked URLs consistent.
Sun, 15 Feb 2015 23:29:51 -0800 Ludovic Chabant less: Generate a proper, available URL for the LESS CSS map file.
Wed, 11 Feb 2015 08:31:36 -0800 Ludovic Chabant cosmetic: Fix PEP8 spacing.
Wed, 11 Feb 2015 08:31:13 -0800 Ludovic Chabant serve: Fix a bug where empty route metadata is not the same as invalid route.
Wed, 11 Feb 2015 08:27:52 -0800 Ludovic Chabant serve: Print nested exception messages in the dev server.