summaryrefslogtreecommitdiff
path: root/lib/bundler/compact_index_client/updater.rb
Commit message (Expand)AuthorAgeFilesLines
* Load digest subclasses in a thread-safe mannercolby/1-16-digest-patchesSamuel Giddins2017-10-221-1/+1
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Auto merge of #5826 - greysteil:handle-invalid-range-errors, r=indirectThe Bundler Bot2017-07-081-3/+21
|\
| * Avoid Range Not Satisfiable errors during normal request flowGrey Baker2017-07-041-3/+21
* | Vendor fileutils since it is now a gemSamuel Giddins2017-06-281-2/+2
|/
* Updater.rb: Avoid using String method on nilOlle Jonsson2017-02-221-1/+1
* unless var.nil? → if varAndre Arko2016-10-071-2/+2
* use /tmp for mktmpdirAndre Arko2016-10-031-1/+1
* Use filesystem_access in the compact indexseg-unvendor-compact-index-clientSamuel Giddins2016-09-231-3/+9
* Un-vendor the compact index clientSamuel Giddins2016-09-211-0/+82