middleman/middleman-core/lib/middleman-core
Andrey 'lolmaus' Mikhaylov db59447e82 Webrick should not do reverse DNS lookups
This prevents Middleman server from being terribly slow over network. Closes #1118.
2014-03-27 11:58:31 +03:00
..
cli Apply fix from 32716f3729 - avoid loading middleman-core unless needed. Fixes #1203 2014-03-13 20:32:25 -07:00
core_extensions add node_modules to filewatcher ignore 2014-03-20 10:02:18 -07:00
meta_pages Improvements to the /__middleman/ metadata pages. 2014-03-26 00:12:10 -07:00
renderers Be quiet about missing extras when middleman-core is used alone 2014-02-25 22:28:06 -08:00
sitemap spring cleaning util and discovery of nasty variable mutating in url_for 2013-12-31 14:41:17 -08:00
step_definitions Implemented Rubocop 2013-12-28 00:47:39 +00:00
templates Ignore .cache by default in .gitignore 2014-03-25 22:39:52 -07:00
application.rb upgrade to newest activesupport 2014-03-20 09:53:01 -07:00
cli.rb Implemented Rubocop 2013-12-28 00:47:39 +00:00
configuration.rb TrailingWhitespace 'cop' fix 2013-12-28 18:14:15 +00:00
core_extensions.rb Be quiet about missing extras when middleman-core is used alone 2014-02-25 22:28:06 -08:00
extension.rb Break Middleman::Extension into its own file, mirroring the change on master 2014-02-22 18:43:47 -08:00
extensions.rb Break Middleman::Extension into its own file, mirroring the change on master 2014-02-22 18:43:47 -08:00
load_paths.rb Implemented Rubocop 2013-12-28 00:47:39 +00:00
logger.rb upgrade to newest activesupport 2014-03-20 09:53:01 -07:00
meta_pages.rb Implemented Rubocop 2013-12-28 00:47:39 +00:00
preview_server.rb Webrick should not do reverse DNS lookups 2014-03-27 11:58:31 +03:00
profiling.rb Implemented Rubocop 2013-12-28 00:47:39 +00:00
sitemap.rb Implemented Rubocop 2013-12-28 00:47:39 +00:00
step_definitions.rb Implemented Rubocop 2013-12-28 00:47:39 +00:00
templates.rb Don't attempt to load local templates if HOME is not set 2014-03-23 16:49:22 -07:00
util.rb Prevent the file watcher from recursively enumerating into paths that it should ignore. This should fix the issue in #1197 as well as provide a performance boost when starting 'middleman server'. 2014-03-18 21:17:50 -07:00
version.rb update padrino. 2014-02-18 18:30:29 -08:00