summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system/operation_failed_error.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-151-2/+2
* Change OperationFailedError itself to include the body in "message" if it's a...Kazuhiro Yamada2013-09-121-0/+8
* Print error for bad json in knife uploadjkeiser2013-06-071-0/+34