summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Simplify error class stuff.Chris Keele2018-01-191-32/+0
* Add base error class to new gems.Chris Keele2018-01-191-0/+36
* handle gzip corruption errors in the compact index clientcolby/client-index-gzip-errorColby Swandale2018-01-191-6/+17
* Auto merge of #6168 - akhramov:fix/clean-extensions, r=colby-swandaleThe Bundler Bot2018-01-102-0/+36
|\
| * Make `bundle clean` clean extension directoriesArtyom Khramov2018-01-102-0/+36
* | typofix by misspelltypo-fixSHIBATA Hiroshi2018-01-101-1/+1
|/
* Auto merge of #6177 - bundler:colby/bundle-show-paths, r=indirectThe Bundler Bot2018-01-081-0/+40
|\
| * add git and gemspec examples to list --paths spec and raise error when --only...Colby Swandale2017-12-011-2/+27
| * add `--paths` option to `bundle list` command.Colby Swandale2017-11-191-0/+15
* | To use exe instead of default name. Because bin name is conflict with Ruby 2....SHIBATA Hiroshi2017-12-281-1/+2
* | Added hostname for file protocol in GemfileSHIBATA Hiroshi2017-12-285-85/+85
* | Merge tag 'v1.16.1'Samuel Giddins2017-12-2721-170/+206
|\ \
| * | Added workarounds for Travis specific issues.SHIBATA Hiroshi2017-12-214-10/+14
| * | Try to get specs passing on old RubyGemsSamuel Giddins2017-12-217-35/+49
| * | Remove the bundler default spec consistently across ruby versionsSamuel Giddins2017-12-211-2/+9
| * | Fix the pristine spec so it still can access the default gemSamuel Giddins2017-12-212-1/+2
| * | Unregister the bundler default spec in the testsSamuel Giddins2017-12-212-14/+14
| * | Auto merge of #6200 - voxik:relax-directory-restrictions, r=segiddinsThe Bundler Bot2017-12-121-1/+1
| * | Auto merge of #6188 - bundler:indirect/fix-6072, r=indirectThe Bundler Bot2017-12-121-34/+32
| * | Auto merge of #6194 - voxik:fix-version-replacement-in-lockfile, r=segiddinsThe Bundler Bot2017-12-121-1/+1
| * | Auto merge of #6207 - bundler:colby/init-gemfile-path-child, r=segiddinsThe Bundler Bot2017-12-121-27/+39
| * | rubocop -aSHIBATA Hiroshi2017-12-111-33/+35
| * | skip old versions for rack dependency problem.SHIBATA Hiroshi2017-12-111-1/+1
| * | Auto merge of #6202 - hsbt:warning-bundler-binstub, r=hsbtThe Bundler Bot2017-12-111-0/+19
| * | Auto merge of #6201 - jetthoughts:binstub-use-gemfile-from-env, r=indirectThe Bundler Bot2017-12-111-0/+29
| * | Auto merge of #6188 - bundler:indirect/fix-6072, r=indirectThe Bundler Bot2017-12-114-4/+47
| * | Auto merge of #6186 - greysteil:treat-release-preference-as-constraint, r=ind...The Bundler Bot2017-12-112-0/+22
| * | Auto merge of #6157 - mattbrictson:fix-nomethoderror-bundle-update-group, r=i...The Bundler Bot2017-12-111-0/+17
| * | Auto merge of #6007 - hsbt:use-halper-methods-for-path, r=segiddinsThe Bundler Bot2017-12-118-19/+28
| * | Auto merge of #6203 - hsbt:fixed-uri-changes-ruby25, r=hsbtThe Bundler Bot2017-12-1110-116/+116
| |\ \
| | * | Fixed failing examples for Bundler 2 APISHIBATA Hiroshi2017-12-112-3/+3
| | * | Fixed failing examples with Ruby 2.5.SHIBATA Hiroshi2017-12-1110-113/+113
| * | | Rename `-rubygerms` option. It only needs with Ruby 1.8 and Ruby 2.5 will rem...SHIBATA Hiroshi2017-12-111-1/+1
| |/ /
| * | Fixed broken examples on Travis CI.SHIBATA Hiroshi2017-12-094-6/+18
* | | Re-order gem dependency for Ruby 1.8 build matrix.fix-ruby18-testSHIBATA Hiroshi2017-12-241-1/+2
* | | Auto merge of #6207 - bundler:colby/init-gemfile-path-child, r=segiddinsThe Bundler Bot2017-12-111-27/+39
|\ \ \
| * | | scope specs to their bundler version and remove duplicate testcolby/init-gemfile-path-childColby Swandale2017-12-111-40/+35
| * | | Let users generate gemfiles in paths whos parent path contains a GemfileColby Swandale2017-12-091-3/+20
* | | | Added test example for binstub warningSHIBATA Hiroshi2017-12-051-0/+19
* | | | Auto merge of #6201 - jetthoughts:binstub-use-gemfile-from-env, r=indirectThe Bundler Bot2017-12-051-0/+29
|\ \ \ \
| * | | | Setup Gemfile path before loading bundler in order to use original GemfilePaul Nikitochkin2017-12-021-0/+29
* | | | | Allow test execution in paths containing dash.Vít Ondruch2017-12-011-1/+1
| |/ / / |/| | |
* | | | Auto merge of #6188 - bundler:indirect/fix-6072, r=indirectThe Bundler Bot2017-11-304-4/+47
|\ \ \ \
| * | | | finally working test for the inline double-checkindirect/fix-6072Andre Arko2017-11-283-0/+47
| * | | | remove duplicate gem creationAndre Arko2017-11-261-4/+0
| | |_|/ | |/| |
* | | | Be more precise when replacing Bundler version in lock file.Vít Ondruch2017-11-301-1/+1
| |/ / |/| |
* | | Resolver: treat dependencies with prerelease versions as slightly constrainedGrey Baker2017-11-272-0/+22
|/ /
* | Fix NoMethodError during `bundle update --group`Matt Brictson2017-11-081-0/+17
* | Merge tag 'v1.16.0'Samuel Giddins2017-10-312-0/+4
|\ \ | |/
| * Properly handle unsafe YAML warnings in specs on Ruby 1.8.7Samuel Giddins2017-10-302-1/+4