summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/uris.rb
Commit message (Expand)AuthorAgeFilesLines
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-6/+4
* Stop using obsolete URI.escape; use Addressable::URI instead.John Keiser2016-08-221-1/+2
* autofixing whitespace copsLamont Granquist2016-02-051-1/+0
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* Allow spaces in files for remote_fileJay Mundrawala2015-05-211-0/+11
* added comment for uri_scheme?Jay Mundrawala2015-05-151-0/+3
* Use custom uri matcherJay Mundrawala2015-05-151-5/+2
* Refactor uri detectionJay Mundrawala2015-05-151-0/+33