Commit graph

  • 9ba1dc040f reorganize all Middleman::Util specs to a single spec file, add specs for PR #1426 Steven Sloan 2015-01-15 13:18:25 -0500
  • f02713788d fix strange change to how file contents are checked in aruba Thomas Reynolds 2015-01-15 09:56:28 +0000
  • 0409c5bcbe Merge pull request #1426 from stevenosloan/standardize_recursively_enhance_for_hash_with_indifferent_access Thomas Reynolds 2015-01-15 09:43:13 +0000
  • 14e1cb1cd6 move all HashWithIndifferentAccess recursive enhancement over to the Util class Steven Sloan 2015-01-15 03:30:26 -0500
  • a771b15700 rewrite CoreExtension::Data#key? to prevent potential SystemStackError Steven Sloan 2015-01-15 02:46:59 -0500
  • 0f95d74827 Use guard clause Dennis Günnewig 2015-01-08 14:58:00 +0100
  • 88965858ec Disable some quite noisy cops Dennis Günnewig 2015-01-08 14:57:38 +0100
  • 79dbfa0238 Rubcop found some new offenses Dennis Günnewig 2015-01-08 14:55:03 +0100
  • 747ca86212 Fixed offense Dennis Günnewig 2015-01-08 14:53:20 +0100
  • f1f5ea3e5d Merge pull request #1422 from jarednorman/fix-file-ending Thomas Reynolds 2015-01-06 10:09:04 -0800
  • a4406e7d9c Fix line ending format in all.js Jared Norman 2015-01-06 09:05:40 -0800
  • ddc048e075 swap rbx for another jruby Thomas Reynolds 2015-01-04 16:10:58 -0600
  • 69f8245f7b bump v4.0.0.alpha.6 Thomas Reynolds 2015-01-04 15:42:22 -0600
  • 39c7c9df54 fix leftover flag Thomas Reynolds 2015-01-04 15:28:13 -0600
  • 857c99fab5 attempt to fix interactive cli timeout Thomas Reynolds 2015-01-04 15:23:37 -0600
  • 8e743aea94 fix interactive init test Thomas Reynolds 2015-01-04 15:06:14 -0600
  • 96e05128a1 attempt to improve travis perf Thomas Reynolds 2015-01-04 14:42:06 -0600
  • f16510d034 Update CLI Thomas Reynolds 2015-01-04 14:23:35 -0600
  • 302a891bbb Update some deps Thomas Reynolds 2015-01-03 14:32:21 -0600
  • 96b324cf45 Merge pull request #1415 from dg-ratiodata/feature/upgrade_i18n Eliott Appleford 2014-12-28 21:48:29 +0000
  • 67125a3f91 Supress warning because of method name offense Max Meyer 2014-12-28 10:50:12 +0100
  • e69704b540 Fixed whitespace offenses Max Meyer 2014-12-28 10:49:46 +0100
  • 488a4b74ab Update version of i18n Max Meyer 2014-12-28 10:36:33 +0100
  • eb1a658b25 over calling change callbacks which are unnecessary. v4.0.0.alpha.5 Thomas Reynolds 2014-12-26 14:11:58 -0800
  • ef0b996004 blog compat v4.0.0.alpha.4 Thomas Reynolds 2014-12-24 11:38:54 -0800
  • ee4c68b03c prep alpha, backwards compat v4.0.0.alpha.3 Thomas Reynolds 2014-12-23 14:54:21 -0800
  • ceeb93d0e4 Merge pull request #1414 from stevenosloan/feature/support_sidecar_frontmatter_for_proxied_resources Thomas Reynolds 2014-12-22 13:14:05 -0800
  • 85fa3fac02 add support for “sidecar” frontmatter at the destination url of proxied resources Steven Sloan 2014-12-22 13:59:27 -0500
  • 4a59ebefe3 Merge pull request #1413 from gitter-badger/gitter-badge Thomas Reynolds 2014-12-11 19:04:57 -0800
  • 503c5d382f Added Gitter badge The Gitter Badger 2014-12-11 17:03:49 +0000
  • 29693e4533 More URI encoding and decoding. Addresses #1406 Thomas Reynolds 2014-11-19 10:39:48 -0800
  • d8e8b06cb6 merge v3 Thomas Reynolds 2014-11-19 09:04:56 -0800
  • 17eb54b9dc Merge branch 'v3-stable' of github.com:middleman/middleman into v3-stable Thomas Reynolds 2014-11-16 12:42:58 -0800
  • ab567b1cbd Merge pull request #1405 from dennisreimann/asset_hash-srcset Thomas Reynolds 2014-11-16 12:42:51 -0800
  • 3eafb4fcf4 Merge branch 'v3-stable' of github.com:middleman/middleman into v3-stable Thomas Reynolds 2014-11-16 12:35:45 -0800
  • e28ed20c63 Asset hashing for image references in srcset Dennis Reimann 2014-11-16 21:25:28 +0100
  • 20552164aa Merge pull request #1404 from blech75/ignore_git_dir_on_init Thomas Reynolds 2014-11-13 14:33:01 -0800
  • dcca8968c8 exclude .git folder when init'ing a local template justin blecher 2014-11-12 19:12:52 -0500
  • be98103e05 An attempt to fix #1402 Thomas Reynolds 2014-11-09 11:30:11 -0800
  • c231e00f00 bump v3.3.7 Thomas Reynolds 2014-11-08 21:06:17 -0800
  • 4f93adffcc Merge pull request #1401 from claudiob/bring-fix-1582-from-padrino-against-v3-stable Eliott Appleford 2014-11-08 22:22:25 +0000
  • 9d49b08426 Import patch to bugfix from Padrino Helpers claudiob 2014-11-08 13:01:05 -0800
  • ebe2164fe9 Merge pull request #1398 from maxmeyer/feature/switch_current_working_dir Thomas Reynolds 2014-11-03 08:02:48 -0800
  • f4ce1ff99d Switch to current working directory during testing Max Meyer 2014-11-02 16:51:44 +0100
  • 7c37d4ba51 Merge pull request #1338 from dg-ratiodata/feature/chained_templates_partials Thomas Reynolds 2014-10-23 15:25:10 -0700
  • 65d3a0c84f Be a bit safer about checking source_file in Sitemap Preview. Working towards fixing #1166 Thomas Reynolds 2014-10-20 11:24:52 -0700
  • 91d0d39569 stylistic change Thomas Reynolds 2014-10-20 11:19:30 -0700
  • c7922c4a35 move actual type detection to sprockets Thomas Reynolds 2014-10-18 12:56:52 -0500
  • 6a3d2e7e4e slightly better types debug message Thomas Reynolds 2014-10-18 12:50:18 -0500
  • d0a9f01b2f Treat source file types more like tags, allow a set of them Thomas Reynolds 2014-10-18 12:45:49 -0500
  • 54e10cf472 yield self along with options in extension activation Thomas Reynolds 2014-10-18 12:11:18 -0500
  • 127fba17ef Merge pull request #1307 from middleman/collections Thomas Reynolds 2014-10-15 17:19:43 -0500
  • a95dbb6367 Collections Thomas Reynolds 2014-06-28 15:07:43 -0700
  • 445443cffc Add a bit of laziness Thomas Reynolds 2014-10-15 14:25:06 -0500
  • e36054b605 Merge pull request #1391 from natebird/patch-1 Thomas Reynolds 2014-10-13 07:47:31 -0500
  • fea9a38372 Add 3.3.6 changes to Changelog Nate Bird 2014-10-13 07:42:05 -0400
  • ddfa37faee Use HTTPS by default in new project Gemfiles. Closes #1372 Thomas Reynolds 2014-10-12 09:38:14 -0500
  • 49a7c1f3da Merge pull request #1389 from tricknotes/ruby-2.2 Thomas Reynolds 2014-10-09 09:26:31 -0700
  • 1142630dc8 Test against Ruby 2.2.0 on Travis CI Ryunosuke SATO 2014-10-09 00:30:35 +0900
  • 144660660f Merge pull request #1381 from minusfive/asset-hash-json Thomas Reynolds 2014-09-28 15:06:39 -0700
  • 17cddce675 Parse asset-hashes on JSON files minusfive 2014-09-28 16:39:46 -0400
  • 1b0b666130 bump v3.3.6 Thomas Reynolds 2014-09-15 15:36:57 -0700
  • e326e10e98 listen gem started using full paths instead of relative. Fixes #1374 Thomas Reynolds 2014-09-15 15:36:41 -0700
  • f73e89370d execute modes as configure blocks Thomas Reynolds 2014-09-11 09:40:10 -0700
  • e4090760e8 Merge pull request #1371 from AndrewKvalheim/console Thomas Reynolds 2014-09-10 18:27:27 -0700
  • ba6ca5b3b7 Fix bug with starting the console. Andrew Kvalheim 2014-09-10 16:00:07 -0700
  • 00b4ac6867 Add a basic feature test for the console. Andrew Kvalheim 2014-09-10 15:52:05 -0700
  • 2ff64fe3a3 Merge pull request #1369 from dg-ratiodata/feature/force_init Thomas Reynolds 2014-09-09 08:43:27 -0700
  • d45911f7b8 Add force-option to init Dennis Günnewig 2014-09-09 09:15:58 +0200
  • 55e3c93278 Feature tests for force-option Dennis Günnewig 2014-09-09 09:07:18 +0200
  • fbe1585ce6 Rubocop fails faster than 'rake test' Dennis Günnewig 2014-09-09 09:14:45 +0200
  • b78515ce91 Fixed rubocop offense Dennis Günnewig 2014-09-09 09:02:50 +0200
  • 313a2398d4 attempt to get compass 1 working Thomas Reynolds 2014-09-02 12:43:20 -0700
  • 5a85d177c2 Catch File read exceptions in frontmatter Thomas Reynolds 2014-08-29 10:24:45 -0700
  • e28850c9d7 slim down travis Thomas Reynolds 2014-08-24 19:06:31 -0700
  • df22160173 apparently nums are freezable Thomas Reynolds 2014-08-24 18:30:14 -0700
  • 5c18b85a8e more freeze fixin Thomas Reynolds 2014-08-24 18:11:56 -0700
  • 1d5ae59db9 Lazy isn't in 1.9.3 :( Thomas Reynolds 2014-08-24 17:35:02 -0700
  • 84acb50b02 Optimize globbed file lookups, fixes nasty performance regression Thomas Reynolds 2014-08-24 17:10:25 -0700
  • 6ef96cc15a more instrumenting Thomas Reynolds 2014-08-24 15:49:53 -0700
  • c3492b1f7b Fix partial lookup Thomas Reynolds 2014-08-24 14:38:06 -0700
  • 07ac578a31 merge Thomas Reynolds 2014-08-24 11:36:42 -0700
  • 18825e7ced no reason for image sizes to touch the alt attr Thomas Reynolds 2014-08-22 09:36:07 -0700
  • 0d2bcbabe9 Remove duplicate attr_accessor. Closes #1352 Thomas Reynolds 2014-08-20 09:48:55 -0700
  • a1979f11b1 Update sass dep and test new error message Thomas Reynolds 2014-08-20 09:48:03 -0700
  • 9b88906784 bump ver v4.0.0.alpha.2 Thomas Reynolds 2014-08-18 15:32:56 -0700
  • ad93f3d8ae fix some uncaught regressions Thomas Reynolds 2014-08-18 14:53:15 -0700
  • d4010c9dc4 prep for realz v4.0.0.alpha.1 Thomas Reynolds 2014-08-18 14:00:28 -0700
  • 51d57afc73 require new compass, fix tests Thomas Reynolds 2014-08-17 13:20:29 -0700
  • 345cbdcce2 Merge pull request #1350 from docwhat/pandoc-frontmatter Thomas Reynolds 2014-08-15 13:46:52 -0700
  • 6895f30ff3 Accept pandoc-style YAML frontmatter Christian Höltje 2014-08-14 22:15:17 -0400
  • e9661a88c5 prep alpha Thomas Reynolds 2014-08-15 10:09:08 -0700
  • 96c4416246 ver bump Thomas Reynolds 2014-08-15 09:41:19 -0700
  • e886eeaa3e add middleman.rb option Thomas Reynolds 2014-08-14 20:34:31 -0700
  • 0f785a448a updated from stable Thomas Reynolds 2014-08-14 10:14:26 -0700
  • fae0e00f42 Add webp to our image type lists Thomas Reynolds 2014-08-14 09:04:26 -0700
  • 2b928a326c Handle breaking padrino change. Closes #1349 v3.3.5 Thomas Reynolds 2014-08-13 20:24:20 -0700
  • 207da11372 lock asciidoctor dep Thomas Reynolds 2014-08-13 11:57:29 -0700
  • 3fb9c75585 Merge pull request #1347 from bitaculous/bump_compass_import_once Thomas Reynolds 2014-08-13 14:43:09 -0400
  • 309ebe6121 [➠] Bumped “compass-import-once” dependency to version 1.0.5. Maik Kempe 2014-08-13 11:30:45 +0200