Mercurial > piecrust2
log piecrust/page.py @ 657:c1a94e1beb9d
age | author | description |
---|---|---|
Wed, 30 Dec 2015 14:46:34 -0800 | Ludovic Chabant | internal: Rename `raw_content` to `segments` since it's what it is. |
Thu, 09 Jul 2015 22:30:45 -0700 | Ludovic Chabant | internal: Just use the plain old standard function. |
Mon, 06 Jul 2015 21:32:40 -0700 | Ludovic Chabant | templating: Let Jinja2 cache the parsed template for page contents. |
Sun, 28 Jun 2015 08:22:39 -0700 | Ludovic Chabant | performance: Refactor how data is managed to reduce copying. |
Fri, 12 Jun 2015 17:09:19 -0700 | Ludovic Chabant | bake: Enable multiprocess baking. |
Sun, 26 Apr 2015 15:07:40 -0700 | Ludovic Chabant | serve: Refactoring and fixes to be able to serve taxonomy pages. |
Fri, 03 Apr 2015 11:22:51 -0700 | Ludovic Chabant | internal: Use hashes for cache paths. |