summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove "no-color" tweaks from specsDavid Rodríguez2018-10-014-8/+5
* Improve redownload specsmore_assertionsDavid Rodríguez2018-09-242-6/+26
* Remove unnecessary assertion exclusionremove_unnecessary_assertion_exclusionDavid Rodríguez2018-09-241-4/+1
* Merge #6316Bundlerbot2018-09-241-0/+43
|\
| * Display unwritable files in each lineKenji Okimoto2018-04-231-3/+9
| * Add backward compatibility code for Ruby 1.8.7Kenji Okimoto2018-04-231-2/+8
| * Use 0o for octal literalsKenji Okimoto2018-04-231-1/+1
| * Add test for Bundler.requires_sudo?Kenji Okimoto2018-04-231-0/+31
* | Merge #6706Bundlerbot2018-09-241-8/+3
|\ \
| * | Fix typoclean_up_some_specsDavid Rodríguez2018-09-231-1/+1
| * | Fix TODO noteDavid Rodríguez2018-09-231-3/+0
| * | Remove unnecessary requireDavid Rodríguez2018-09-231-1/+1
| * | Remove unnecessary commentDavid Rodríguez2018-09-231-1/+0
| * | Move require to a better place for readabilityDavid Rodríguez2018-09-231-2/+1
* | | Merge #6702Bundlerbot2018-09-243-62/+124
|\ \ \
| * | | Limit redownload specs to bundler 2better_force_to_redownload_transitionDavid Rodríguez2018-09-192-2/+2
| * | | Make the equivalent change to `bundle update`David Rodríguez2018-09-181-0/+34
| * | | Fix issue with initial implementationDavid Rodríguez2018-09-181-4/+14
| * | | Deprecate `bundle install --force`David Rodríguez2018-09-181-0/+10
| * | | Convert redownload/force specs to shared specsDavid Rodríguez2018-09-181-39/+47
| * | | Rename spec file to use the preferred option nameDavid Rodríguez2018-09-181-0/+0
* | | | Merge #6694Bundlerbot2018-09-232-23/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Friendlier solution for a problematic specfix_local_spec_failureDavid Rodríguez2018-09-172-13/+5
| * | | Move common stuff to inside letDavid Rodríguez2018-09-171-3/+3
| * | | Modify env only in subprocessDavid Rodríguez2018-09-171-3/+1
| * | | Improve specDavid Rodríguez2018-09-171-8/+1
| |/ /
* | | merge v1.16.5Colby Swandale2018-09-192-2/+2
|\ \ \ | |/ / |/| |
| * | scope TruffleRuby platform specs to be RubyGems >= 2.1.0Colby Swandale2018-09-182-2/+2
| * | Auto merge of #6689 - bundler:colby/fix-bundler-load-error, r=colby-swandaleThe Bundler Bot2018-09-141-0/+10
| * | Auto merge of #6695 - bundler:segiddins/6684-gvp-prefer-non-pres, r=colby-swa...The Bundler Bot2018-09-142-0/+13
| * | Auto merge of #6693 - eregon:truffleruby, r=colby-swandaleThe Bundler Bot2018-09-145-6/+32
| * | Auto merge of #6682 - bundler:bundle_env_formatting, r=colby-swandaleThe Bundler Bot2018-09-141-0/+8
| * | Auto merge of #6675 - MaxLap:master, r=greysteilThe Bundler Bot2018-09-142-0/+65
| * | Auto merge of #6669 - ChrisBr:fix_dep_proxy, r=segiddinsThe Bundler Bot2018-09-141-0/+22
* | | bundle gem will generate homepage_uri and code and changelog section by defaultKeiji Yoshimi2018-09-142-1/+2
* | | Auto merge of #6689 - bundler:colby/fix-bundler-load-error, r=colby-swandaleThe Bundler Bot2018-09-131-0/+10
|\ \ \
| * | | Fix loadError occuring in https://github.com/bundler/bundler/issues/6537colby/fix-bundler-load-errorColby Swandale2018-09-131-0/+10
* | | | Auto merge of #6696 - bundler:fix_locally_failing_spec, r=colby-swandaleThe Bundler Bot2018-09-131-1/+1
|\ \ \ \
| * | | | Better conditional assertionfix_locally_failing_specDavid Rodríguez2018-09-111-1/+1
* | | | | [GemVersionPromoter] Prefer non-pre-release versionssegiddins/6684-gvp-prefer-non-presSamuel Giddins2018-09-122-0/+13
|/ / / /
* | | | Adapt RubyVersion spec now that it fallbacks to RUBY_ENGINE_VERSIONBenoit Daloze2018-09-091-4/+4
* | | | Add specs for the truffleruby platformBenoit Daloze2018-09-093-1/+27
* | | | Fallback to the standard RUBY_ENGINE_VERSION constantBenoit Daloze2018-09-091-1/+1
* | | | Auto merge of #6676 - ankitkataria:gemfile-flag, r=colby-swandaleThe Bundler Bot2018-09-031-0/+9
|\ \ \ \
| * | | | Uses logic from cli and removes redundant testankitkataria2018-09-021-7/+0
| * | | | Fixes test for --gemfile flagankitkataria2018-08-281-4/+10
| * | | | Add test for --gemfile flagankitkataria2018-08-241-0/+10
* | | | | Improve test to better self explain what it doesbundle_env_formattingDavid Rodríguez2018-09-011-2/+6
* | | | | Remove extra new lines from `bundle env` outputDavid Rodríguez2018-08-301-0/+4
| |/ / / |/| | |
* | | | Let updater retry on HTTPRequestedRangeNotSatisfiable (416)Maxime Lapointe2018-08-272-0/+65