summaryrefslogtreecommitdiff
path: root/lib/chef/exceptions.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Raise an error when including a recipe from an unreachable cookbookdanielsdeleo2014-03-141-0/+1
* move exception message into objectLamont Granquist2014-03-051-1/+7
* CHEF-5086/COOK-3890: Add reboot_pending? to core DSLBryan McLellan2014-02-271-0/+5
* Better specify what happens for NoMethodErrors in the DSLdanielsdeleo2014-02-031-0/+4
* move text message to exception classLamont Granquist2014-01-271-1/+5
* add real error for bad download sizeClaire McQuin2014-01-231-0/+4
* New property :excluded_members for group resource and required common code ar...sersut2013-11-111-0/+1
* Print debug stacktraces from within a forked workerdanielsdeleo2013-07-051-0/+2
* Allow file resources to manage files via symlinkdanielsdeleo2013-06-261-0/+4
* Merge branch 'master' into file-refactorsersut2013-05-311-1/+8
|\
| * Raising an exception for chef-solo environment constraints.Nick Stielau2013-05-301-0/+3
| * Adding support for environments when running under chef-solo.Nick Stielau2013-05-301-1/+5
* | Merge branch 'master' into file-refactorsersut2013-05-141-0/+1
|\ \ | |/
| * [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
* | explict handling of replacing non-files by file resourcesLamont Granquist2013-04-231-0/+3
|/
* [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