summaryrefslogtreecommitdiff
path: root/lib/chef/exceptions.rb
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-3919] Removed Chef::Version::Cookbook code and replaced by a Chef::Vers...Xabier de Zuazo2013-04-111-1/+1
* [CHEF-3919] cookbook version specific code factored out from Chef::Version, n...Xabier de Zuazo2013-04-111-0/+1
* [CHEF-2682] raise exception on non-GET/HEAD redirectsLoic ANTOINE-GOMBEAUD2013-03-061-0/+6
* OC-4739: OC-4748: Create powershell and batch providers in core Chefadamedx2013-02-191-1/+3
* Introducing windows_admin_check and config option to make it fatal.sersut2013-01-221-0/+1
* Adding exceptions that were undefinedPrajaktaPurohit2012-12-191-0/+1
* Deleting the unused execptions related to registry helperPrajaktaPurohit2012-12-191-2/+0
* missing exception class from prior commitLamont Granquist2012-12-191-1/+2
* Adding whyrun support to the registry providerPrajaktaPurohit2012-12-191-1/+5
* Adding new exceptionsPrajaktaPurohit2012-12-191-1/+1
* more specs and fixes from failing specsLamont Granquist2012-12-191-0/+1
* adding exceptions for missing recursive optionLamont Granquist2012-12-191-0/+1
* Adding more exceptions that can be thrown by the registry helperPrajaktaPurohit2012-12-191-0/+2
* Adding exceptions that can be thrown by the registry helperPrajaktaPurohit2012-12-191-0/+6
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+260
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-30/+0
* Adding user providerAdam Jacob2008-10-051-0/+2
* Working Debian service provider for enabling/disabling services.AJ Christensen2008-09-251-1/+2
* Refactoring to support a base package class, that package providers can inher...Adam Jacob2008-09-081-1/+2
* Adding package resource and apt providerAdam Jacob2008-09-081-1/+3
* Adding script support!Adam Jacob2008-09-041-1/+2
* Adding in execute supportAdam Jacob2008-09-011-1/+2
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-14/+11
* Adding functional search supportAdam Jacob2008-07-101-0/+25