Commit graph

  • 08c3969eb3 Merge pull request #1509 from bhollis/localhost Thomas Reynolds 2015-05-03 21:39:34 -0700
  • 9f5080edf9 Don't crash when running the preview server and not connected to any network (no public IP) Ben Hollis 2015-05-03 18:48:31 -0700
  • 08dee580aa Address shortcomings in #1508 by removing the "host" parameter, always binding on all interfaces, and printing the preview URL with both the local hostname and the local public IP address. Ben Hollis 2015-05-03 17:53:54 -0700
  • 69e66b04df Some immutability tweaks Thomas Reynolds 2015-05-03 17:11:49 -0700
  • bd67f8ad0e Merge pull request #1508 from bhollis/localhost Thomas Reynolds 2015-05-03 15:51:20 -0700
  • e64954fbff Finish porting to new callbacks manager Thomas Reynolds 2015-05-03 15:38:18 -0700
  • 126888272c The preview server URL will once again use the machine's hostname if available. Ben Hollis 2015-05-03 15:11:46 -0700
  • cf58acda30 Clean up commit f366325b3b a bit Ben Hollis 2015-05-03 15:01:00 -0700
  • f366325b3b return localhost when host is 0.0.0.0 #1011 Karl Freeman 2014-02-17 09:28:57 +0000
  • f8e4f6f059 The preview server can now serve over HTTPS using the --https flag. It will use an automatic self-signed cert which can be overridden using --ssl_certificate and --ssl_private_key. These settings can also be set in config.rb. Ben Hollis 2015-05-02 20:54:58 -0700
  • 9932d0da84 Merge pull request #1507 from bhollis/ssl Thomas Reynolds 2015-05-03 10:32:48 -0700
  • d1211cc089 Subtle tweaks Thomas Reynolds 2015-05-02 22:44:38 -0700
  • 572f86985b The preview server can now serve over HTTPS using the --https flag. It will use an automatic self-signed cert which can be overridden using --ssl_certificate and --ssl_private_key. These settings can also be set in config.rb. Ben Hollis 2015-05-02 20:54:58 -0700
  • 86bbcb7676 Replace hooks remove_hooks Thomas Reynolds 2015-05-02 19:24:18 -0700
  • b9f0330869 Play around with a custom, immutable callback library to replace Hooks Thomas Reynolds 2015-05-02 18:47:16 -0700
  • 2b1a4ed1b8 Merge pull request #1393 from AndrewKvalheim/minify-proxied Thomas Reynolds 2015-05-02 14:28:00 -0700
  • 9454536b12 Here we go v4.0.0.beta.1 Thomas Reynolds 2015-05-02 14:23:16 -0700
  • 5591c3337b released deps Thomas Reynolds 2015-05-02 13:56:37 -0700
  • a9056d0e25 Fix webrick reloading on new ruby Thomas Reynolds 2015-05-02 13:48:47 -0700
  • c97c65d655 Add shorthand resources to extensions Thomas Reynolds 2015-05-02 13:22:36 -0700
  • 82b84668b0 Standardize exposing methods inside extensions to the outside world Thomas Reynolds 2015-05-02 11:48:21 -0700
  • 33cb9b3ba9 Expand collection laziness to data Thomas Reynolds 2015-04-26 13:22:58 -0700
  • b127283040 Fix up inline url confusion Thomas Reynolds 2015-04-26 13:01:19 -0700
  • 2403fa2d81 Merge stable Thomas Reynolds 2015-04-26 11:32:47 -0700
  • c87e2e026e Rubocop tweaks Thomas Reynolds 2015-04-26 11:13:29 -0700
  • 56c7ef7905 Merge pull request #1504 from cllns/fix-whitespace Thomas Reynolds 2015-04-26 09:44:31 -0700
  • a43fa14f34 More tests WRT #1503 Thomas Reynolds 2015-04-26 09:43:20 -0700
  • 4bdf5a9005 Refactor srcset a little Thomas Reynolds 2015-04-26 09:41:50 -0700
  • 45ba4bb0d4 Add slim test to asset_hash. WRT #1503 Thomas Reynolds 2015-04-26 09:31:39 -0700
  • c1ce3ffd61 Remove spaces on empty lines Sean Collins 2015-04-26 12:16:55 -0400
  • 5f9820dc63 Update changelog. v3.3.11 Thomas Reynolds 2015-04-24 10:37:03 -0700
  • c30976ccf5 Fix Rack support. Closes #1501 Thomas Reynolds 2015-04-24 10:32:05 -0700
  • 4be3fcfd31 Fix recursive enhance on nil values Thomas Reynolds 2015-04-06 14:02:31 -0700
  • c25229065a Better indiff logic Thomas Reynolds 2015-03-23 13:33:38 -0700
  • 22ce56492f Experiment with Hamster Thomas Reynolds 2015-03-20 13:58:23 -0700
  • 55c5a46440 Update contracts gem. #1494 Thomas Reynolds 2015-04-24 10:26:42 -0700
  • 07eca1e560 Merge pull request #1500 from dperrymorrow/srcset-support Thomas Reynolds 2015-04-24 09:20:43 -0700
  • 580431ca43 Resolves issue #1396 supporting srcset David Morrow 2015-04-22 13:09:02 -0700
  • 4740159a3a Use Addressable to improve inline url detection and rewriting. Only rewrite relative paths. Closes #1499 Thomas Reynolds 2015-04-22 09:41:03 -0700
  • 40e01b0b21 Merge pull request #1498 from stevenosloan/allow_setting_destination_directory_for_source_watchers Thomas Reynolds 2015-04-17 15:03:29 -0700
  • 3b1a00cf47 allow setting a destination_dir for SourceWatchers Steven Sloan 2015-04-17 13:28:23 -0400
  • 60b3bfcee2 Attempt to address #1497 Thomas Reynolds 2015-04-16 12:11:52 -0700
  • f61e08a9c3 Allow more permissive compass versions Thomas Reynolds 2015-03-30 17:05:36 -0700
  • 30721436c0 Allow extensions to activate extensions Thomas Reynolds 2015-03-27 10:56:09 -0700
  • af486d7d2a prep Thomas Reynolds 2015-03-24 09:14:33 -0700
  • d845503f50 Add jruby to the list of envs requiring tzinfo-data. Addresses comments in #1458 Thomas Reynolds 2015-03-21 11:21:03 -0700
  • 4e88a66083 Added support for complete path localization Simon-Pierre LeBel 2015-03-19 16:20:19 -0400
  • 6fef5b3a93 Require forwardable. Closes #1479 Thomas Reynolds 2015-03-05 09:46:38 -0800
  • 7f2048b865 Don't lookup resource for path if the path is absolute. Fixes #1195 Thomas Reynolds 2015-03-03 13:09:46 -0800
  • a71589becd Make preview host and port configurable in config.rb and also expose those variables to extensions which are curious. Closes #1477 Thomas Reynolds 2015-03-01 18:17:22 -0800
  • 26c6f453f3 Add file watcher :only option Thomas Reynolds 2015-02-26 17:08:40 -0800
  • d60cd3a044 Merge pull request #1473 from AndrewKvalheim/overridable-console Thomas Reynolds 2015-02-25 23:08:03 -0800
  • 8817f4ab38 Move IRB initialization into an overridable method. Andrew Kvalheim 2015-02-25 17:11:29 -0800
  • 049dabbf15 Use configurable content type for detection of minifiable content. Andrew Kvalheim 2014-10-12 15:44:16 -0700
  • ef835862bc Merge pull request #1472 from schurig/assets_pipeline_hash_for_woff2 Thomas Reynolds 2015-02-25 14:20:43 -0800
  • 10ed3c2447
    append assets hash also to .woff2 files Martin Schurig 2015-02-25 20:43:46 +0100
  • c94e5d0f4d Merge from stable Thomas Reynolds 2015-02-24 11:06:28 -0800
  • ce2d5028b2 Merge pull request #1445 from alex88/patch-1 Thomas Reynolds 2015-02-24 09:50:51 -0700
  • fbe71f51e4 Merge pull request #1465 from thomasritz/fix-wrong-parent Thomas Reynolds 2015-02-23 14:18:31 -0700
  • a3772428c1 Merge pull request #1456 from yterajima/feature/add-template-test Thomas Reynolds 2015-02-23 12:30:11 -0800
  • 973f79a103 Dropping ruby 1.9.x support Thomas Reynolds 2015-02-23 12:29:51 -0800
  • a3519bdf37 Bump v3.3.10 Thomas Reynolds 2015-02-23 12:28:30 -0800
  • cac0484de8 Fixes #1469 Thomas Reynolds 2015-02-23 12:26:37 -0800
  • e2ae2e5e42 Merge pull request #1468 from vassilevsky/fix-grammar Eliott Appleford 2015-02-23 16:52:01 +0000
  • 35e01136fc Merge pull request #1467 from henrik/patch-1 Eliott Appleford 2015-02-23 16:50:40 +0000
  • 4d75ba7749 Fix grammar in a scenario Ilya Vassilevsky 2015-02-23 01:44:17 +0300
  • 55673480dc Fix proxy pages link in config template Henrik Nyh 2015-02-22 20:31:28 +0100
  • 262e976790 Fixes computation of parent. Thomas Ritz 2015-02-21 19:07:17 +0100
  • ad05b33cf6 Merge pull request #1459 from twuni/bugfix/readme-pessimistic-versioning-link Thomas Reynolds 2015-02-19 15:00:21 -0800
  • ac1e289064 Fixing broken (outdated) link for the Pessimistic Versioning Constraint. Devin Canterberry 2015-02-19 14:56:19 -0800
  • a977f8bf20 Merge pull request #1416 from dg-ratiodata/feature/fix_offenses Eliott Appleford 2015-02-19 00:50:46 +0000
  • 6a228bc5c9 Merge pull request #1457 from Arcovion/slim-update Thomas Reynolds 2015-02-18 16:33:56 -0800
  • ceb4769325 Add test to $ middleman init using tmeplate yterajima 2015-02-18 20:43:15 +0900
  • 0230e26a8c Fix slim >= 3.0.0 deprecation warning Eliott Appleford 2015-02-18 14:22:50 +0000
  • 1cce64d463 Bump v3.3.9 Thomas Reynolds 2015-02-17 16:08:58 -0800
  • 14104aad70 Try to avoid *nix double load issue again Thomas Reynolds 2015-02-17 09:39:59 -0800
  • fd3d9b206f Attempt to avoid double-load issue Thomas Reynolds 2015-02-16 15:53:21 -0800
  • f11057c70c change deploy call Thomas Reynolds 2015-02-13 14:42:17 -0800
  • 2f558ec571 Fix test v3.3.8 Thomas Reynolds 2015-02-13 14:39:08 -0800
  • 4d7b21185f fix strange change to how file contents are checked in aruba Thomas Reynolds 2015-01-15 09:56:28 +0000
  • 85c8143d49 bump Thomas Reynolds 2015-02-13 14:31:53 -0800
  • 5b39a33ab6 Serve sourcemaps as JSON so extensions which rely on mime-type function correctly Thomas Reynolds 2015-02-13 14:28:12 -0800
  • 13a24d99ba Merge pull request #1449 from alex88/feature/git-ssh-template-source Thomas Reynolds 2015-02-13 09:25:06 -0800
  • bf9f94989d Clone templates from ssh 'git@' urls Alessandro Tagliapietra 2015-02-13 10:08:09 +0100
  • 5cb880064d Merge pull request #1448 from alex88/feature/git-url-template Thomas Reynolds 2015-02-12 09:27:22 -0800
  • 640c87c13a Clone template from full repository urls Alessandro Tagliapietra 2015-02-12 15:40:54 +0100
  • 3c5c677a07 Add Woff2 to relative assets extension Alessandro Tagliapietra 2015-02-11 00:09:40 +0100
  • d97e380db8 Add Woff2 to builder asset order Alessandro Tagliapietra 2015-02-10 23:58:29 +0100
  • 19db9f3be1 Add Woff2 to asset hash extensions Alessandro Tagliapietra 2015-02-10 23:30:20 +0100
  • 986b9fcf51 Merge pull request #1444 from joost/patch-2 Thomas Reynolds 2015-02-10 14:02:48 -0800
  • 28199950e9 Add :overwrite option to gzip Joost Hietbrink 2015-02-10 21:49:15 +0100
  • 04da75a2eb Merge pull request #1443 from hagenburger/allow-custom-option Thomas Reynolds 2015-02-10 07:14:15 -0800
  • 98b06878a5 fixed space Nico Hagenburger 2015-02-10 09:28:31 +0100
  • a5c65bac53 don’t override :custom if already set Nico Hagenburger 2015-02-09 23:16:20 +0100
  • e4b7d4fff0 begin prepping beta.1 Thomas Reynolds 2015-02-07 13:38:29 -0800
  • eede4a8c5d Merge pull request #1439 from danilovaz/v3-stable Eliott Appleford 2015-02-01 02:53:29 +0000
  • 19371188b0 Update copyright date README Danilo Vaz 2015-02-01 00:23:26 -0200
  • b666a7aaee Merge pull request #1434 from joost/patch-1 Thomas Reynolds 2015-01-26 10:40:48 -0800
  • 7bec48c688 Fix 404 for sub-mounted apps Joost Hietbrink 2015-01-26 14:33:22 +0100
  • 46ebc9d518 Merge pull request #1427 from stevenosloan/add_specs_for_recursively_enhance Thomas Reynolds 2015-01-15 23:02:29 +0000