summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system.rb
Commit message (Expand)AuthorAgeFilesLines
* Add org.json, members.json, invitations.json for full org downloadJohn Keiser2014-09-051-1/+0
* Reverse the error wording in Chef::ChefFS::FileSystem#copy_entriesJeremiah Snapp2014-08-011-1/+1
* [chef_fs/file_system] Ignore missing entry at destination when purgingssd/purge-ignore-missing-on-purgeSteven Danna2014-06-181-2/+6
* Add ability to flatten parallel enumerableJohn Keiser2014-05-181-3/+3
* Invalidate "children" caches when children are addedJohn Keiser2013-09-121-5/+0
* Update the cache when a parent is createdJon-Paul Sullivan2013-09-121-2/+7
* Change OperationFailedError itself to include the body in "message" if it's a...Kazuhiro Yamada2013-09-121-12/+1
* Output cause of error when FileSystem.copy_entries method was failed.Kazuhiro Yamada2013-09-121-1/+12
* Allow --force upload to upload frozen cookbooksJohn Keiser2013-06-071-1/+1
* Fix cookbook upload in knife serveJohn Keiser2013-06-071-5/+5
* Add cookbook support to knife zeroJohn Keiser2013-06-071-20/+20
* Add --no-diff option to allow download/upload of only new filesJohn Keiser2013-06-071-2/+4
* Parallelize diff, download and uploadJohn Keiser2013-06-071-3/+7
* Parallelize knife list and knife showJohn Keiser2013-06-071-3/+5
* Turn list() and list_pairs() into EnumerablesJohn Keiser2013-06-071-33/+69
* Print error for bad json in knife uploadjkeiser2013-06-071-0/+4
* Add delete spec, make error printing more consistentjkeiser2013-06-071-4/+4
* Add knife download tests; fix bug when creating /x/y/z.rb and /x doesn't existjkeiser2013-06-071-1/+1
* knife upload/download: print relative path instead of path_for_printingjkeiser2013-06-071-26/+29
* knife upload: don't print extra / at end of Created entryjkeiser2013-06-071-1/+1
* Add knife upload tests; print warnings/errors on undeleteable thingsjkeiser2013-06-071-85/+102
* Always return exact matches (let the caller decide if they exist)jkeiser2013-06-071-2/+2
* Use knife "ui.output" instead of putsjkeiser2013-06-071-25/+25
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+358