.. |
step_definitions
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
support
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
3rd_party_cli.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
asset_host.feature
|
fix remaining middleman-more tests
|
2011-12-29 19:28:49 -08:00 |
auto_layout.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
automatic_image_sizes.feature
|
Start getting middleman-more tests passing. About 50% done
|
2011-12-29 19:04:39 -08:00 |
builder.feature
|
Fix watcher to be more selective about what it ignores
|
2012-03-18 18:55:02 -06:00 |
chained_templates.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
clean_build.feature
|
Fix builder steps to properly copy configs, and add a new scenario that shows build --clean not working right when the build directory is set to a nested path. When a path is ignored, it doesn't get removed - in fact, no unused paths will get removed, this is just the easiest way to show it in a test.
|
2012-01-04 22:54:20 -08:00 |
cli.feature
|
Fix CLI tests now that we generate a Gemfile by default
|
2012-03-24 20:37:15 -07:00 |
content_for.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
current_page_request_path_backwards.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
custom_layout_engines.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
custom_layouts.feature
|
Make with_layout work with globs/regexes
|
2012-03-15 00:31:50 -07:00 |
data.feature
|
fix remaining middleman-more tests
|
2011-12-29 19:28:49 -08:00 |
directory_index.feature
|
Make directory_indexes use provides_metadata_for_path instead of its own list of ignored paths, allowing it to support regexes/globs
|
2012-03-15 00:29:50 -07:00 |
dynamic_pages.feature
|
Variables not passed to proxies when they are built. Possibly related to issue #302.
|
2012-03-11 22:49:21 -07:00 |
extensionless_text_files.feature
|
Implied extensions. Closes #304
|
2012-03-29 18:22:43 +01:00 |
feature_params.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
former_padrino_helpers.feature
|
Fix Padrino helpers that require an i18n locale to be present
|
2012-03-04 17:20:57 -08:00 |
front-matter.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
frontmatter_page_settings.feature
|
Also test frontmatter options in preview mode (exposed proxy bug, which was fixed
|
2012-01-07 18:11:56 -08:00 |
helpers_auto_javascript_include_tag.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
helpers_auto_stylesheet_link_tag.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
helpers_external.feature
|
automatically load helper modules from helpers/. closes #238
|
2012-01-15 13:44:00 -08:00 |
helpers_lorem.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
helpers_page_classes.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
i18n_builder_alt_path.feature
|
i18n not ready for primetime yet
|
2012-03-10 19:40:04 -08:00 |
i18n_builder_alt_root.feature
|
i18n not ready for primetime yet
|
2012-03-10 19:40:04 -08:00 |
i18n_builder_default.feature
|
i18n not ready for primetime yet
|
2012-03-10 19:40:04 -08:00 |
i18n_builder_lang_map.feature
|
i18n not ready for primetime yet
|
2012-03-10 19:40:04 -08:00 |
i18n_builder_no_mount.feature
|
i18n not ready for primetime yet
|
2012-03-10 19:40:04 -08:00 |
i18n_builder_subset.feature
|
i18n not ready for primetime yet
|
2012-03-10 19:40:04 -08:00 |
i18n_preview_alt_path.feature
|
i18n not ready for primetime yet
|
2012-03-10 19:40:04 -08:00 |
i18n_preview_alt_root.feature
|
i18n not ready for primetime yet
|
2012-03-10 19:40:04 -08:00 |
i18n_preview_default.feature
|
i18n not ready for primetime yet
|
2012-03-10 19:40:04 -08:00 |
i18n_preview_lang_map.feature
|
i18n not ready for primetime yet
|
2012-03-10 19:40:04 -08:00 |
i18n_preview_no_mount.feature
|
i18n not ready for primetime yet
|
2012-03-10 19:40:04 -08:00 |
i18n_preview_subset.feature
|
i18n not ready for primetime yet
|
2012-03-10 19:40:04 -08:00 |
ignore.feature
|
Fix ignore with a regex (with a test) and consolidate ignores into a single list of callbacks.
|
2012-03-24 20:45:17 -07:00 |
implied_extensions.feature
|
Implied extensions. Closes #304
|
2012-03-29 18:22:43 +01:00 |
instance_vars.feature
|
support glob page instance vars. fixes #230
|
2012-01-05 21:18:55 -08:00 |
mount_rack.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
nested_layouts.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
partials.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
preview_changes.feature
|
test sitemap removal
|
2011-12-31 12:56:17 -08:00 |
request_params.feature
|
test backwards compatible request.params template values. closes #294
|
2012-03-01 13:43:47 -08:00 |
sitemap_traversal.feature
|
Rewrite sitemap_traversal tests to better reflect what should actually happen, and to expose a bug in current_page.
|
2012-03-07 22:08:41 -08:00 |
static_server.feature
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
wildcard_page_helper.feature
|
Use a page_by_destination lookup to make rerouting work both ways, in build and during preview server.
|
2012-02-04 23:07:02 -08:00 |