summaryrefslogtreecommitdiff
path: root/lib/chef/knife/core/object_loader.rb
Commit message (Expand)AuthorAgeFilesLines
* s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-101-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* add deprecation warningsThom May2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-6/+6
* Fix 'uninitialized constant Chef::DataBagItem' exception for 'from file' subc...Alex Pop2015-08-251-0/+1
* File.exists? is deprecated in favor of File.exist?Anshul Sharma2014-10-311-1/+1
* Remove requires path_helper from knife class, add to knife subclasses using P...Claire McQuin2014-09-241-0/+1
* Excape path for globbing.Claire McQuin2014-09-221-4/+4
* Escape path for globbing.Claire McQuin2014-09-221-3/+2
* convert to using ffi_yajlLamont Granquist2014-06-231-1/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+112