Thu, 04 Feb 2016 23:22:50 -0800 |
Ludovic Chabant |
cm: Merge the 2 foodtruck folders, cleanup.
|
Thu, 04 Feb 2016 21:50:18 -0800 |
Ludovic Chabant |
admin: Improve publish logs showing as alerts in the admin panel.
|
Thu, 04 Feb 2016 21:49:15 -0800 |
Ludovic Chabant |
publish: Make the `shell` log update faster by flushing the pipe.
|
Thu, 04 Feb 2016 08:05:03 -0800 |
Ludovic Chabant |
publish: Add publish command.
|
Thu, 04 Feb 2016 08:03:52 -0800 |
Ludovic Chabant |
chef: Add `--pid-file` option.
|
Thu, 04 Feb 2016 08:03:33 -0800 |
Ludovic Chabant |
admin: Use the app directory, not the cwd, in case of `--root`.
|
Thu, 28 Jan 2016 22:17:58 -0800 |
Ludovic Chabant |
admin: Configuration changes.
|
Thu, 28 Jan 2016 22:16:47 -0800 |
Ludovic Chabant |
admin: Fix "Publish started" message showing up multiple times.
|
Wed, 27 Jan 2016 23:39:00 -0800 |
Ludovic Chabant |
admin: Show the install page if no secret key is available.
|
Wed, 27 Jan 2016 22:47:24 -0800 |
Ludovic Chabant |
admin: Prompt the user for a commit message when committing a page.
|
Wed, 27 Jan 2016 22:47:00 -0800 |
Ludovic Chabant |
admin: Fix creating pages.
|
Wed, 27 Jan 2016 22:46:06 -0800 |
Ludovic Chabant |
cm: Fix Gulp config.
|
Wed, 27 Jan 2016 20:12:37 -0800 |
Ludovic Chabant |
docs: Fix broken link.
|
Wed, 27 Jan 2016 20:04:52 -0800 |
Ludovic Chabant |
cm: Put Bower/Gulp/etc. stuff all at the root.
|
Wed, 27 Jan 2016 18:02:25 -0800 |
Ludovic Chabant |
admin: Better UI for publishing websites.
|
Sun, 24 Jan 2016 10:42:33 -0800 |
Ludovic Chabant |
admin: Better error reporting, general clean-up.
|
Sun, 24 Jan 2016 10:41:36 -0800 |
Ludovic Chabant |
admin: Fix constructor for Mercurial SCM.
|
Sun, 24 Jan 2016 10:40:55 -0800 |
Ludovic Chabant |
admin: Set the `DEBUG` flag before the app runs so we can read it during setup.
|
Fri, 22 Jan 2016 11:01:00 -0800 |
Ludovic Chabant |
admin: Ability to configure SCM stuff per site.
|
Wed, 20 Jan 2016 21:39:18 -0800 |
Ludovic Chabant |
admin: Better production config for FoodTruck, provide proper first site.
|
Wed, 20 Jan 2016 21:36:51 -0800 |
Ludovic Chabant |
admin: Make sure we have a valid default site to start with.
|
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.
|
Fri, 09 Oct 2015 16:49:12 -0700 |
Ludovic Chabant |
serve: Fix error reporting when the background pipeline fails.
|
Sun, 16 Aug 2015 13:02:19 -0700 |
Ludovic Chabant |
chef: Add `--debug-only` option to only show debug logging for a given logger.
|
Fri, 14 Aug 2015 22:57:59 -0700 |
Ludovic Chabant |
tests: Fix another broken test.
|
Fri, 14 Aug 2015 22:55:36 -0700 |
Ludovic Chabant |
docs: Add reference entry about the `site/slugify_mode` setting.
|
Fri, 14 Aug 2015 22:46:06 -0700 |
Ludovic Chabant |
routes: Add better support for taxonomy slugification.
|