Mercurial > piecrust2
log piecrust/baking/baker.py @ 195:b4724e577a8c
age | author | description |
---|---|---|
Wed, 31 Dec 2014 19:50:40 -0800 | Ludovic Chabant | Add support for KeyboardInterrupt in bake process. |
Wed, 31 Dec 2014 16:56:55 -0800 | Ludovic Chabant | Fix some indentation and line lengths. |
Mon, 01 Dec 2014 22:01:43 -0800 | Ludovic Chabant | Forgot this wasn't C++. |
Sun, 30 Nov 2014 21:46:42 -0800 | Ludovic Chabant | Split baking code in smaller files. |
Sat, 29 Nov 2014 21:00:44 -0800 | Ludovic Chabant | Pass date information to routing when building URLs. |
Sat, 29 Nov 2014 20:58:28 -0800 | Ludovic Chabant | Don't fail if trying to clean up a file that has already been deleted. |
Tue, 18 Nov 2014 21:32:04 -0800 | Ludovic Chabant | Optimize server for files that already exist. |