log piecrust/templating/jinjaengine.py @ 1158:5762a0b821ac

age author description
Sun, 19 Nov 2017 14:29:17 -0800 Ludovic Chabant bake: Big pass on bake performance.
Sun, 01 Oct 2017 20:36:04 -0700 Ludovic Chabant formatting: Remove segment parts, you can use template tags instead.
Sun, 23 Jul 2017 08:30:47 -0700 Ludovic Chabant jinja: Remove Twig compatibility, add timer, improve code.
Thu, 08 Jun 2017 23:31:45 -0700 Ludovic Chabant debug: Raise Jinja template exceptions the same way in both render passes.
Tue, 06 Jun 2017 00:26:21 -0700 Ludovic Chabant refactor: Get the taxonomy support back to a functional state.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
Sat, 29 Apr 2017 21:42:22 -0700 Ludovic Chabant optimize: Don't load Jinja unless we need to.
Thu, 27 Apr 2017 20:55:07 -0700 Ludovic Chabant templating: Template engines can now load extensions directly from plugins.
Thu, 29 Sep 2016 21:52:18 -0700 Ludovic Chabant templating: Put the routing functions in the data, not the template engine.
Thu, 01 Sep 2016 23:00:58 -0700 Ludovic Chabant routing: Simplify how route functions are declared and handled.
Thu, 02 Jun 2016 13:00:36 -0700 Ludovic Chabant internal: Remove threading stuff we don't need anymore.
Sun, 29 May 2016 20:15:56 -0700 Ludovic Chabant internal: Remove unused code.
Thu, 26 May 2016 20:45:16 -0700 Ludovic Chabant debug: Pass the exceptions untouched when debugging.
Tue, 01 Mar 2016 22:27:04 -0800 Ludovic Chabant jinja: Add `md5` filter.
Wed, 29 Jul 2015 23:47:02 -0700 Ludovic Chabant templating: Make more date functions accept 'now' as an input.