middleman/middleman-core/lib/middleman-core
Egor 83c8f9a2ce Fix huge files regression (for undetected mime)
Note that binary_bytes is an array of bytes that never never appears in text. Array taken from encoding.c source from 'file' utility (http://www.darwinsys.com/file/).
2013-02-02 00:26:58 +04:00
..
cli Make build error message code a bit more compact 2013-01-25 20:22:45 -08:00
core_extensions Don't catch Exception when parsing YAML frontmatter 2013-01-27 17:11:54 -08:00
renderers use .sass-cache everywhere 2013-01-13 15:22:36 -08:00
sitemap Don't look for frontmatter on binary files. Fixes #728 2013-01-11 16:58:02 -08:00
step_definitions Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
templates Update installation command for susy-gem. 2013-01-13 11:59:41 -08:00
vendor/hooks-0.2.0 Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
application.rb actually make ruby encoding setting work, fix gzip to read/write binary 2012-09-29 14:12:26 -07:00
cli.rb Print a helpful message when encountering an unknown command 2012-09-27 23:20:04 -07:00
core_extensions.rb Implement the :encoding setting which defaults to 'utf-8' 2012-06-16 06:07:50 +08:00
extensions.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -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 Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
preview_server.rb Add --force-polling flag to server. Closes #730. Closes #644 2013-01-13 11:56:53 -08:00
profiling.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
sitemap.rb also "build" .htpasswd files 2013-01-21 11:21:48 -08: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 skip-gemfile, skip-bundle, and skip-git options to middleman init, aligning with rails options. 2012-09-14 23:32:46 -07:00
util.rb Fix huge files regression (for undetected mime) 2013-02-02 00:26:58 +04:00
version.rb prep 2013-01-22 23:14:35 -08:00