log

age author description
Tue, 21 Jul 2015 22:42:05 -0700 Ludovic Chabant serve: Fix a crash when matching taxonomy URLs with incorrect URLs.
Tue, 21 Jul 2015 22:17:06 -0700 Ludovic Chabant bake: Fix random crash with the Sass processor.
Mon, 20 Jul 2015 22:56:45 -0700 Ludovic Chabant themes: Add a `link` sub-command to install a theme via a symbolic link.
Mon, 20 Jul 2015 22:25:39 -0700 Ludovic Chabant themes: Add config paths to the cache key.
Mon, 20 Jul 2015 22:22:38 -0700 Ludovic Chabant themes: Proper template path fixup for the theme configuration.
Sun, 19 Jul 2015 17:02:24 -0700 Ludovic Chabant cm: Ignore `.egg-info` stuff.
Sun, 19 Jul 2015 17:01:38 -0700 Ludovic Chabant bake: Set the worker ID in the configuration. It's useful.
Sun, 19 Jul 2015 17:00:57 -0700 Ludovic Chabant themes: Fix crash when invoking command with no sub-command.
Wed, 15 Jul 2015 00:00:33 -0700 Ludovic Chabant Added tag 2.0.0a13 for changeset eb3ace870708
Tue, 14 Jul 2015 23:59:08 -0700 Ludovic Chabant bake: Fix a bug with copying assets when `pretty_urls` are disabled. 2.0.0a13
Tue, 14 Jul 2015 23:41:25 -0700 Ludovic Chabant bug: Fix copying of page assets during the bake.
Tue, 14 Jul 2015 23:13:16 -0700 Ludovic Chabant bug: Correctly setup the environment/app for bake workers.
Tue, 14 Jul 2015 23:02:56 -0700 Ludovic Chabant Added tag 2.0.0a12 for changeset f14796cbab0f
Tue, 14 Jul 2015 23:02:38 -0700 Ludovic Chabant cm: Fix wrong directory for utilities. 2.0.0a12
Mon, 13 Jul 2015 08:17:45 -0700 Ludovic Chabant cm: Add script to generate benchmark websites.
Sat, 11 Jul 2015 23:53:42 -0700 Ludovic Chabant bug: Fix CLI crash caused by configuration variants.
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 20:33:55 -0700 Ludovic Chabant Merge pull request #19 from GitHub.
Thu, 25 Jun 2015 05:51:47 +1000 Ron Au Fixed 'bootom' to 'bottom'
Sat, 11 Jul 2015 20:30:28 -0700 Ludovic Chabant cm: Use Travis CI's new infrastructure.
Sat, 11 Jul 2015 18:49:50 -0700 Ludovic Chabant bake: Add CLI argument to specify job batch size.
Sat, 11 Jul 2015 17:51:56 -0700 Ludovic Chabant internal: Handle data serialization more under the hood.
Sat, 11 Jul 2015 00:45:35 -0700 Ludovic Chabant bake: Use batched jobs in the worker pool.
Sat, 11 Jul 2015 00:44:58 -0700 Ludovic Chabant internal: Add support for fake pickling of date/time structures.