log piecrust/app.py @ 1138:c8fb7b024faa

age author description
Sun, 26 Nov 2017 22:23:03 -0800 Ludovic Chabant bake: Better performance stats, and add callback to preload templates.
Tue, 21 Nov 2017 22:07:12 -0800 Ludovic Chabant Merge changes.
Tue, 21 Nov 2017 09:54:56 -0800 Ludovic Chabant plugins: Support multiple customizable plugins directories.
Sun, 19 Nov 2017 14:29:17 -0800 Ludovic Chabant bake: Big pass on bake performance.
Sun, 23 Jul 2017 18:01:26 -0700 Ludovic Chabant chef: Allow multiple config variants to be applied.
Sun, 23 Jul 2017 08:25:45 -0700 Ludovic Chabant internal: Remove unnecessary timer, add timer for lazy data building.
Tue, 20 Jun 2017 21:12:35 -0700 Ludovic Chabant publish: Fix publishers API and add a simple "copy" publisher.
Thu, 15 Jun 2017 07:33:40 -0700 Ludovic Chabant refactor: Fix some issues with record/cache entry collisions, add counters.
Sun, 04 Jun 2017 23:34:28 -0700 Ludovic Chabant core: Keep refactoring, this time to prepare for generator sources.
Sun, 21 May 2017 00:06:59 -0700 Ludovic Chabant core: Continue PieCrust3 refactor, simplify pages.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
Thu, 27 Apr 2017 20:54:29 -0700 Ludovic Chabant plugins: Add support for "ad-hoc" local plugins.
Wed, 11 Jan 2017 09:01:01 -0800 Ludovic Chabant internal: Keep things out of the `PieCrust` class, and other clean-ups.
Wed, 28 Dec 2016 01:27:02 -0500 Ben Artin data: Allow page generators to have an associated data provider
Mon, 10 Oct 2016 21:41:59 -0700 Ludovic Chabant config: Cleanup config loading code. Add support for a `local.yml` config.