log

age author description
Wed, 20 Jan 2016 21:35:58 -0800 Ludovic Chabant cm: Add requirements for FoodTruck.
Tue, 19 Jan 2016 21:34:26 -0800 Ludovic Chabant admin: Dashboard UI cleaning, re-use utility function for page summaries.
Tue, 19 Jan 2016 21:33:31 -0800 Ludovic Chabant admin: Add summary of page in source listing.
Sun, 17 Jan 2016 23:09:32 -0800 Ludovic Chabant debug: Fix debug window CSS.
Sun, 17 Jan 2016 23:09:08 -0800 Ludovic Chabant debug: Don't show parentheses on redirected properties.
Sun, 17 Jan 2016 23:08:40 -0800 Ludovic Chabant debug: Fix how the linker shows children/siblings/etc. in the debug window.
Sun, 17 Jan 2016 21:45:42 -0800 Ludovic Chabant cm: Ignore more stuff for CtrlP or Gutentags.
Sun, 17 Jan 2016 21:44:41 -0800 Ludovic Chabant admin: New `admin` command to manage FoodTruck-related things.
Sat, 16 Jan 2016 14:24:35 -0800 Ludovic Chabant admin: Add "FoodTruck" admin panel from the side experiment project.
Sun, 10 Jan 2016 10:51:11 -0800 Ludovic Chabant bake: Add new performance timers.
Sat, 02 Jan 2016 16:39:26 -0800 Ludovic Chabant internal: Some fixes to the new app configuration.
Fri, 01 Jan 2016 23:18:26 -0800 Ludovic Chabant internal: Refactor the app configuration class.
Wed, 30 Dec 2015 20:42:45 -0800 Ludovic Chabant cli: More proper argument parsing for the main/root arguments.
Wed, 30 Dec 2015 20:41:16 -0800 Ludovic Chabant tests: Fix (hopefully) time-sensitive tests.
Wed, 30 Dec 2015 14:49:44 -0800 Ludovic Chabant bake: Add support for a "known" page setting that excludes it from the bake.
Wed, 30 Dec 2015 14:47:23 -0800 Ludovic Chabant bake: Add option to bake assets for FoodTruck. This is likely temporary.
Wed, 30 Dec 2015 14:46:51 -0800 Ludovic Chabant cli: Add `--no-color` option.
Wed, 30 Dec 2015 14:46:34 -0800 Ludovic Chabant internal: Rename `raw_content` to `segments` since it's what it is.
Wed, 30 Dec 2015 14:45:57 -0800 Ludovic Chabant sources: Add method to get a page factory from a path.
Sat, 19 Dec 2015 18:07:21 -0800 Ludovic Chabant sources: Add code to support "interactive" metadata acquisition.
Sat, 19 Dec 2015 18:06:16 -0800 Ludovic Chabant serve: Make it possible to preview pages with a custom root URL.
Sat, 19 Dec 2015 18:05:28 -0800 Ludovic Chabant bug: Fix a crash when some errors occur during page rendering.
Sat, 19 Dec 2015 18:02:58 -0800 Ludovic Chabant data: Fix a crash bug when no parent page is set on an iterator.
Sat, 31 Oct 2015 21:46:05 -0700 Ludovic Chabant cm: CHANGELOG generator can handle future versions.
Sat, 31 Oct 2015 08:59:53 -0700 Ludovic Chabant docs: Remove LessCSS dependencies in the tutorial, fix typos.
Sat, 31 Oct 2015 00:03:32 -0700 Ludovic Chabant serve: Fix corner cases where the pipeline doesn't run correctly.
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.
Tue, 13 Oct 2015 22:46:05 -0700 Ludovic Chabant showconfig: Don't crash when the whole config should be shown.
Sat, 10 Oct 2015 23:02:40 -0700 Ludovic Chabant bake: Don't re-setup logging for workers unless we're sure we need it.