aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/source/rubygems
Commit message (Collapse)AuthorAgeFilesLines
* Add helpful message and error handling for non-CGI-escaped authenticationJames Wen2016-02-161-0/+4
| | | | - Closes #4288
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
|
* Refactor cache slug logic into the RemoteSamuel Giddins2016-01-251-2/+16
|
* [Remote] Add the concept of a cache_uriSamuel Giddins2016-01-251-1/+2
|
* Save original URIs in Rubygems remotesAgis Anastasopoulos2015-10-201-2/+3
| | | | | Using `Source::Rubygems::Remote#original_uri` we can now retrieve the original, unmirrored rubygem source URI.
* Fix Style/AlignParametersErick Sasse2015-07-291-1/+1
|
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
|
* Move remote URI resolution logic into Remote.Tim Moore2015-03-151-2/+4
|
* Move lookup of mirror into Remote.Tim Moore2015-03-151-0/+1
|
* Change AnonymizableURI to Source::Rubygems::Remote.Tim Moore2015-03-141-0/+36