Mercurial > piecrust2
log piecrust/serving/util.py @ 1195:ae9387338db1 draft default tip
age | author | description |
---|---|---|
Tue, 05 Jun 2018 22:08:51 -0700 | Ludovic Chabant | serve: Fix an issue where false positive matches were rendered as the requested page. |
Sat, 17 Feb 2018 11:50:42 -0800 | Ludovic Chabant | serve: Do some more useful debug logging when serving assets. |
Sun, 19 Nov 2017 14:29:17 -0800 | Ludovic Chabant | bake: Big pass on bake performance. |
Sun, 29 Oct 2017 22:51:57 -0700 | Ludovic Chabant | tests: Big push to get the tests to pass again. |
Wed, 27 Sep 2017 19:07:55 -0700 | Ludovic Chabant | pep8: Fix indenting. |
Thu, 08 Jun 2017 23:30:42 -0700 | Ludovic Chabant | routing: Properly order routes by pass when matching them to the request. |
Thu, 08 Jun 2017 23:09:34 -0700 | Ludovic Chabant | refactor: Get the page assets to work again in the server. |