Mercurial > piecrust2
log piecrust/baking/baker.py @ 663:3ceeca7bb71c
age | author | description |
---|---|---|
Tue, 01 Mar 2016 22:27:28 -0800 | Ludovic Chabant | themes: Add support for a `--theme` argument to `chef`. |
Sat, 11 Jul 2015 23:51:02 -0700 | Ludovic Chabant | bake: Pass the config variants and values from the CLI to the baker. |
Sat, 11 Jul 2015 18:49:50 -0700 | Ludovic Chabant | bake: Add CLI argument to specify job batch size. |
Thu, 09 Jul 2015 21:21:40 -0700 | Ludovic Chabant | bake: Correctly use the `num_worers` setting. |
Tue, 07 Jul 2015 20:19:54 -0700 | Ludovic Chabant | bake: Don't pass the previous record entries to the workers. |
Mon, 06 Jul 2015 21:30:49 -0700 | Ludovic Chabant | bake: Optimize the bake by not using custom classes for passing info. |
Sun, 05 Jul 2015 00:09:41 -0700 | Ludovic Chabant | bake: Commonize worker pool code between html and asset baking. |