log

age author description
Tue, 23 Jan 2018 08:54:02 -0800 Ludovic Chabant bake: Don't ignore errors reported on things that are not yet in the records.
Sat, 20 Jan 2018 17:24:08 -0800 Ludovic Chabant serve: Use `watchdog` for a more efficient monitoring of assets files.
Sat, 20 Jan 2018 17:23:34 -0800 Ludovic Chabant sources: Adds support for whitelist filtering to file-system sources.
Sat, 20 Jan 2018 17:15:24 -0800 Ludovic Chabant bake: Fix where the Browserify processor outputs things.
Thu, 18 Jan 2018 21:22:42 -0800 Ludovic Chabant bake: Fix exception verbose reporting for bake worker errors.
Tue, 16 Jan 2018 08:42:18 -0800 Ludovic Chabant cm: Separate `requirements` from what `setup.py` wants.
Tue, 16 Jan 2018 08:41:46 -0800 Ludovic Chabant bake: Add support for Browserify.
Tue, 16 Jan 2018 08:41:25 -0800 Ludovic Chabant serve: Fix infinite loop in asset processing when a change is detected.
Tue, 16 Jan 2018 08:40:53 -0800 Ludovic Chabant bake: Remove superfluous debug message.
Tue, 16 Jan 2018 08:40:34 -0800 Ludovic Chabant bake: Allow specifying which asset processors to use on a per-source basis.
Tue, 16 Jan 2018 08:39:08 -0800 Ludovic Chabant markdown: Use either the `hoedown` or `markdown` config section.
Tue, 16 Jan 2018 08:38:46 -0800 Ludovic Chabant data: Fix a bug when listing a blog's posts twice on a page.
Tue, 16 Jan 2018 08:38:06 -0800 Ludovic Chabant bake: Add `--sources` argument.
Wed, 27 Dec 2017 15:58:33 -0800 Ludovic Chabant tests: LOL
Wed, 27 Dec 2017 13:25:53 -0800 Ludovic Chabant tests: Add plugin tests.
Wed, 27 Dec 2017 13:25:39 -0800 Ludovic Chabant cm: Update Inukshuk for Python 3.4 compatibility.
Mon, 25 Dec 2017 23:05:49 -0800 Ludovic Chabant tests: Prevent conflicts in later `pytest` versions.
Mon, 25 Dec 2017 19:02:05 -0800 Ludovic Chabant tests: Fix determinism bug in linker test.
Mon, 25 Dec 2017 19:01:27 -0800 Ludovic Chabant bake: Fix bug with postponed pages due to them using other sources.
Mon, 25 Dec 2017 19:01:01 -0800 Ludovic Chabant admin: Make tumbnails when posting photos, commit to SCM.
Tue, 12 Dec 2017 22:47:06 -0800 Ludovic Chabant admin: Handle multiple photo uploads in the micropub endpoint.
Tue, 12 Dec 2017 22:45:10 -0800 Ludovic Chabant formatting: Fix Smartypants option for hoedown.
Tue, 05 Dec 2017 22:30:39 -0800 Ludovic Chabant cm: Add Python 3.6 to Travis-CI.
Tue, 05 Dec 2017 22:30:27 -0800 Ludovic Chabant tests: Fix path comparison in a test on Windows.
Tue, 05 Dec 2017 22:26:25 -0800 Ludovic Chabant bake: Fix overriding issues between theme and user pages for index pages.
Wed, 29 Nov 2017 21:36:11 -0800 Ludovic Chabant bake: More detailed stats, and fix a problem with some error reporting.
Wed, 29 Nov 2017 21:35:49 -0800 Ludovic Chabant bake: Fix totally broken page baking caused by previous commit.
Wed, 29 Nov 2017 20:41:09 -0800 Ludovic Chabant bake: Don't cheat when profiling.
Wed, 29 Nov 2017 20:38:15 -0800 Ludovic Chabant chef: Fix crash for commands run outside of a website.
Wed, 29 Nov 2017 20:37:57 -0800 Ludovic Chabant bake: Load pages in parallel again.