.. |
step_definitions
|
Actually fix the issue, rather than pretending to
|
2013-10-25 18:09:36 +11:00 |
support
|
fix up simplecov, add coveralls
|
2013-05-30 13:38:52 -04:00 |
3rd_party_cli.feature
|
Move 3rd party CLI out of fixtures
|
2012-04-16 15:38:26 -07:00 |
asciidoc.feature
|
added cucumber tests for #1043, AsciiDoc support
|
2013-10-19 14:41:52 -06:00 |
asset_hash.feature
|
attempt to address asset host and hash combo, give up.
|
2013-10-15 14:33:25 -07:00 |
asset_host.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
auto_layout.feature
|
|
|
automatic_directory_matcher.feature
|
:automatic_directory_matcher optionally converts a character sequence in file names into a subdirectory. Closes #491
|
2012-06-19 20:07:50 -07:00 |
automatic_image_sizes.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
builder.feature
|
also "build" .htpasswd files
|
2013-01-21 11:21:48 -08:00 |
cache_buster.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
capture_html.feature
|
Force padrino to skip safebuffer on erb
|
2013-06-08 15:36:14 -07:00 |
chained_templates.feature
|
|
|
clean_build.feature
|
fix builder not cleaning empty directories
|
2013-05-31 21:20:15 -04:00 |
cli_extension.feature
|
Add test gems to extension and a gitignore. Closes #570
|
2012-08-20 19:37:10 -07:00 |
cli_init.feature
|
"middleman init" will create a project in the current directory. Fixes #1181.
|
2014-02-19 23:13:59 -08:00 |
coffee-script.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
compass-sprites.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
content_for.feature
|
add breaking test for escaped html using content_for
|
2013-06-07 09:59:59 +01:00 |
content_type.feature
|
Overhaul content-type handling, making it configurable via page/proxy commands as well as frontmatter with the 'content_type' parameter.
|
2013-04-06 15:11:25 -07:00 |
current_page_request_path_backwards.feature
|
|
|
custom-source.feature
|
Fix ignoring layouts from the sitemap when the source directory has been set to something other than 'source'. Fixes #896.
|
2013-05-30 20:17:58 -07:00 |
custom_layout_engines.feature
|
|
|
custom_layouts.feature
|
Tests for #477
|
2012-06-17 12:03:36 -07:00 |
data.feature
|
write some file change and deletion tests for better data coverage
|
2013-05-29 10:59:03 -04:00 |
directory_index.feature
|
Make an effort to handle spaces in filenames in a way that url_for can handle.
|
2013-09-16 21:07:57 -07:00 |
dynamic_pages.feature
|
Support Unicode characters in filenames, both in source filenames and in the names of proxied paths. Fixes #332.
|
2012-04-29 21:42:45 -07:00 |
extensionless_text_files.feature
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |
feature_params.feature
|
|
|
fonts.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
former_padrino_helpers.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
front-matter-neighbor.feature
|
Replace all occurrences of data.page with current_page.data
|
2013-05-29 11:25:57 +02:00 |
front-matter.feature
|
Replace all occurrences of data.page with current_page.data
|
2013-05-29 11:25:57 +02:00 |
frontmatter_page_settings.feature
|
Adding tests for overriding layouts using frontmatter
|
2012-07-27 10:55:30 +02:00 |
gzip.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
helpers_auto_javascript_include_tag.feature
|
Add build-mode test cases to see if #1068 occurs
|
2013-11-29 14:57:35 -08:00 |
helpers_auto_stylesheet_link_tag.feature
|
Add build-mode test cases to see if #1068 occurs
|
2013-11-29 14:57:35 -08:00 |
helpers_content_tag.feature
|
tests for content_tag escaping
|
2013-06-18 11:12:41 -07:00 |
helpers_external.feature
|
|
|
helpers_form_tag.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
helpers_link_to.feature
|
continue forcing Padrino to html_safe everything
|
2013-06-12 11:19:02 -07:00 |
helpers_lorem.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
helpers_page_classes.feature
|
make page_classes prefix configurable
|
2013-10-29 09:33:27 -07:00 |
helpers_select_tag.feature
|
Specify the full path to the NEWLINE constant
|
2013-12-28 19:43:59 -06:00 |
helpers_url_for.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
i18n_builder.feature
|
localization by filename extension
|
2013-11-18 10:20:42 -08:00 |
i18n_force_locale.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
i18n_preview.feature
|
localization by filename extension
|
2013-11-18 10:20:42 -08:00 |
ignore.feature
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |
ignore_already_minified.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
implied_extensions.feature
|
Add tests for more implied extensions
|
2012-07-04 16:45:27 -07:00 |
instance_vars.feature
|
Fix instance variables in dynamic pages
|
2012-07-24 23:02:27 +09:30 |
layouts_dir.feature
|
Prefer loading layouts from layouts_dir over layouts with the same name in the source root. This also includes a bunch of refactoring/cleanup of rendering.rb. Fixes #1176.
|
2014-02-20 08:50:07 -08:00 |
liquid.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
markdown.feature
|
Set current_engine on the context, not self, since we dup self and use that for each render loop. Closes #860
|
2013-06-12 15:21:31 -07:00 |
markdown_kramdown.feature
|
add link contents for mailto: link in kramdown markdown test
|
2013-11-13 22:46:06 -05:00 |
markdown_kramdown_in_haml.feature
|
adjust some markdown tests
|
2013-09-28 00:23:13 -07:00 |
markdown_redcarpet.feature
|
update padrino.
|
2014-02-18 18:30:29 -08:00 |
markdown_redcarpet_in_haml.feature
|
adjust some markdown tests
|
2013-09-28 00:23:13 -07:00 |
minify_css.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
minify_javascript.feature
|
change tests since coffee changed their output
|
2013-07-16 15:10:43 -07:00 |
missing-tilt-lib.feature
|
Remove Tilt mappings for missing libraries. Fixes #713
|
2013-01-08 10:24:07 -08:00 |
more-clean_build.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
more-extensionless_text_files.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
more-frontmatter_page_settings.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
more-ignore.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
more-implied_extensions.feature
|
fix layouts with implied extensions
|
2013-06-24 13:39:14 -07:00 |
more-instance_vars.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
more-sitemap_traversal.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
more-wildcard_page_helper.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
mount_rack.feature
|
Implement generic which is a simple way to build a file from Rack
|
2013-06-13 09:05:13 -07:00 |
nested_layouts.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
partials.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
partials_dir.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
preview_changes.feature
|
|
|
proxy_pages.feature
|
Upgrade proxy to be able to take :locals and understand :ignore, and store proxy options and metadata with the proxy list.
|
2012-10-13 14:03:32 -07:00 |
queryable.feature
|
Update queryable interface so that it doesn't mutate
|
2013-10-25 14:48:23 +11:00 |
redirects.feature
|
implement redirect support
|
2013-06-19 11:13:23 -07:00 |
relative_assets.feature
|
Prevent relative asset helper from munging data URIs. Closes #938.
|
2013-06-15 16:22:14 -07:00 |
request_params.feature
|
test backwards compatible request.params template values. closes #294
|
2012-03-01 13:43:47 -08:00 |
sass-assets-paths.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
sass_partials.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
scss-support.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
sitemap_traversal.feature
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |
slim.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
static_server.feature
|
|
|
strip_url.feature
|
Tests and a small bug fix to make them pass
|
2012-07-13 16:00:53 +09:30 |
stylus.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
tilde_directories.feature
|
test directories containing the tilde characters
|
2012-10-11 10:06:50 -07:00 |
twitter-bootstrap-compile.feature
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
unicode_filecontents.feature
|
Fix dynamic multi-byte utf-8 files rebuilding.
|
2013-03-03 18:13:41 -08:00 |
unicode_filenames.feature
|
Update Padrino to 0.10.7 and Thor to 0.15.3. Closes #495
|
2012-06-20 17:53:14 -07:00 |
v3_extensions.feature
|
Check if set is redefining a param at the class level. Fixes #939
|
2013-06-17 00:47:10 +00:00 |
v4_extension_callbacks.feature
|
Add callback so v4 extensions can see when other extensions are activated
|
2013-06-04 15:51:03 -07:00 |
wildcard_page_helper.feature
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |