Terence Lee 00d1d3b4ac3 rake task defined specs 23 Jul 2013 Terence Lee 1241a65c501 update changelog about v71 22 Jul 2013 Jonathan Hinkle 3fe915518c2 [#118] make rake_task_defined? work in the face of extraneous output This should only ever occur if people either have a Rakefile that produces output or are using user-env-compile and their app produces output upon environment load. 22 Jul 2013 Terence Lee 60fe2d722d2 v70 18 Jul 2013 Terence Lee 6fece316fe2 update changelog 18 Jul 2013 Terence Lee 9bb7cbfdd5f ruby 1.8.7 does not have rake available 16 Jul 2013 Terence Lee 3243f424219 add bin to PATH for rake task check 16 Jul 2013 Terence Lee f6270083f7f don't error out if there's no Gemfile 16 Jul 2013 Gabriel Gironda 9b96e6d1a6b Better checking for existence of Rake tasks With the current setup, a broken Rakefile will cause all tasks to be
considered undefined. This silently fails under most situations, for
example, pushing a Rails 3 app with a broken Rakefile will cause
asset precompilation to not work, with no error during the push.
Conflicts:
lib/language_pack/ruby.rb 30 Aug 2012 Terence Lee 969827a36e6 v69 16 Jul 2013 Terence Lee cdd6e4e505d update changelog 16 Jul 2013 Terence Lee bb03ebbc80d add space to buildpack instrumentation messages 16 Jul 2013 Terence Lee 530d1037a9a v68 16 Jul 2013 Terence Lee b286d795804 update changelog 16 Jul 2013 Terence Lee 713709f659f log when entering rails 3 or 4 compile 16 Jul 2013 Terence Lee 3f5405068ae log buildpack name 16 Jul 2013 Terence Lee 7450df42b98 update changelog 10 Jul 2013 Terence Lee 3f7fc028a5f fix ruby version gemfile formatting in warning 10 Jul 2013 Terence Lee bcfa7c0da05 instrument buildpack_version 10 Jul 2013 Terence Lee 73993bd1e21 update changelog 10 Jul 2013 Terence Lee ddb7d87cfef add cdn config file 10 Jul 2013 Terence Lee 8200912cc60 cache bundler so it's only downloaded once 10 Jul 2013 Terence Lee 258ce51fcb4 extract fetcher 10 Jul 2013 Terence Lee 5502c6cf2d6 v67 09 Jul 2013 Terence Lee 99d9c1e3428 update changelog 09 Jul 2013 Terence Lee 4ac9bd6c423 update changelog 09 Jul 2013 Terence Lee d1e5bbfbee3 remove lxpc error messages 09 Jul 2013 Terence Lee 71c156b2853 fix buildpack version 09 Jul 2013 Richard Schneeman 77fe37722be M Merge pull request #117 from heroku/schneems/logplex Instrument the buildpack 09 Jul 2013 Terence Lee 0de7288d1cd Instrument the buildpack 02 Jul 2013 Terence Lee a88935fe9bc M Merge pull request #116 from jkrall/master Fix DATABASE_URL bug for jruby rails apps 08 Jul 2013 Joshua Krall 12165d38ecb Update rails3.rb Support dummy postgres DATABASE_URL for jruby 08 Jul 2013 Terence Lee 21c2d2fcd9d fix typo, thanks @will 01 Jul 2013 Richard Schneeman f1dc1b15d29 M Merge pull request #114 from heroku/schneems/rails4-no-bin Verify Rails 3 to 4 without ./bin works 01 Jul 2013 schneems ae9790b3ebb Verify Rails 3 to 4 without ./bin works Looks like it is good to go. Using new major release of Hatchet that fixed all sorts of compatibility issues with running interactive consoles. Split all of that code into a separate lib: https://github.com/schneems/repl_runner 19 Jun 2013 Richard Schneeman 1e295498ed7 M Merge pull request #112 from heroku/schneems/rev-hatchet2 rev hatchet 0.2.0 23 Jun 2013 Richard Schneeman f3c4145e8a6 M Merge pull request #111 from heroku/schneems/rspec-retry Rspec Retry 22 Jun 2013 schneems 915f741a75e rev hatchet 0.2.0 22 Jun 2013 schneems da77a640d1a Rspec Retry Since we're dealing with intermittent failures and retrying code anyway, just retry the whole test if it fails once.
https://github.com/y310/rspec-retry 22 Jun 2013 Terence Lee 00ae3eb0952 fix #108, scope bundler bin to build 19 Jun 2013 Terence Lee efe8487ff5e put binstubs on path and stop symlinking 19 Jun 2013 Terence Lee c2ff97a4bb3 update changelog 19 Jun 2013 Terence Lee 222389a884c bump v64 19 Jun 2013 Terence Lee c36d098f839 as of Rails 4 RC2, don't need to check in binstubsAO 18 Jun 2013 Terence Lee 9c837bb475e update rails 4 copy 18 Jun 2013 Terence Lee f0c6c4076ad M Merge branch 'cache-parsed-bundle' of git://github.com/dpiddy/heroku-buildpack-ruby 18 Jun 2013 Terence Lee 18230554371 M Merge pull request #64 from nulogy/fix_prefix Explictly sets the prefix when building node 18 Jun 2013 Terence Lee 3cf3b6bf525 M Merge pull request #103 from heroku/schneems/rspec-backtrace Show full backtrace on exceptions 18 Jun 2013 Terence Lee de6f00be7ad M Merge branch 'v63_staging' Conflicts:
.travis.yml
CHANGELOG.md
lib/language_pack/base.rb
lib/language_pack/ruby.rb 17 Jun 2013 Terence Lee cf66541a55d update changelog 17 Jun 2013