middleman/middleman-core/lib/middleman-core
2013-10-19 19:02:34 -07:00
..
cli Normalize paths in the cleaning queue using realpath in order to avoid complicated symlink problems. 2013-09-16 22:13:39 -07:00
core_extensions Support HEAD requests. Fixes #1021. 2013-10-19 16:18:11 -07:00
meta_pages Fix double-escaping of config settings 2013-07-12 23:06:51 +03:00
renderers Fix tests under 1.8 by coercing Kramdown's OrderedHash into a real Hash. 2013-10-19 19:02:34 -07:00
sitemap Fix a nasty memory/proc leak pointed out by @Xanders. Fixes #1020. 2013-10-19 16:45:07 -07:00
step_definitions 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
templates Fix wrong http pathing/prefixing example in generated config 2013-08-15 15:24:44 -07:00
application.rb layouts_dir is now configurable. Closes #899 2013-06-01 15:25:44 -07:00
cli.rb Fix a bunch of Ruby warnings, including a bug in the not_found method 2013-04-06 14:56:08 -07:00
configuration.rb Check if set is redefining a param at the class level. Fixes #939 2013-06-17 00:47:10 +00:00
core_extensions.rb vendor padrino 2013-05-19 13:53:37 -07:00
extensions.rb Add callback so v4 extensions can see when other extensions are activated 2013-06-04 15:51:03 -07:00
load_paths.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
logger.rb Make some common shared state, and logging, threadsafe 2013-04-09 23:06:10 -07:00
meta_pages.rb Styling for config meta page 2013-04-13 18:13:51 -07:00
preview_server.rb Add latency option to listener object. 2013-08-20 06:36:51 -06:00
profiling.rb In general, no need for bundle exec since we call bundle/setup 2013-04-12 23:32:17 -07:00
sitemap.rb Update Sitemap source_dotfiles to support .nojekyll file 2013-06-30 18:46:39 -04:00
step_definitions.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
templates.rb Add an "empty" template and let template classes override the "Gemfile" template. 2013-05-30 21:17:43 -07:00
util.rb Make an effort to handle spaces in filenames in a way that url_for can handle. 2013-09-16 21:07:57 -07:00
version.rb prep 2013-10-15 14:40:01 -07:00