log

age author description
Tue, 28 Nov 2017 21:27:57 -0800 Ludovic Chabant internal: Don't profile the Inukshuk engine by default, duh.
Mon, 27 Nov 2017 23:11:15 -0800 Ludovic Chabant templating: Add Inukshuk template engine.
Sun, 26 Nov 2017 22:23:03 -0800 Ludovic Chabant bake: Better performance stats, and add callback to preload templates.
Sun, 26 Nov 2017 22:21:33 -0800 Ludovic Chabant internal: Remove unused parameter.
Sun, 26 Nov 2017 22:21:10 -0800 Ludovic Chabant internal: Remove debug logging for the cache class.
Sat, 25 Nov 2017 23:01:48 -0800 Ludovic Chabant bake: Make `batch-size` option work again.
Sat, 25 Nov 2017 23:01:33 -0800 Ludovic Chabant bake: Simplify output.
Sat, 25 Nov 2017 22:37:46 -0800 Ludovic Chabant formatting: Replace `python-hoedown` with `misaka`.
Tue, 21 Nov 2017 22:07:12 -0800 Ludovic Chabant Merge changes.
Tue, 21 Nov 2017 21:30:37 -0800 Ludovic Chabant cm: Upgrade invoke, add hoedown to requirements.
Tue, 21 Nov 2017 11:00:06 -0800 Ludovic Chabant Added tag 2.1.2 for changeset 6f32a6dc2306
Tue, 21 Nov 2017 11:00:05 -0800 Ludovic Chabant cm: Regenerate the CHANGELOG. 2.1.2
Tue, 21 Nov 2017 10:59:47 -0800 Ludovic Chabant cm: Only commit admin assets if they have changed.
Tue, 21 Nov 2017 10:52:51 -0800 Ludovic Chabant cm: Generate CHANGELOG from the current branch instead of always master. Fix encoding problems.
Tue, 21 Nov 2017 09:54:56 -0800 Ludovic Chabant plugins: Support multiple customizable plugins directories.
Tue, 21 Nov 2017 09:54:00 -0800 Ludovic Chabant bake: Fix crash when trying to report a deployment error.
Fri, 12 May 2017 09:27:18 -0700 Ludovic Chabant cm: Regenerate the CHANGELOG.
Fri, 12 May 2017 09:26:37 -0700 Ludovic Chabant cm: Fix crashes when page assets deployment fails.
Fri, 12 May 2017 09:26:06 -0700 Ludovic Chabant bug: Fix crash on Python 3.6.
Fri, 12 May 2017 09:02:16 -0700 Ludovic Chabant cm: Regenerate the CHANGELOG.
Fri, 12 May 2017 09:02:15 -0700 Ludovic Chabant admin: Regenerate FoodTruck assets.
Fri, 12 May 2017 09:01:51 -0700 Ludovic Chabant cm: Make the release script commit changed FoodTruck assets if needed.
Mon, 20 Nov 2017 23:06:47 -0800 Ludovic Chabant bake: Fix bugs introduced by bake optimizations, of course.
Sun, 19 Nov 2017 14:29:52 -0800 Ludovic Chabant cm: Upgrade Garcon tasks to the latest PyInvoke version.
Sun, 19 Nov 2017 14:29:17 -0800 Ludovic Chabant bake: Big pass on bake performance.
Fri, 03 Nov 2017 23:14:56 -0700 Ludovic Chabant showrecords: Sort records by name.
Tue, 31 Oct 2017 09:33:36 -0700 Ludovic Chabant prepare: Fix a crash when preparing a new post.
Tue, 31 Oct 2017 09:29:14 -0700 Ludovic Chabant sources: Respect the "abort source use" setting when iterating on a source.
Tue, 31 Oct 2017 09:28:35 -0700 Ludovic Chabant data: Optimize page data so cheapest accessors are tried first.
Mon, 30 Oct 2017 19:23:10 -0700 Ludovic Chabant fix: Compatibility for Python 3.4.