summaryrefslogtreecommitdiff
path: root/lib/chef/file_cache.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing Style/RedundantException copLamont Granquist2016-08-161-1/+1
* s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-101-2/+2
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-6/+6
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-6/+6
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* 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
* Use double quotes by defaultThom May2016-01-141-6/+6
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-10/+10
* Escape path for globbing.Claire McQuin2014-09-221-2/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+220
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-203/+0
* Adding Chef::FileCache - a simpler replacement for FileStoreAdam Jacob2008-09-301-0/+203