summaryrefslogtreecommitdiff
path: root/lib/chef/util/path_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing cookbook loading for windowsJay Mundrawala2014-09-291-0/+4
* Add spec for escape_glob with multiple path parts.Claire McQuin2014-09-241-1/+1
* Use cleanpath after joinClaire McQuin2014-09-221-1/+1
* Add method to escape glob reserved characters.Claire McQuin2014-09-221-0/+8
* Make join work properly with leading slashesJohn Keiser2014-08-301-4/+4
* Move Chef::Config path functions to Chef::Util::PathHelperJohn Keiser2014-08-301-6/+54
* CHEF-5322: Add utility for validating Windows pathsBryan McLellan2014-06-051-0/+94