log

age author description
Wed, 23 Mar 2016 16:39:22 -0700 Ludovic Chabant render: Change how we store render passes info.
Wed, 23 Mar 2016 12:19:35 -0700 Ludovic Chabant bake: Re-enable faster serialization between processes.
Wed, 23 Mar 2016 10:54:03 -0700 Ludovic Chabant bake: Add stat about aborted jobs
Wed, 23 Mar 2016 10:53:30 -0700 Ludovic Chabant formatting: Don't import `hoedown` until we need it.
Wed, 23 Mar 2016 08:35:51 -0700 Ludovic Chabant formatting: Add a `hoedown` formatter.
Wed, 23 Mar 2016 01:53:57 -0700 Ludovic Chabant bake: Use threads to read/write from/to the main arbitrator process.
Mon, 21 Mar 2016 22:29:18 -0700 Ludovic Chabant bake: Show more stats.
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 21:40:26 -0700 Ludovic Chabant chef: Fix `--debug-only` argument.
Mon, 14 Mar 2016 21:40:00 -0700 Ludovic Chabant cm: Ignore bdist output directory.
Mon, 14 Mar 2016 08:26:14 -0700 Ludovic Chabant bake: Change `show-timers` to `show-stats`, add stats.
Sun, 13 Mar 2016 16:55:12 -0700 Ludovic Chabant internal: Fix incorrect check for cache times.
Thu, 10 Mar 2016 07:08:15 -0800 Ludovic Chabant cm: Fix a packaging bug, update package metadata.
Wed, 09 Mar 2016 22:07:43 -0800 Ludovic Chabant tests: Add another app config test.
Wed, 09 Mar 2016 00:23:51 -0800 Ludovic Chabant internal: More work/fixes on how default/theme/user configs are merged.
Tue, 08 Mar 2016 01:07:56 -0800 Ludovic Chabant internal: Bump cache version.
Tue, 08 Mar 2016 01:07:34 -0800 Ludovic Chabant internal: Refactor config loading some more.
Tue, 08 Mar 2016 01:05:39 -0800 Ludovic Chabant serve: Fix some crashes introduced by recent refactor.
Mon, 07 Mar 2016 00:03:13 -0800 Ludovic Chabant cm: It's fun to send typos to Travis-CI.
Mon, 07 Mar 2016 00:00:36 -0800 Ludovic Chabant cm: Don't raise an exception when no version file exists.
Sun, 06 Mar 2016 23:51:44 -0800 Ludovic Chabant cm: Make Travis-CI test packaging.
Sun, 06 Mar 2016 23:51:20 -0800 Ludovic Chabant cm: Don't always generation the version when running `setuptools`.
Sun, 06 Mar 2016 23:49:41 -0800 Ludovic Chabant internal: Improve how theme configuration is validated and merged.
Sun, 06 Mar 2016 23:48:01 -0800 Ludovic Chabant tests: Add ability to run tests with a theme site.
Sun, 06 Mar 2016 23:41:35 -0800 Ludovic Chabant tests: Improve failure reporting.
Fri, 04 Mar 2016 22:37:07 -0800 Ludovic Chabant cm: Add AppVeyor support.
Fri, 04 Mar 2016 22:10:18 -0800 Ludovic Chabant cm: Also test Python 3.5 with Travis.
Thu, 03 Mar 2016 22:38:55 -0800 Ludovic Chabant cm: Improve documentation generation script.
Thu, 03 Mar 2016 21:36:04 -0800 Ludovic Chabant admin: Fix crash when running FoodTruck as a standalone web app.
Thu, 03 Mar 2016 20:24:42 -0800 Ludovic Chabant cm: Ignore `py.test` cache.
Thu, 03 Mar 2016 20:23:14 -0800 Ludovic Chabant docs: Use new config variants format.