aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
* Rename all BUNDLE_ORIG_* env to BUNDLER_ORIG*Andre Arko2016-08-101-9/+9
* Silence gem helper spec outputSamuel Giddins2016-08-041-4/+4
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-032-2/+2
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-1/+1
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-1/+1
* Auto merge of #4795 - allenzhao:issue-4771, r=RochesterinNYCHomu2016-08-021-0/+20
|\
| * Add message filter and spec for better search URLZehan Zhao2016-07-291-0/+20
* | Auto merge of #4811 - NickLaMuro:dots_for_compact_index_logger, r=segiddinsHomu2016-07-262-0/+63
|\ \
| * | Update Bundler::Retry newlinesNick LaMuro2016-07-251-0/+33
| * | Update CompactIndex to use log_specsNick LaMuro2016-07-251-0/+30
* | | Auto merge of #4810 - NickLaMuro:fix_git_version_for_apple_git, r=segiddinsHomu2016-07-262-1/+94
|\ \ \
| * | | Use .full_version in Bundler::EnvNick LaMuro2016-07-251-1/+12
| * | | Add Bundler::Source::Git::GitProxy#full_versionNick LaMuro2016-07-251-0/+35
| * | | Removes OSX/msysgit strings from git versionNick LaMuro2016-07-251-0/+47
| |/ /
* / / Add URI to http response output in debug modeNick LaMuro2016-07-251-1/+1
|/ /
* | Auto merge of #4787 - bundler:seg-cleanup, r=indirectHomu2016-07-218-25/+47
|\ \
| * | [RuboCop] Update to 0.41.2Samuel Giddins2016-07-208-24/+46
| * | [Bundler] Use DSLError when eval-ing a gemspec failsSamuel Giddins2016-07-201-1/+1
* | | Auto merge of #4770 - bundler:seg-gem-dep-api-compatibility, r=indirectHomu2016-07-202-1/+5
|\ \ \ | |/ / |/| |
| * | Fix legacy RubyGems compatibilitySamuel Giddins2016-07-191-1/+1
| * | Fully reset in between each spec runSamuel Giddins2016-07-191-0/+4
| |/
* / [CLI] Add specs for printing the running commandSamuel Giddins2016-07-191-0/+7
|/
* Auto merge of #4741 - bundler:seg-1-99-rebase, r=indirectHomu2016-07-131-1/+25
|\
| * Clean up outdated deprecation codeSamuel Giddins2016-07-051-60/+0
| * add config git.allow_insecure and tests for #3453Andre Arko2016-07-051-1/+25
| * Add Bundler.ui.deprecateStefan Lance2016-07-051-0/+39
| * Add capistrano deployment deprecation warningStefan Lance2016-07-051-0/+21
* | Don't parse empty Lockfile during GVP initchrismo2016-07-081-8/+37
* | Support for reverting to older versions.chrismo2016-07-081-4/+4
* | Add some additional GVP specs per TODO.chrismo2016-07-081-5/+19
* | No need to dupe cached GVP outputchrismo2016-07-081-14/+0
* | Moved half-arsed debug test to its own testchrismo2016-07-081-0/+10
* | Moved GemVersionPromoter inside search_for cache.chrismo2016-07-081-9/+9
* | Invalid level in GemVersionPromoter now raises.chrismo2016-07-081-0/+28
* | Remove minimal optionchrismo2016-07-081-25/+1
* | Port GemVersionPromoter specs from bundler-patchchrismo2016-07-081-0/+155
* | Add spec to definition for gem version promoter.chrismo2016-07-082-0/+18
|/
* Auto merge of #4674 - asutoshpalai:plugin, r=segiddinsHomu2016-07-059-59/+514
|\
| * Removed plugin multi option lock spec for 1.8.7Asutosh Palai2016-07-032-4/+3
| * Spec fixes for older versionsAsutosh Palai2016-07-031-1/+1
| * Added unit specs for api#sourceAsutosh Palai2016-07-031-0/+84
| * Mixed SharedHelpers with Plugin::APIAsutosh Palai2016-07-031-2/+10
| * Fixed duplicate error code for plugin error and spec fixesAsutosh Palai2016-07-032-5/+2
| * Spec fixes and spec for adding load path and rubocop fixesAsutosh Palai2016-07-034-52/+110
| * [Serializer]Array parser implementedAsutosh Palai2016-07-031-0/+58
| * Fixing explicit default plugin sourceAsutosh Palai2016-07-031-1/+1
| * Added cachingAsutosh Palai2016-07-031-0/+1
| * Fixed random failures in spec for source_listAsutosh Palai2016-07-031-2/+2
| * Fixed plugin install order for 1.8.7Asutosh Palai2016-07-032-7/+7
| * lockfile plugin version shift and inferred_pluginAsutosh Palai2016-07-032-4/+4