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

age author description
Tue, 23 Jan 2018 08:54:58 -0800 Ludovic Chabant serve: Don't spam the output when hitting CTRL+C while processing assets.
Wed, 29 Nov 2017 21:36:11 -0800 Ludovic Chabant bake: More detailed stats, and fix a problem with some error reporting.
Tue, 28 Nov 2017 21:28:15 -0800 Ludovic Chabant bake: Do template caching in a background job if possible.
Sun, 26 Nov 2017 22:23:03 -0800 Ludovic Chabant bake: Better performance stats, and add callback to preload templates.
Sat, 25 Nov 2017 23:01:48 -0800 Ludovic Chabant bake: Make `batch-size` option work again.
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:17 -0800 Ludovic Chabant bake: Big pass on bake performance.
Sun, 29 Oct 2017 22:51:57 -0700 Ludovic Chabant tests: Big push to get the tests to pass again.
Tue, 17 Oct 2017 01:00:55 -0700 Ludovic Chabant internal: Worker pool improvements
Sun, 23 Jul 2017 18:03:21 -0700 Ludovic Chabant internal: Use pickle for caching things on disk.
Thu, 15 Jun 2017 22:16:34 -0700 Ludovic Chabant bake: Use the basic Python queue again.
Sun, 04 Jun 2017 23:34:28 -0700 Ludovic Chabant core: Keep refactoring, this time to prepare for generator sources.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
Sat, 16 Apr 2016 22:50:07 -0700 Ludovic Chabant bake: Some more optimizations.