summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spec for tmp change that fails on masteraa-use-tmpAndre Arko2016-10-041-0/+8
* use /tmp for mktmpdirAndre Arko2016-10-031-1/+1
* Auto merge of #5042 - bundler:remove-permafailing-build, r=indirectHomu2016-10-031-5/+1
|\
| * remove always-failing 1.8.7 buildremove-permafailing-buildAndre Arko2016-10-021-5/+1
* | Auto merge of #5028 - bundler:seg-settings-only-ruby-platform, r=indirectHomu2016-10-0312-11/+34
|\ \
| * | Rename to force_ruby_platformseg-settings-only-ruby-platformAndre Arko2016-10-025-5/+5
| * | Add a spec for only_ruby_platformSamuel Giddins2016-09-273-1/+18
| * | Add a setting for forcing only the ruby platformSamuel Giddins2016-09-279-10/+16
* | | Auto merge of #5010 - aycabta:use-require-instead-of-autoload-for-plugin-api,...Homu2016-10-032-2/+2
|\ \ \
| * | | Use `require` instead of `autoload` for bundler/plugin/apiCode Ass2016-09-162-2/+2
* | | | Auto merge of #4954 - bundler:seg-load-gem-plugins-on-install, r=indirectHomu2016-10-034-6/+5
|\ \ \ \
| * | | | [Installer] Load gem plugins when installingseg-load-gem-plugins-on-installSamuel Giddins2016-09-074-6/+5
* | | | | Auto merge of #5036 - bundler:seg-specs-no-spaces, r=indirectHomu2016-10-031-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fail fast in the specs when running from a path with special charactersseg-specs-no-spacesSamuel Giddins2016-09-301-0/+4
* | | | | Auto merge of #5035 - bundler:1_13_2_changelog_edit, r=indirectHomu2016-10-011-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Change changelog on #49741_13_2_changelog_editchrismo2016-09-301-1/+1
|/ / / /
* | | | Merge tag 'v1.13.2'Samuel Giddins2016-09-302-1/+17
|\ \ \ \
| * | | | Version 1.13.2 with changelogv1.13.2Samuel Giddins2016-09-302-1/+17
| * | | | Auto merge of #4990 - bundler:seg-realworld-flex, r=segiddinsHomu2016-09-301-2/+10
| * | | | Auto merge of #4922 - JuanitoFatas:fix/4914-gemfile-engine-symbol-and-string,...Homu2016-09-303-2/+39
| * | | | Auto merge of #4983 - bundler:seg-redefine-method-visibility, r=indirectHomu2016-09-301-0/+13
| * | | | Auto merge of #4994 - bundler:seg-definition-init-perf, r=segiddinsHomu2016-09-301-4/+2
| * | | | Auto merge of #4971 - bundler:seg-pare-metadata-error, r=indirectHomu2016-09-302-0/+15
| * | | | Auto merge of #4998 - srbaker:patch-1, r=segiddinsHomu2016-09-301-1/+1
| * | | | Auto merge of #4968 - bundler:seg-exec-load-docs, r=indirectHomu2016-09-301-0/+9
| * | | | Auto merge of #5002 - alepore:fix-colors, r=indirectHomu2016-09-302-2/+2
| * | | | Auto merge of #5015 - m1k3:fix-settings-no-config, r=segiddinsHomu2016-09-302-1/+11
| * | | | Auto merge of #4992 - chrismo:fix_disable_shared_gems_gem_path, r=chrismoHomu2016-09-305-7/+60
| * | | | Auto merge of #5008 - bundler:seg-lazy-specification-materialize-platform, r=...Homu2016-09-302-1/+38
| * | | | Auto merge of #5014 - bundler:seg-auto-install-bool-key, r=indirectHomu2016-09-301-0/+1
| * | | | Auto merge of #4928 - bundler:seg-update-compact-index, r=segiddinsHomu2016-09-304-12/+17
* | | | | Auto merge of #5016 - bundler:seg-jruby-oom-error-message, r=indirectHomu2016-09-301-0/+5
|\ \ \ \ \
| * | | | | [FriendlyErrors] Print a custom message on Java::JavaLang::OutOfMemoryErrorseg-jruby-oom-error-messageSamuel Giddins2016-09-231-0/+5
* | | | | | Auto merge of #5014 - bundler:seg-auto-install-bool-key, r=indirectHomu2016-09-301-0/+1
|\ \ \ \ \ \
| * | | | | | [Settings] Make auto_install a bool keyseg-auto-install-bool-keySamuel Giddins2016-09-231-0/+1
| |/ / / / /
* | | | | | Auto merge of #5007 - bundler:seg-unvendor-compact-index-client, r=indirectHomu2016-09-309-305/+310
|\ \ \ \ \ \
| * | | | | | Use filesystem_access in the compact indexseg-unvendor-compact-index-clientSamuel Giddins2016-09-232-5/+15
| * | | | | | Un-vendor the compact index clientSamuel Giddins2016-09-219-305/+300
| |/ / / / /
* | | | | | Auto merge of #5003 - bundler:seg-warn-unused-deps, r=indirectHomu2016-09-302-3/+28
|\ \ \ \ \ \
| * | | | | | Update spec to account for old rubygems printing the dependency typeseg-warn-unused-depsSamuel Giddins2016-09-201-1/+1
| * | | | | | [Definition] Print a helpful warning when a dependency is unused on any platformSamuel Giddins2016-09-192-3/+28
* | | | | | | Auto merge of #4951 - bundler:seg-no-writable-home, r=indirectHomu2016-09-309-8/+87
|\ \ \ \ \ \ \
| * | | | | | | Ensure that user_home is always cachedseg-no-writable-homeSamuel Giddins2016-09-081-1/+1
| * | | | | | | Require tmpdir since old RubyGems does notSamuel Giddins2016-09-071-0/+2
| * | | | | | | Stop stubbing File.expand_path in SharedHelper specsSamuel Giddins2016-09-072-3/+9
| * | | | | | | Fallback to a temp dir when the home directory is not usableSamuel Giddins2016-09-077-5/+56
| * | | | | | | Add an inline spec for eval’ing two gemfilesSamuel Giddins2016-09-071-0/+20
| | |_|_|/ / / | |/| | | | |
* | | | | | | Auto merge of #5029 - mattbrictson:patch-3, r=segiddinsHomu2016-09-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Improve IRB behavior in generated bin/consoleMatt Brictson2016-09-281-1/+1
|/ / / / / / /
* | | | | | | Auto merge of #4991 - colby-swandale:installation-issues-documentation, r=ind...Homu2016-09-282-0/+19
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |