log piecrust/baking/baker.py @ 1195:ae9387338db1 draft default tip

age author description
Mon, 23 Apr 2018 21:47:49 -0700 Ludovic Chabant bake: Optimize cache handling for the baking process.
Fri, 26 Jan 2018 18:05:02 -0800 Ludovic Chabant serve: Fix problems with assets disappearing between servings.
Fri, 26 Jan 2018 18:02:07 -0800 Ludovic Chabant bake: Only cache templates for the default template engine.
Tue, 23 Jan 2018 08:54:02 -0800 Ludovic Chabant bake: Don't ignore errors reported on things that are not yet in the records.
Thu, 18 Jan 2018 21:22:42 -0800 Ludovic Chabant bake: Fix exception verbose reporting for bake worker errors.
Wed, 29 Nov 2017 21:35:49 -0800 Ludovic Chabant bake: Fix totally broken page baking caused by previous commit.
Wed, 29 Nov 2017 20:37:57 -0800 Ludovic Chabant bake: Load pages in parallel again.