aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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-263-2/+97
|\ \
| * | 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
| * | Find git version in spec helper with git_proxyNick LaMuro2016-07-251-1/+3
| |/
* | Auto merge of #4808 - NickLaMuro:add_url_for_debug_http_response, r=segiddinsHomu2016-07-261-1/+1
|\ \
| * | Add URI to http response output in debug modeNick LaMuro2016-07-251-1/+1
| |/
* | Auto merge of #4800 - bundler:seg-locked-resolve-keep-platforms, r=indirectHomu2016-07-265-4/+149
|\ \
| * | Update specs for improved gemspec detectionSamuel Giddins2016-07-243-2/+4
| * | [DSL] Add support for multi-platform gems with the `gemspec` methodSamuel Giddins2016-07-221-2/+12
| * | Add install_gemfile! for specsSamuel Giddins2016-07-221-0/+1
| * | Reduce code de-duplication in gemspec specSamuel Giddins2016-07-221-28/+14
| * | Add specs for bundling with locked platform-specific gemspec deps on RUBYSamuel Giddins2016-07-211-0/+146
| |/
* | Auto merge of #4802 - bundler:seg-fix-bundle-help, r=indirectHomu2016-07-261-1/+13
|\ \
| * | Fix bundle --helpSamuel Giddins2016-07-241-1/+13
| |/
* | Update a pair of specs to use the new source matchingSamuel Giddins2016-07-242-4/+5
* | Add support for checking source in should_be_installedSamuel Giddins2016-07-241-9/+18
* | Add a source.rb file by default in the specs to track the source for a gemSamuel Giddins2016-07-241-2/+11
|/
* Auto merge of #4787 - bundler:seg-cleanup, r=indirectHomu2016-07-2119-56/+78
|\
| * [RuboCop] Update to 0.41.2Samuel Giddins2016-07-2017-40/+66
| * [Helpers] Use capture helper in capture_outputSamuel Giddins2016-07-201-8/+1
| * [Bundler] Use DSLError when eval-ing a gemspec failsSamuel Giddins2016-07-203-8/+11
* | Auto merge of #4770 - bundler:seg-gem-dep-api-compatibility, r=indirectHomu2016-07-203-2/+6
|\ \ | |/ |/|
| * Fix legacy RubyGems compatibilitySamuel Giddins2016-07-191-1/+1
| * Fully reset in between each spec runSamuel Giddins2016-07-192-1/+5
* | [CLI] Add specs for printing the running commandSamuel Giddins2016-07-192-0/+14
|/
* Auto merge of #4790 - ojab:master, r=segiddinsHomu2016-07-184-8/+6
|\
| * Add JRuby shebang to ruby_shebang? checkojab2016-07-164-8/+6
* | Add spec for only updating from pinned sourceBoggs2016-07-181-0/+17
|/
* Auto merge of #4741 - bundler:seg-1-99-rebase, r=indirectHomu2016-07-1326-97/+296
|\
| * Fix spec for deprecation of bundle consoleSamuel Giddins2016-07-051-3/+2
| * [Matchers] Allow should_be_installed to work with major deprecationsSamuel Giddins2016-07-051-1/+2
| * Clean up outdated deprecation codeSamuel Giddins2016-07-055-82/+31
| * Migrate 1-99 deprecations to new major_deprecation machinerySamuel Giddins2016-07-052-147/+136
| * Show deprecation warning when using console commandDimitris Zorbas2016-07-051-0/+8
| * Fix bitbucket/gist sources deprecation warningsAgis Anastasopoulos2016-07-051-3/+3
| * Deprecate `bundle list`Agis Anastasopoulos2016-07-051-0/+14
| * Fix the failing spec.Tim Moore2016-07-051-1/+1
| * Fix typo in deprecation wordingDimitris Zorbas2016-07-051-1/+1
| * Fix deprecation warnings and lack_errors matcherStefan Lance2016-07-051-1/+1
| * Change `given_flags?` to `options_given?`Stefan Lance2016-07-051-0/+11
| * Add deprecation warning & spec for not autoremembering flagsStefan Lance2016-07-051-11/+12
| * Show deprecation warning when using --binstubsStefan Lance2016-07-051-0/+11
| * Fix specs expecting err to be emptyStefan Lance2016-07-052-2/+2
| * do not deprecate gems.rb, lolAndre Arko2016-07-051-3/+12
| * note that disable_multisource will be the defaultAndre Arko2016-07-051-3/+3
| * warn github will change from git to httpsAndre Arko2016-07-051-0/+18