log tests/test_baking_baker.py @ 1194:09d5c233e840 draft

age author description
Tue, 05 Dec 2017 22:26:25 -0800 Ludovic Chabant bake: Fix overriding issues between theme and user pages for index pages.
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, 05 Feb 2017 22:50:12 -0800 Ludovic Chabant Merge pull request #42 from GitHub.
Thu, 02 Jun 2016 13:01:08 -0700 Ludovic Chabant tests: the `PageBaker` now needs to be shutdown.
Sun, 06 Mar 2016 23:48:01 -0800 Ludovic Chabant tests: Add ability to run tests with a theme site.
Tue, 13 Oct 2015 23:07:56 -0700 Ludovic Chabant tests: Fix broken unit test.
Tue, 13 Oct 2015 22:50:38 -0700 Ludovic Chabant bug: Correctly handle root URLs with special characters.
Fri, 12 Jun 2015 17:09:19 -0700 Ludovic Chabant bake: Enable multiprocess baking.
Wed, 15 Apr 2015 16:39:35 -0700 Ludovic Chabant tests: Support for YAML-based baking tests. Convert old code-based ones.
Tue, 31 Mar 2015 23:03:28 -0700 Ludovic Chabant internal: Try handling URLs in a consistent way.
Sun, 29 Mar 2015 23:08:37 -0700 Ludovic Chabant bake/serve: Fix how taxonomy index pages are setup and rendered.
Wed, 04 Mar 2015 22:40:50 -0800 Ludovic Chabant tests: Fixes for running on Windows.
Tue, 24 Feb 2015 08:06:25 -0800 Ludovic Chabant routing: Better generate URLs according to the site configuration.
Sat, 29 Nov 2014 20:55:41 -0800 Ludovic Chabant Fix unit tests.
Sun, 09 Nov 2014 14:46:23 -0800 Ludovic Chabant Better error management and removal support in baking/processing.
Wed, 03 Sep 2014 17:27:50 -0700 Ludovic Chabant Add a `BakeScheduler` to handle build dependencies. Add unit-tests.
Tue, 19 Aug 2014 11:51:09 -0700 Ludovic Chabant More unit tests for output bake paths.
Mon, 18 Aug 2014 16:47:44 -0700 Ludovic Chabant Fixes for Windows, make `findPagePath` return a ref path.
Sat, 16 Aug 2014 08:15:30 -0700 Ludovic Chabant More Python 3 fixes, modularization, and new unit tests.