Terence Lee | 89d563dea07 | pass user env to bundle clean, since it should run in the same env as bundle install | | |
Terence Lee | 6eac8fd2606 | use same bundler bin for every bundler command | | |
Terence Lee | 4e166ec9acd | Merge pull request #346 from heroku/fix_jruby_test
control all of our test repos | | |
Terence Lee | 7dbceff109a | control all of our test repos | | |
Richard Schneeman | 20b99c8cc4e | Merge pull request #343 from heroku/schneems/remove-jvm
don't vendor in JVM on cedar-14 as it's now available on the... | | |
schneems | e375195ddbc | don't vendor in JVM on cedar-14 as it's now available on the stack. | | |
schneems | fc99e320ef3 | changelog for 133 | | |
schneems | a9ad1a1e9a1 | bump to v133 | | |
Richard Schneeman | 4d4e1026dd7 | Merge pull request #342 from heroku/schneems/bundler-17
bundler 1.7 | | |
schneems | 4d6c831e9ba | bundler 1.7 | | |
Cyril David | 00a39d82879 | Fail fast if ENV["STACK"] is missing | | |
Terence Lee | 2628ef9e52c | bump to v132 | | |
Terence Lee | 35fa3f16888 | update changelog [ci skip] | | |
Terence Lee | 881d794a8f3 | Merge pull request #340 from heroku/jruby_9000
special case for patchlevel rubies. fixes jruby 9.0.0.0.pre1 | | |
Terence Lee | ccdcd5691cd | Merge pull request #338 from heroku/jruby-px-heap-fix
Scale back JRuby heap size on PX dynos | | |
Terence Lee | 58ab672d677 | special case for patchlevel rubies. fixes jruby 9.0.0.0.pre1 | | |
Richard Schneeman | 8e22e5bdf9f | Merge pull request #339 from heroku/schneems/wait-on-auto-scale
Schneems/wait on auto scale | | |
schneems | 5a974e2739a | Set PX ram limits to correct value: https://devcenter.heroku.com/articles/dyno-size#available-dyno-sizes
6gb == 6144mb | | |
schneems | 8ba97852aaa | wait on autoscaling | | |
Joe Kutner | 6f4dac38727 | Scale back JRuby heap size on PX dynos to give room for native memory allocation | | |
schneems | a20ebe57bfa | bump to v130 | | |
Terence Lee | 1fe24fc3d9f | update changelog | | |
Terence Lee | ac680d4d7e1 | Merge pull request #334 from heroku/schneems/default-web-concurrency
auto scale WEB_CONCURRENCY | | |
schneems | 2acf33d65c5 | auto scale WEB_CONCURRENCY | | |
Terence Lee | 4016b70a6b8 | Merge pull request #323 from heroku/jruby-auto-scale
Auto-scaling memory for JRuby | | |
Terence Lee | c44a27913e4 | add set_jvm_max_heap to export | | |
Terence Lee | 380c9aa8626 | setup JAVA_TOOL_OPTIONS for compile time | | |
Joe Kutner | a4a33fdfe5f | added auto-scaling memory for jruby apps
fixed a quoting bug in jruby opts
removed problematic java tool opts
remo... | | |
Terence Lee | 6d03eaf90c8 | don't write to profile.d to export file again | | |
Terence Lee | 0714d7e2eb0 | Merge pull request #336 from heroku/s3pository
use s3pository over nodejs.org | | |
Terence Lee | e9774450b6a | use s3pository over nodejs.org
nodejs.org is not reliable | | |
Terence Lee | 2996c9d3da5 | Merge pull request #305 from heroku/jdk8
JDK system.properties support | | |
Joe Kutner | 86f56186431 | replaced the rails23 repo removed during rebase | | |
Joe Kutner | 08931a22a10 | replaced some hatchet repos removed during rebase | | |
Joe Kutner | d415e6ffb87 | fixed improperly formated json after rebasing | | |
Terence Lee | b070ae2e3c8 | fix tests that broke when cedar-14 GA'd | | |
Terence Lee | 9bfab42016f | remove more ruby 1.8.7/1.9.2 tests | | |
Terence Lee | dc09b0dcf8e | fix ruby specs/jdk tests | | |
Terence Lee | 5a99071eff8 | add jdk7/8 default tests for cedar/cedar-14 respectively | | |
Joe Kutner | e20aac0b063 | made jdk8 the default on cedar-14 | | |
Joe Kutner | ce97d53573d | added stack to jvm installer | | |
Joe Kutner | 8e7beff4f4f | added a test for jdk8 | | |
Joe Kutner | c4ca694d831 | created a jvm_installer helper to handle all jdk installs and read sys props
fixed some jvm install bugs and updated... | | |
Richard Schneeman | cdf2b2287ab | Merge pull request #333 from heroku/schneems/rev-hatchet
rev hatchet | | |
schneems | 54b6cca4248 | rev hatchet | | |
Richard Schneeman | 8ea565367f7 | Merge pull request #326 from heroku/schneems/support-subsequent-process
Support multibuildpack export file | | |
schneems | 6db6633ce87 | ensure export file
Includes minor style fixes and change log entry. | | |
Junya Hayashi | 83811354a59 | Create export file for subsequent processes | | |
schneems | 33f2e18f188 | v129 | | |
schneems | f30de23beb0 | bump to v129 | | |
Richard Schneeman | fbc7046672a | Merge pull request #314 from heroku/schneems/fix-300
Ensure cache doesn't grow unbounded | | |
schneems | 7f9d41260c4 | Ensure cache doesn't grow unbounded
Right now when we copy files over we use `cp -a`. This can result in duplicate f... | | |
schneems | 0aabadb37d1 | Fix tests to work on cedar-14 by default | | |
schneems | d84c20a0d63 | v128 changelog | | |
schneems | 37886942dbd | bump to v128 | | |
Richard Schneeman | 0f4b4e6db86 | Merge pull request #309 from heroku/schneems/better-ruby-version-error
better cedar-14 ruby install error message | | |
schneems | 82d182269e2 | travis, again | | |
schneems | 74cba7c15c6 | Keep same error interface
Only suppress backtrace from likely errors | | |
schneems | b84422c9c74 | better cedar-14 ruby install error message
Show full stack trace on all unexpected errors | | |
Terence Lee | 5d227a570ec | Merge pull request #301 from heroku/travis-remove-key
corrected removal of travis key | | |
Terence Lee | c388f1223bc | bump to v127 | | |
Terence Lee | 7d8c249585d | update changelog | | |
Terence Lee | 88867c326bb | Merge pull request #302 from heroku/rbx-cedar-14
rbx now supports cedar and cedar-14 | | |
Terence Lee | 4ed4a800eb8 | rbx now supports cedar and cedar-14 | | |
Joe Kutner | 61a302b9c12 | corrected removal of travis key | | |
Terence Lee | bf71b01eab5 | bump to v126 | | |
Terence Lee | a6c35197852 | update changelog | | |
Terence Lee | dd39a9d9c4c | Merge pull request #298 from heroku/schneems/cache-fuuuu-ness
[close #295] correctly clear cache after version change | | |
Terence Lee | 65e191b3bf7 | Merge pull request #297 from heroku/cedar-14-jvm
in cedar-14, we need to install a java runtime for yui-compressor | | |
schneems | d677f67e1cf | [close #295] correctly clear cache after version change
This doesn't solve the problem for apps who have already swi... | | |
schneems | d5618269255 | ensure message is a string before splitting | | |
Terence Lee | 50f2bbb3d0b | in cedar-14, we need to install a java runtime for yui-compressor | | |
Terence Lee | bee745f480e | bump to v125 | | |
Terence Lee | d09e4161585 | update changelog | | |
Terence Lee | 17a120b7ec6 | bump to node 0.10.30 for
http://blog.nodejs.org/2014/07/31/v8-memory-corruption-stack-overflow/ | | |
Terence Lee | 3deeeb719de | bump to v124 | | |
Terence Lee | 5025dd7c608 | update changelog | | |
Terence Lee | 6147cda6a01 | Merge pull request #296 from heroku/cedar-14-node
bundle modern version of node for cedar-14 | | |
schneems | 2e7fae37061 | cycle travis password | | |
schneems | 8aa164579d7 | rev hatchet app limit | | |
Terence Lee | c9ec0937c66 | move fetchers into NodeInstaller class, node-0.4.7.tgz is cedar specific | | |
Terence Lee | 4c513f8e94b | extract logic into NodeInstaller class, add cedar support back | | |
Terence Lee | 7d86d5d6290 | install node 0.10.29 for cedar-14 | | |
Terence Lee | 496f799e146 | extract individual files from the fetcher | | |
Terence Lee | b3a0795b36f | Merge pull request #294 from heroku/jruby-cedar-14
use the vendored java not the stack image one | | |
Terence Lee | 74b428420bf | use the vendored java not the stack image one | | |
Terence Lee | 965ab4c460a | bump to v123 | | |
Terence Lee | 11a56c22da6 | update changelog | | |
Terence Lee | 439b0a29d76 | Merge pull request #293 from hone/debug-cedar-14
fix cedar-14 bundler cache bugs | | |
Terence Lee | 513cf06ccde | don't load the cache if we just converted the stack
the cache will already be loaded | | |
Terence Lee | 73f7e89463b | need to clear the destination bundle store
for instance in minitest:
-r--r--r-- 1 hone hone 2003 Jul 25 16:33 Rakef... | | |
Terence Lee | c8339063c7b | Merge pull request #291 from heroku/rev-hatchet
rev hatchet to fix parallel app delete problem | | |
schneems | f2aabb10987 | rev hatchet to fix parallel app delete problem | | |
Terence Lee | f96fd29ccb6 | bump to v122 | | |
Terence Lee | 40c0717c157 | update changelog | | |
Terence Lee | 588746851e1 | Merge pull request #286 from heroku/cedar-14
bundler cache is now stack aware | | |
Terence Lee | a118b0c0aff | add stack change spec tests | | |
Terence Lee | 3e01277685a | bundler cache is now stack aware
make the bundler cache stack aware. This means in the cache directory:
`vendor/bund... | | |
Terence Lee | 7880e0f774f | bump hatchet | | |
Terence Lee | 79ba97584be | unfocus test | | |
Richard Schneeman | e4bd7903140 | Merge pull request #285 from heroku/schneems/warnings
make warnings more obvious | | |
schneems | 445a5991424 | make warnings more obvious | | |
Terence Lee | d6397704408 | add cache documentation | | |
Terence Lee | f68853fb5bc | bump to v121 | | |
Terence Lee | 00b3fdb0723 | update changelog | | |
Terence Lee | 2c1367464c9 | Merge pull request #282 from heroku/cedar-14
support STACK for different cedar stacks | | |
Terence Lee | 4ca2f3c31d7 | prevent directory traversal | | |
Terence Lee | aa249318705 | support STACK for different cedar stacks | | |
Terence Lee | 88fa46c21b9 | Merge pull request #279 from heroku/schneems/rack-env-overwrite-2
[close #277] Source default env from user | | |
schneems | 5797d92421f | [close #277] Source default env from user | | |
schneems | c4d217820c8 | [ci skip] v120 changelog | | |
schneems | a9536ffbfc6 | bump to v120 | | |
Richard Schneeman | f7e135750e7 | Merge pull request #275 from heroku/schneems/bundler-1.6.3
bundler 1.6.3 | | |
schneems | a43e7450bfe | bundler 1.6.3 | | |
schneems | 4ccc5cbfdbc | default cache test turned off until further notice | | |
schneems | 4770dd5723e | fix sublime text highlighting | | |
schneems | ef439b58df4 | changelog | | |
schneems | bb87243b2e9 | bump to v119 | | |
schneems | 4916a2919fb | temporarily disable default-cache | | |
schneems | b959f7bb37d | [ci skip] fix date | | |
schneems | 6d1d4a5a7be | changelog | | |
schneems | 2876488bb24 | bump to v118 | | |
Richard Schneeman | 8346c27b789 | Merge pull request #268 from heroku/schneems/patchlevel
Fix patchlevel support | | |
schneems | 8ce9066e4c4 | fix ruby patchlevel support | | |
schneems | dcae95c97ce | remove debug test output | | |
Richard Schneeman | d54e1c7a880 | Merge pull request #254 from heroku/schneems/fix-platform-env-arg
[close #247] bundle platform with user env args | | |
schneems | b551e5c4ee7 | preserve RUBYOPT except for BundlerWrapper tests | | |
schneems | 6c81262c370 | git add . is weird on travis | | |
Terence Lee | ae7dccf3b3a | don't overwrite travis's PATH
the PATH matters b/c the binstubs pick up the ruby based on the ruby in
the path: `#!/... | | |
Terence Lee | 4fb925c54e0 | remove bundler setup since it affects BundlerWrapper tests | | |
Terence Lee | 5fb3f88e6c4 | setup GEM_PATH so rubygems can find bundler | | |
schneems | 090e17baefa | [close #247] bundle platform with user env args | | |
Terence Lee | c18be761ee9 | bump to v117 | | |
Terence Lee | d25cd3ff9ce | update changelog | | |
Richard Schneeman | 579ba1590c1 | Merge pull request #263 from heroku/schneems/empty-procfile
Test default process types added with Procfile | | |
Richard Schneeman | b538fdd8aea | Merge pull request #262 from heroku/schneems/node-multi
node multibuildpack spec | | |
schneems | 70530caa160 | Test default process types added with Procfile
When a Procfile is present, default process types should still be added. | | |
schneems | 8c29648ae65 | node multibuildpack spec
tests #261 | | |
Terence Lee | a0f1756d662 | Merge pull request #261 from heroku/node_on_anvil
fix node.js check on anvil | | |
Terence Lee | 3c52a5e15bb | add documentation for node_js_installed? | | |
Terence Lee | 284b44552d9 | scope the node path check
Since the anvil service which Travis uses is built using node and
anvil leaks its path int... | | |
schneems | 64872fae52d | bump to v116 | | |
schneems | e3b419f8e78 | v116 | | |
schneems | c0dda5ec78e | Use 1.5.2 as 1.6.1 has a critical bug:
https://github.com/bundler/bundler/issues/2970
. | | |
schneems | 8bf6539256a | changelog | | |
schneems | 79c0b41c28b | bump to v115 | | |
Richard Schneeman | 77bb34218fb | Merge pull request #258 from heroku/schneems/fix-procfile-present-on-first-push
set default process types | | |
schneems | 89d4e2cb16e | set default process types
Fixes case where people have a Procfile, so now they have a `web:` process | | |
Terence Lee | b149c9c2ca8 | bump to v114 | | |
Terence Lee | 79b44bca9b1 | update changelog | | |
Richard Schneeman | 56ec198e111 | Merge pull request #256 from heroku/schneems/webrick-fuuuuuuuuuuuuuuuuuuuu
[close #244] Warn when default webserver ... | | |
Terence Lee | 12253d32c73 | Merge pull request #255 from heroku/schneems/bundler-161
Bump bundler version | | |
schneems | 36c97fda9c1 | [close #244] Warn when default webserver is used | | |
Arthur Nogueira Neves | 14b0f7eb2df | Bump bundler version
Bump bundler version. | | |
Terence Lee | 8f6e458f6b3 | bump to v113 | | |
Terence Lee | f26a252ab19 | update changelog | | |
Terence Lee | 1e876f3572d | Merge pull request #245 from heroku/mb_node
compatibilty with the node.js buildpack for installing node | | |
Terence Lee | 43db57bae4e | compatibilty with the node.js buildpack for installing node | | |
Richard Schneeman | b8c05ee91b5 | Merge pull request #251 from pkgr/allow-to-overwrite-curl-connect-timeout
Allow to parametrize curl connect timeout ... | | |
Terence Lee | 2e53bacaf03 | Merge pull request #253 from heroku/schneems/remove-user-env
fix tests | | |
Cyril Rohr | e3fa57ef528 | Parametrize curl connect timeout. | | |
schneems | c16ce3deb46 | fix tests | | |
Richard Schneeman | 9df6b135b76 | Merge pull request #238 from yangchenyun/master
use ENV variables to configure vendor_url | | |
Richard Schneeman | 6d9c02e1c15 | Merge pull request #241 from fdr/fdr-asset-precompile-topic
Avoid "Running: rake assets:precompile" stutter in build... | | |
Terence Lee | c5f7b66dc1f | bump to v112 | | |
Terence Lee | 2ada3174b47 | update changelog | | |
Terence Lee | cb9b6c85bc4 | bump libyaml to 0.1.6 for CVE-2014-2525 | | |
Daniel Farina | cf8151f9e48 | Avoid "Running: rake assets:precompile" stutter in build pack output
To fix this, use a distinct title intended to c... | | |
Steven Yang | a82969f8acb | use ENV variables to configure vendor_url as sometimes we have an internal vendor mirror | | |
schneems | de25d3cf522 | bump to v111 | | |
schneems | 9343a3dda6b | v111 | | |
schneems | 518757b7b19 | don't make :publish public | | |
schneems | 3c2d0647bf4 | spelling | | |
schneems | 05ae0ba44c8 | v110 | | |
schneems | 6a7bc6d54f7 | bump to v110 | | |
Terence Lee | 6edd67de4fd | Merge pull request #236 from heroku/schneems/db-bootstrap
Enhanced error message on app deploys missing db | | |
schneems | 1202c445db1 | Enhanced error message on app deploys missing db
When deploying for the first time there is no database present. If ... | | |
Terence Lee | 4a974968c1e | Merge pull request #235 from heroku/schneems/db-bootstrap
Enhanced error message on app deploys missing db | | |
schneems | d373b096cd7 | Enhanced error message on app deploys missing db
When deploying for the first time there is no database present. If ... | | |
Terence Lee | 1886d37c6ba | bump to v108 | | |
Terence Lee | 31eaee3c553 | update changelog for v108 | | |
Terence Lee | 3c5f7cd3c61 | update changelog | | |
Terence Lee | 347a7dd325e | Merge pull request #230 from heroku/bundler_patchlevel
proper formatting for pulling the patchlevel (adds the - befo... | | |
Terence Lee | 8ad889ff8c7 | proper formatting for pulling the patchlevel (adds the - before the p) | | |
Richard Schneeman | 72e088f78ea | Merge pull request #233 from heroku/env
use system env | | |
Terence Lee | 7628e48f58f | do regex matching for shellescaping tests | | |
Terence Lee | bce225c1e10 | use system env | | |
schneems | 151b65b4788 | bump to v107 | | |
Next → |