summaryrefslogtreecommitdiff
path: root/spec/bundler/fetcher/index_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use vendorized version of uri libraryDavid Rodríguez2019-12-081-1/+1
* raise BadAuthenticationError when userinfo is found in 401 responsesJonathan2019-01-231-3/+20
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-301-1/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* | [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-1/+1
|/
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Do not log the credentials used to contact a gem serverRoman Sandler2016-06-181-11/+9
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Complete unit test coverage for `Bundler::Fetcher::Index`James Wen2016-01-211-12/+97
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-1/+1
* [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-261-2/+2
* Pass remote as is to fetcherMike Virata-Stone2015-11-021-1/+1
* Rescue Net::HTTPFatalError, toofix-3830Andre Arko2015-08-131-0/+16