aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/vendor
Commit message (Expand)AuthorAgeFilesLines
* Update vendored Molinillo to 0.5.0Samuel Giddins2016-06-1414-198/+761
* [PostIt] Update for support for RubyGems 1.3.6Samuel Giddins2016-06-101-3/+3
* [PostIt] Update to add legacy RubyGems supportSamuel Giddins2016-06-101-2/+13
* Update PostIt to rescue an error that exists on old RGVsSamuel Giddins2016-06-101-1/+1
* Add total bundler version trampolining via vendored postitSamuel Giddins2016-06-106-0/+112
* Safely store concurrent compact index downloadsDominic Cleal2016-05-101-22/+32
* Update vendored Molinillo to 0.4.5Samuel Giddins2016-04-294-12/+18
* [Updater] Add a comment why we use IO.readSamuel Giddins2016-04-291-0/+3
* Auto merge of #4479 - mwrock:windows, r=segiddinsHomu2016-04-291-1/+1
|\
| * compute index checksums with IO.read instead of file method to avout carriage...Matt Wrock2016-04-281-1/+1
* | [CompactIndex] Fall back when the versions checksum mismatchesSamuel Giddins2016-04-281-1/+1
* | [Updater] Raise a more helpful error on checksum mismatchSamuel Giddins2016-04-284-5/+20
|/
* [Resolver] Update Molinillo to 0.4.3Samuel Giddins2016-02-179-1/+11
* [Resolver] Update Molinillo to 0.4.2Samuel Giddins2016-01-308-24/+72
* [CompactIndexClient] Don't request when the gem does not existSamuel Giddins2016-01-251-1/+2
* [Updater] Simplify content logicSamuel Giddins2016-01-251-3/+2
* [CompactIndexClient] Don't raise Bundler::HTTPErrorSamuel Giddins2016-01-252-1/+5
* [CompactIndexClient] Remove dependency upon Bundler::WorkerSamuel Giddins2016-01-251-8/+11
* [CompactIndexClient] Require setSamuel Giddins2016-01-251-0/+1
* resolve warning for extra proc parametersAndre Arko2016-01-251-1/+1
* address feedback from @segiddinsAndre Arko2016-01-251-0/+3
* accurately report available? for compact indexAndre Arko2016-01-251-1/+1
* [CompactIndex] Fix handling yanksSamuel Giddins2016-01-251-3/+4
* [CompactIndex] Handle yanked versionsSamuel Giddins2016-01-251-3/+7
* update the retry logic to work in the good case :PAndre Arko2016-01-251-1/+3
* print remote path not localAndre Arko2016-01-251-2/+2
* wrap checksum_for_file /ht @segiddinsAndre Arko2016-01-251-1/+6
* only retry once and then raiseAndre Arko2016-01-251-4/+8
* Quote the ETag per rfc2616Andre Arko2016-01-251-4/+4
* no stabby lambda for youAndre Arko2016-01-251-1/+1
* ever so slightly more responsible thread usageAndre Arko2016-01-251-4/+8
* pipelining doesn't work... but this does. >:|Andre Arko2016-01-251-1/+1
* add standalone-checksum parsing for the fetcherAndre Arko2016-01-252-2/+20
* stop requesting gzip with range, it breaks fastlyAndre Arko2016-01-251-1/+4
* request gzipped gem info, ungzip if neededAndre Arko2016-01-251-2/+11
* just pull out the map! into a variableAndre Arko2016-01-251-3/+5
* handle nil checksumsAndre Arko2016-01-251-1/+2
* call Pathname#join one less timeAndre Arko2016-01-251-2/+2
* micro-optimize specific_dependencyAndre Arko2016-01-251-5/+5
* make it clear this is a PathnameAndre Arko2016-01-251-1/+1
* we don’t care about the returnAndre Arko2016-01-251-1/+1
* fix an info_path that didn’t get updatedAndre Arko2016-01-251-1/+1
* micro-optimize lines()Andre Arko2016-01-251-3/+2
* [CompactIndex] Update vendored gemSamuel E. Giddins2016-01-254-10/+11
* raise when fetch_spec failsAndre Arko2016-01-251-1/+1
* it's local_pathAndre Arko2016-01-251-1/+1
* [CompactIndex] Use vendored compact_index_clientSamuel E. Giddins2016-01-254-0/+169
* [Resolver] Update Molinillo to 0.4.0Samuel E. Giddins2015-07-263-84/+99
* [Molinillo] Update vendored Molinillo to 0.3.0Samuel E. Giddins2015-06-294-13/+45
* Merge tag 'v1.9.4'Andre Arko2015-04-132-2/+2