log

age author description
Wed, 20 Apr 2016 23:07:27 -0700 Ludovic Chabant admin: Fix crash when previewing a website.
Sat, 16 Apr 2016 23:12:06 -0700 Ludovic Chabant internal: Don't run regexes for the 99% case of pages with no segments.
Sat, 16 Apr 2016 22:50:07 -0700 Ludovic Chabant bake: Some more optimizations.
Sat, 16 Apr 2016 22:48:57 -0700 Ludovic Chabant showrecord: Don't print the record when you just want the stats.
Sat, 16 Apr 2016 22:13:22 -0700 Ludovic Chabant internal: Fix compatibility with older Python 3.x.
Sat, 16 Apr 2016 22:12:51 -0700 Ludovic Chabant internal: Remove unused import.
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.