middleman/middleman-core/fixtures
Ben Hollis 1ee89ac6bf Upgrade proxy to be able to take :locals and understand :ignore, and store proxy options and metadata with the proxy list.
This allows users to use proxy directly instead of page to create dynamic pages, and improves performance of dynamic pages for sites that create many proxies. It also allows people to use locals instead of instance variables, which are better for partials and reduce the risk of overwriting Middleman settings.
2012-10-12 19:46:11 -07:00
..
automatic-directory-matcher-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
basic-data-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
build-with-errors-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
chained-app split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
clean-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
clean-nested-app 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
csspie Handle .htc files [no-ci] 2012-05-12 08:48:03 -07:00
current-page-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
custom-layout-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
custom-layout-app2 split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
data-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
different-engine-layout split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
dynamic-pages-app 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
empty-app split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
engine-matching-layout split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
extensionless-text-files-app allow extensionless files to be previewed and built. fixes #270, but requires alternative layouts be placed in a layouts/ directory now. 2012-02-12 11:45:42 -08:00
external-helpers Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
feature-params-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
frontmatter-app Only allow frontmatter on first line, unless we have a ruby 1.9 encoding comment, then allow it on the second line. Fixes #446 2012-05-25 13:17:22 -07:00
frontmatter-settings-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
generator-test Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
glob-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
ignore-app/source Sitemap refactor 2012-04-14 13:17:42 -07:00
implied-extensions-app Implied extensions. Closes #304 2012-03-29 18:22:43 +01:00
indexable-app Move off-by-default extensions into middleman-more, make middleman-more itself an extension 2012-05-24 16:14:17 -07:00
instance-vars-app Fix instance variables in dynamic pages 2012-07-24 23:02:27 +09:30
large-build-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
manual-layout Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
manual-layout-missing Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
manual-layout-override Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
multiple-layouts split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
no-layout split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
page-helper-layout-block-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
plain-app split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
preview-app split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
proxy-pages-app Upgrade proxy to be able to take :locals and understand :ignore, and store proxy options and metadata with the proxy list. 2012-10-12 19:46:11 -07:00
request-app test backwards compatible request.params template values. closes #294 2012-03-01 13:43:47 -08:00
sinatra-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
strip-url-app Tests and a small bug fix to make them pass 2012-07-13 16:00:53 +09:30
traversal-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
wildcard-app Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00