log piecrust/baking/worker.py @ 702:c62d83e17abf

age author description
Sat, 16 Apr 2016 22:50:07 -0700 Ludovic Chabant bake: Some more optimizations.
Wed, 23 Mar 2016 10:54:03 -0700 Ludovic Chabant bake: Add stat about aborted jobs
Mon, 21 Mar 2016 22:28:57 -0700 Ludovic Chabant bake: Use standard pickle and queue for now to fix some small issues.
Mon, 21 Mar 2016 19:16:54 -0700 Ludovic Chabant bake: Fix a crash when a rendering error occurs.
Mon, 14 Mar 2016 08:26:14 -0700 Ludovic Chabant bake: Change `show-timers` to `show-stats`, add stats.
Thu, 03 Mar 2016 08:22:41 -0800 Ludovic Chabant internal: Get rid of the whole "sub cache" business.
Tue, 01 Mar 2016 22:27:28 -0800 Ludovic Chabant themes: Add support for a `--theme` argument to `chef`.
Sun, 19 Jul 2015 17:01:38 -0700 Ludovic Chabant bake: Set the worker ID in the configuration. It's useful.