Commit graph

  • a6c74b5231 Fix mail_to Ben Hollis 2012-12-30 15:55:46 -08:00
  • 3214cac153 Make link_to ignore (and preserve) query string and anchor in URLs/paths. Ben Hollis 2012-12-21 18:25:49 -08:00
  • fbb2a355d7 Copy binary files instead of rendering through MM. Closes #643. Closes #699 Thomas Reynolds 2012-12-30 20:36:06 -08:00
  • 6253c91610 Allow non-templates to have frontmatter. Closes #698 Thomas Reynolds 2012-12-30 20:29:39 -08:00
  • 4eca29866b Copy binary files instead of rendering through MM. Closes #643. Closes #699 Thomas Reynolds 2012-12-30 20:36:06 -08:00
  • e97d0ad0e4 Allow non-templates to have frontmatter. Closes #698 Thomas Reynolds 2012-12-30 20:29:39 -08:00
  • a537b434e3 Coerce all paths in sitemap to Pathname Thomas Reynolds 2012-12-30 15:26:38 -08:00
  • 1c62dd68a7 Simplify bundler init. Closes #700 Thomas Reynolds 2012-12-30 19:58:37 -08:00
  • b6c33abda1 Merge pull request #657 from bhollis/link_to Ben Hollis 2012-12-30 19:47:15 -08:00
  • 9954bce2e3 Add a :query option to link_to to allow specifying query string Ben Hollis 2012-12-30 16:27:33 -08:00
  • 028c3ec480 Fix mail_to Ben Hollis 2012-12-30 15:55:46 -08:00
  • 377aa41a23 Make link_to ignore (and preserve) query string and anchor in URLs/paths. Ben Hollis 2012-12-21 18:25:49 -08:00
  • e08eb280fa Coerce all paths in sitemap to Pathname Thomas Reynolds 2012-12-30 15:26:38 -08:00
  • 1f3650ccea make rack::lint happy Thomas Reynolds 2012-12-25 22:30:25 -08:00
  • 55291edc65 Merge pull request #374 from middleman/metapages Thomas Reynolds 2012-12-25 16:12:27 -08:00
  • a00d507de3 Clean up styling a bit, add extension hooks Ben Hollis 2012-10-13 15:38:25 -07:00
  • 142abe027e Switch to using view classes isntead of partials Ben Hollis 2012-10-13 14:28:08 -07:00
  • b8eb932a73 Hierarchical sitemap Ben Hollis 2012-10-13 14:02:38 -07:00
  • 22fcc3c108 Initial spike for meta pages Ben Hollis 2012-10-13 13:12:47 -07:00
  • ae743ac4db Conform to the rack specs, with help from Rack::Lint Ben Hollis 2012-10-13 13:12:21 -07:00
  • ad1806ccc0 Merge pull request #650 from middleman/sitemap_query Thomas Reynolds 2012-12-25 16:06:22 -08:00
  • 45ddc0c344 Make Sitemap metadata queryable with arel-style API Thomas Reynolds 2012-10-24 15:02:32 -07:00
  • c2d816fb02 Merge pull request #591 from bdielman/smacss Thomas Reynolds 2012-12-25 15:54:15 -08:00
  • 78150b9103 Merge branch 'master' of github.com:middleman/middleman Thomas Reynolds 2012-12-19 14:01:25 -08:00
  • 41ae1053eb Remove dependency on compiled file watchers, will fall back to polling by default. This keeps Middleman from needing a compiler to install. Will ask user to upgrade to a compiled watcher on install. Thomas Reynolds 2012-12-19 14:01:05 -08:00
  • bd47af5744 alternative asset_host initializer Thomas Reynolds 2012-12-19 09:42:55 -08:00
  • 642ee42b4f Merge pull request #689 from wazeHQ/fix_asset_hash_ignore Thomas Reynolds 2012-12-18 15:21:27 -08:00
  • b084982923 fix Middleman::Util.path_match to work with string matchers Avia Aharon 2012-12-18 12:32:13 +02:00
  • 6e44851069 test asset_hash ignored paths Avia Aharon 2012-12-18 12:19:41 +02:00
  • 94e9bc1a17 update changelog Thomas Reynolds 2012-12-15 15:00:46 -08:00
  • eea45095b8 version bump v3.0.7 Thomas Reynolds 2012-12-15 14:59:32 -08:00
  • 12a604d69e Fix html5bp test Thomas Reynolds 2012-12-15 14:49:50 -08:00
  • 63a82e6b1e Lock therubyracer for now Thomas Reynolds 2012-12-08 14:08:10 -08:00
  • 4805c11d49 turn html5 boilerplate into a layout Capi Etheriel 2012-12-03 12:37:55 -02:00
  • dd4c07d9d1 Added fix for empty YAML Casey Leask 2012-12-03 11:15:36 +11:00
  • 6f8ada6639 Using 'Socket.gethostname' to get default hostname As suggested by @bhollis in https://github.com/middleman/middleman/pull/665#issuecomment-10262763 Kunal Parikh 2012-11-11 15:54:32 +11:00
  • f6cf8de141 Changed log message when middleman starts. Old message: == The Middleman is standing watch on port 4567 New message: == The Middleman is standing watch at http://0.0.0.0:4567 Kunal Parikh 2012-11-11 13:16:47 +11:00
  • 816bca9643 Fix for embedded Markdown in Slim w/ Redcarpet Alex Peattie 2012-11-07 11:30:24 -08:00
  • 4b7411b08a Fixing image_tag helper so it only attempts to auto image sizes file extensions supported by FastImage. This can be overriden by passing param :supported_extensions into the image_tag helper. Daniel Jabbour 2012-11-05 18:09:30 -08:00
  • 054ce83d35 Fix html5bp test Thomas Reynolds 2012-12-15 14:49:50 -08:00
  • d119ac1f5f Merge pull request #678 from barraponto/html5-layout Thomas Reynolds 2012-12-15 14:42:38 -08:00
  • 60fc4ce43a turn html5 boilerplate into a layout Capi Etheriel 2012-12-03 12:37:55 -02:00
  • 0801f93ffb Merge pull request #677 from CaseyLeask/empty-yaml Ben Hollis 2012-12-13 19:45:00 -08:00
  • fd8855eff0 Lock therubyracer for now Thomas Reynolds 2012-12-08 14:08:10 -08:00
  • 19c0eeeffd disable cane (Ruby 1.8 travis issues) Thomas Reynolds 2012-12-02 16:29:55 -08:00
  • 85f06ccecd Added fix for empty YAML Casey Leask 2012-12-03 11:15:36 +11:00
  • 865c2c34f9 Lock therubyracer for now Thomas Reynolds 2012-12-08 14:08:10 -08:00
  • 42709eacb1 disable cane (Ruby 1.8 travis issues) Thomas Reynolds 2012-12-02 16:29:55 -08:00
  • 1439241661 update donation link Thomas Reynolds 2012-11-16 13:28:43 +00:00
  • 4ef92481af Merge pull request #665 from techthumb/master Ben Hollis 2012-11-11 18:01:15 -08:00
  • e57564c957 Using 'Socket.gethostname' to get default hostname As suggested by @bhollis in https://github.com/middleman/middleman/pull/665#issuecomment-10262763 Kunal Parikh 2012-11-11 15:54:32 +11:00
  • 1761197af3 Changed log message when middleman starts. Old message: == The Middleman is standing watch on port 4567 New message: == The Middleman is standing watch at http://0.0.0.0:4567 Kunal Parikh 2012-11-11 13:16:47 +11:00
  • 434895be0c Merge pull request #663 from alexpeattie/slim-redcarpet-fix Ben Hollis 2012-11-07 22:01:33 -08:00
  • ecefe2a04e Fix for embedded Markdown in Slim w/ Redcarpet Alex Peattie 2012-11-07 11:30:24 -08:00
  • 3f1fa496b2 Merge pull request #660 from bitgangsta/fix_svg Thomas Reynolds 2012-11-06 14:41:38 -08:00
  • 8606fb4eba Fixing image_tag helper so it only attempts to auto image sizes file extensions supported by FastImage. This can be overriden by passing param :supported_extensions into the image_tag helper. Daniel Jabbour 2012-11-05 18:09:30 -08:00
  • d830cf76a5 Merge pull request #659 from lest/patch-1 Thomas Reynolds 2012-11-04 17:36:37 -08:00
  • 45fbde4a5e Fix build status image in README Sergey Nartimov 2012-11-04 19:30:03 +03:00
  • 0eb906efac Stylus support and tests. Fixes #649 Thomas Reynolds 2012-10-28 12:18:29 -07:00
  • 01e9c336b0 Stylus support and tests. Fixes #649 Thomas Reynolds 2012-10-28 12:18:29 -07:00
  • 2ea35b3004 Stub out rspec tests for public APIs: Rack and Sitemap for now Thomas Reynolds 2012-10-27 11:47:06 -07:00
  • 1bfd077d00 update changelog v3.0.6 Thomas Reynolds 2012-10-23 13:10:02 -07:00
  • 0ab6d03845 Merge pull request #648 from bhollis/threading Thomas Reynolds 2012-10-22 22:23:04 -07:00
  • bb12e2a0d4 Make Sitemap::Store more thread-safe. Ben Hollis 2012-10-20 21:19:13 -07:00
  • c40102cf53 Make Sitemap::Store more thread-safe. Ben Hollis 2012-10-20 21:19:13 -07:00
  • 0d806277f9 Don’t print a warning when FastImage doesn’t know about a file type Ben Hollis 2012-10-20 21:18:42 -07:00
  • da11eae106 Fix asset hash generation in combination with sprockets. Rolf Timmermans 2012-10-16 19:42:38 +02:00
  • ef6f7c17dc Merge pull request #641 from rolftimmermans/asset-hash-fix-stable Thomas Reynolds 2012-10-16 11:24:45 -07:00
  • 6201e671ef Fix asset hash generation in combination with sprockets. Rolf Timmermans 2012-10-16 19:42:38 +02:00
  • 338d0f5867 Nevermind, can't do that until the class/inst stuff is cleaned up Thomas Reynolds 2012-10-14 17:19:48 -07:00
  • 0d9b1eabdb Instances actually need to dup the global config so they don't set variables that may be different later (tests, config reloading) Thomas Reynolds 2012-10-14 16:25:22 -07:00
  • af81b588d5 Merge pull request #620 from bhollis/config Thomas Reynolds 2012-10-14 12:52:19 -07:00
  • 4fe22e3fb5 Move more things over to new configs. Don't let root be configured Ben Hollis 2012-10-13 22:37:24 -07:00
  • a50ca56fbc Switch over to new config methods Ben Hollis 2012-10-13 19:54:55 -07:00
  • 781fa1c65f Move configuration into a separate object, that can be reused for extension configuration and makes settings, their defaults, and descriptions inspectable. Ben Hollis 2012-10-13 17:57:48 -07:00
  • 4ee9369d7e Merge pull request #635 from bhollis/proxy Thomas Reynolds 2012-10-13 14:04:17 -07:00
  • 4255ff8b00 Merge branch '3.0-stable' of github.com:middleman/middleman into 3.0-stable Thomas Reynolds 2012-10-13 14:04:02 -07:00
  • 862551c523 Upgrade proxy to be able to take :locals and understand :ignore, and store proxy options and metadata with the proxy list. Ben Hollis 2012-10-11 21:19:15 -07:00
  • 1ee89ac6bf Upgrade proxy to be able to take :locals and understand :ignore, and store proxy options and metadata with the proxy list. Ben Hollis 2012-10-11 21:19:15 -07:00
  • 434abf2220 prep 3.0.6 Thomas Reynolds 2012-10-11 10:08:10 -07:00
  • e5713f74d5 Merge pull request #632 from bhollis/tilde Thomas Reynolds 2012-10-11 10:07:37 -07:00
  • 0bf1b476b0 Fix handling of directories with ~ in them Ben Hollis 2012-10-10 18:18:30 -07:00
  • 4b52858f61 test directories containing the tilde characters Jörg Thalheim 2012-07-21 10:43:47 +02:00
  • ee6add032a Fix handling of directories with ~ in them Ben Hollis 2012-10-10 18:18:30 -07:00
  • 392a4d23f6 test directories containing the tilde characters Jörg Thalheim 2012-07-21 10:43:47 +02:00
  • 42f9e331da Master is now for 3.1 dev Thomas Reynolds 2012-10-06 11:16:54 -07:00
  • 52819cd239 Make sure to require rack/test from asset_hash Ben Hollis 2012-09-30 19:25:15 -07:00
  • 3a4c063535 Reload i18n files when they change, closes #616 Thomas Reynolds 2012-09-30 13:17:01 -07:00
  • c53c46729a actually make ruby encoding setting work, fix gzip to read/write binary Thomas Reynolds 2012-09-29 14:12:26 -07:00
  • 58be0f7af9 Merge pull request #617 from bhollis/cli Thomas Reynolds 2012-09-28 10:27:21 -07:00
  • 534fccaf5b Merge pull request #581 from bhollis/signals Thomas Reynolds 2012-09-28 09:20:22 -07:00
  • 623d73cc0a Print a helpful message when encountering an unknown command Ben Hollis 2012-09-27 23:20:04 -07:00
  • d0c00884fe Shutdown even if the user closed their terminal. Also handle signals on Windows (and elsewhere) if available without resorting to platform detection. Fixes #581. Ben Hollis 2012-09-27 23:02:59 -07:00
  • 9efa9d8009 Update normalize.css to v2.0.1. Fixes #614 Thomas Reynolds 2012-09-25 16:30:49 -07:00
  • d3818e8368 Prep 3.0.5 v3.0.5 Thomas Reynolds 2012-09-23 19:00:40 -07:00
  • 061323a09f prep release Thomas Reynolds 2012-09-23 18:43:42 -07:00
  • 2aec04db69 Merge pull request #558 from bhollis/asset-hash-rack Thomas Reynolds 2012-09-23 18:41:11 -07:00
  • 56e2a747b7 Merge pull request #603 from bhollis/sitemap_speed Thomas Reynolds 2012-09-17 16:13:11 -07:00
  • 6c241603ac Delay recalculating sitemap until absolutely necessary, avoiding redundant recalculations. Ben Hollis 2012-09-15 22:24:39 -07:00
  • a8a555c101 Merge pull request #601 from bhollis/full_path Thomas Reynolds 2012-09-16 14:28:19 -07:00