summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [CompactIndex] Fix handling yanksseg-new-index-fetchers-yanksSamuel Giddins2015-11-261-3/+4
* [CompactIndex] Handle yanked versionsSamuel Giddins2015-11-201-3/+7
* update the retry logic to work in the good case :PAndre Arko2015-10-041-1/+3
* port etag etc changes from bundler-api to artificeAndre Arko2015-10-041-15/+37
* actually print artifice errors! omg.Andre Arko2015-10-041-0/+3
* unfitAndre Arko2015-10-041-1/+1
* print remote path not localAndre Arko2015-10-041-2/+2
* return nil after tracingAndre Arko2015-10-041-0/+1
* wrap checksum_for_file /ht @segiddinsAndre Arko2015-10-041-1/+6
* only retry once and then raiseAndre Arko2015-10-041-4/+8
* at least trace swallowed errors in verbose modeAndre Arko2015-10-041-1/+2
* Quote the ETag per rfc2616Andre Arko2015-10-041-4/+4
* no stabby lambda for youAndre Arko2015-10-041-1/+1
* flat_map for rubocopAndre Arko2015-10-041-1/+1
* ever so slightly more responsible thread usageAndre Arko2015-10-041-4/+8
* pipelining doesn't work... but this does. >:|Andre Arko2015-10-041-1/+1
* add standalone-checksum parsing for the fetcherAndre Arko2015-10-043-2/+23
* it's by name, let's call it thatAndre Arko2015-10-041-2/+2
* stop requesting gzip with range, it breaks fastlyAndre Arko2015-10-041-1/+4
* request gzipped gem info, ungzip if neededAndre Arko2015-10-041-2/+11
* only materialize specs that we at least might needAndre Arko2015-10-041-7/+35
* make --full-index fall back to specs.4.8.gzAndre Arko2015-10-043-8/+17
* just pull out the map! into a variableAndre Arko2015-10-041-3/+5
* handle nil checksumsAndre Arko2015-10-041-1/+2
* handle nil checksumsAndre Arko2015-10-041-1/+1
* call Pathname#join one less timeAndre Arko2015-10-041-2/+2
* micro-optimize specific_dependencyAndre Arko2015-10-041-5/+5
* make it clear this is a PathnameAndre Arko2015-10-041-1/+1
* we don’t care about the returnAndre Arko2015-10-041-1/+1
* fix an info_path that didn’t get updatedAndre Arko2015-10-041-1/+1
* micro-optimize lines()Andre Arko2015-10-041-3/+2
* [CompactIndex] Update vendored gemSamuel E. Giddins2015-10-044-10/+11
* [Fetcher] Dont check dependency api unless compact index is unavailableSamuel E. Giddins2015-10-041-1/+1
* Cache compact indexes per-userAndre Arko2015-10-042-1/+5
* [RuboCop] Put spaces placesSamuel E. Giddins2015-10-042-2/+2
* update artifice /extra for compact_index 0.9.1Andre Arko2015-10-042-5/+3
* update artifice for compact_index 0.9.1Andre Arko2015-10-041-2/+4
* improve the error messageAndre Arko2015-10-041-1/+2
* raise when fetch_spec failsAndre Arko2015-10-042-1/+2
* it's local_pathAndre Arko2015-10-041-1/+1
* fetcher is self nowAndre Arko2015-10-041-5/+4
* [CompactIndex] Use vendored compact_index_clientSamuel E. Giddins2015-10-0410-193/+186
* [RuboCop] Fix violationsSamuel E. Giddins2015-10-0411-49/+49
* Add integration specs for the compact indexSamuel E. Giddins2015-10-0413-50/+868
* Don't crash when actually using the compact index >.<Samuel E. Giddins2015-10-043-2/+3
* Add compact index artifice serverSamuel E. Giddins2015-10-042-0/+115
* Handle /versions having info checksumsSamuel E. Giddins2015-10-043-16/+24
* [Fetcher] Make checking for API availability Ruby 1.8.7 compatibleSamuel E. Giddins2015-10-041-1/+1
* fixup! Actually implement the vision for the new indexSamuel E. Giddins2015-10-041-1/+1
* [Fetcher] Need to append selfSamuel E. Giddins2015-10-042-2/+2