Mercurial > piecrust2
log piecrust/serving.py @ 209:7a5a7a7e8cee
age | author | description |
---|---|---|
Thu, 22 Jan 2015 22:26:26 -0800 | Ludovic Chabant | serve: Run the asset pipeline asynchronously. |
Sun, 18 Jan 2015 12:12:57 -0800 | Ludovic Chabant | bake: Changes in how assets directories are configured. |
Tue, 13 Jan 2015 21:53:22 -0800 | Ludovic Chabant | serve: Correctly pass on the HTTP status code when an error occurs. |
Sun, 11 Jan 2015 22:58:38 -0800 | Ludovic Chabant | serve: Make the server find assets generated by external tools. |
Sat, 03 Jan 2015 21:54:25 -0800 | Ludovic Chabant | routes: When matching URIs, return metadata directly instead of the match object. |
Sat, 03 Jan 2015 21:20:19 -0800 | Ludovic Chabant | serve: Always force render the page being previewed. |
Sat, 03 Jan 2015 21:10:44 -0800 | Ludovic Chabant | routes: Actually match metadata when finding routes, fix problems with paths. |