summaryrefslogtreecommitdiff
path: root/chef/lib/chef/exceptions.rb
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-1364] implement purging of cookbooks && checksum filesDaniel DeLeo2010-10-051-0/+1
* [CHEF-1322] [CHEF-1505] Added Chef::Exceptions::SolrConnectionError exception.Tommy Bishop2010-10-051-0/+1
* add support for lazy/forward refs with notifiesDaniel DeLeo2010-09-271-0/+3
* Rdoc fixesDaniel DeLeo2010-07-301-0/+3
* [CHEF-1474] never save the node when the attributes are wrongDaniel DeLeo2010-07-201-0/+1
* fixes CHEF-1314. missing roles will now cause chef-client to fail. deleted ...Christopher Brown2010-06-111-0/+1
* mostly completed cookbook file resource && providerDaniel DeLeo2010-06-031-0/+2
* add a shell_out mixin for OMG easy shelling outDaniel DeLeo2010-06-031-0/+4
* add a ShellOut class to encapsulate common shell cmd usageDaniel DeLeo2010-06-031-0/+2
* Adding CookbookNotFound and AttributeNotFound to Chef::ExceptionsChris Walters, Tim Hinderliter2010-06-031-0/+1
* (CHEF-1228) implement env providerDoug MacEachern2010-06-011-0/+1
* fixing CHEF-724Nuo Yan2010-04-301-0/+1
* (resolve CHEF-1060) deep merge attributes from JSONDaniel DeLeo2010-04-301-0/+1
* split the run_request into streaming and API req methodsDaniel DeLeo2010-04-301-0/+1
* extract authlogic in Chef::REST && de-mockify specsDaniel DeLeo2010-04-301-0/+2
* Fixing whitespaceAdam Jacob2010-03-311-1/+0
* move ValidationFailed into chef's exception hierarchyDaniel DeLeo2010-03-291-0/+2
* Fixing CHEF-992/964Nuo Yan2010-03-021-0/+1
* Initial pass at a Chef 0.8.0 alphaAdam Jacob2009-08-201-0/+3
* Merge branch 'master' into fujin/chef-151Adam Jacob2009-05-181-0/+1
|\
| * Mount resource now works with labels and uuidsMiguel Cabeca2009-04-131-0/+1
* | CHEF-151: Initial work refactoring the binary logic into classesAJ Christensen2009-05-091-0/+1
|/
* Updating Link provider delete action specs, for chef-208Adam Jacob2009-04-091-0/+1
* Changed all uses of Chef::Exception to Chef::Exceptions to avoid masking ::Ex...Christopher Brown2009-03-181-1/+1
* Add crontab binary providerBryan McLellan2009-01-231-0/+1
* Making a few syntax changes, adding a Chef::Exception::Route errorAdam Jacob2009-01-221-0/+1
* Group & Groupadd providers, docs and specsAJ Christensen2009-01-121-0/+1
* Opscode, little CAdam Jacob2009-01-091-1/+1
* Updating templates to cache like files, and changing hjksolutions to opscodeAdam Jacob2008-10-221-2/+2
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-0/+30