summaryrefslogtreecommitdiff
path: root/spec/bundler/uri_credentials_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use vendorized version of uri libraryDavid Rodríguez2019-12-081-5/+5
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-1/+2
* Ensure that `URICredentialsFilter#credential_filtered_uri` returns sameJames Wen2016-04-051-18/+30
* Enable showing username for login authentication and oauth scheme forJames Wen2016-04-041-26/+35
* Create URICredentialsFilter module for filtering out authenticationJames Wen2016-04-031-0/+106