aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/fetcher/index.rb
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Fix violationsSamuel E. Giddins2016-01-251-6/+6
* [Fetcher] Need to append selfSamuel E. Giddins2016-01-251-1/+0
* splats have to be the last arg on 1.8Andre Arko2016-01-251-2/+2
* [Fetcher::Index] Fix the returned specificationsSamuel E. Giddins2016-01-251-0/+9
* [CompactIndex] Allow falling back!Samuel E. Giddins2016-01-251-0/+1
* [CompactIndex] Implement cache invalidationSamuel E. Giddins2016-01-251-1/+1
* Actually implement the vision for the new indexSamuel E. Giddins2016-01-251-1/+20
* Pass remote as is to fetcherMike Virata-Stone2015-11-021-5/+1
* Rescue Net::HTTPFatalError, tooAndre Arko2015-08-131-1/+2
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-1/+1
* less FetcherFetcherAndre Arko2015-03-281-0/+31