summaryrefslogtreecommitdiff
path: root/lib/chef/exceptions.rb
Commit message (Expand)AuthorAgeFilesLines
...
* DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-191-0/+2
* Initial dsc_configuration resource implementationAdam Edwards2014-09-191-0/+2
* Add InvalidSearchQuery exception for malformed searches.Claire McQuin2014-09-041-0/+2
* Updates based on PR comments.Serdar Sutay2014-08-121-1/+1
* * Dscl user provider changes to support Mac 10.7, 10.8 & 10.9.Serdar Sutay2014-08-121-0/+1
* Make `name` a required attribute in metadatadanielsdeleo2014-08-121-0/+2
* remove JSON gem usageLamont Granquist2014-08-111-3/+8
* Merge pull request #1715 from opscode/lcg/file-provider-fixeslamont-granquist2014-08-091-0/+6
|\
| * validate checksums on downloadsLamont Granquist2014-07-301-0/+6
* | Revert "remove #to_json Monkeytpatching"Lamont Granquist2014-08-091-2/+3
* | remove #to_json MonkeypatchingLamont Granquist2014-08-091-3/+2
* | Merge pull request #1177 from xeron/CHEF-3399Claire McQuin2014-08-071-0/+1
|\ \ | |/ |/|
| * [CHEF-3399] Raise in case of data bag items conflict. Tests.Ivan Larionov2014-05-311-0/+1
* | Merge pull request #759 from bensomers/glob_rolesClaire McQuin2014-06-161-0/+1
|\ \
| * | Added duplicate role detection for Role.from_diskBen Somers2014-06-081-0/+1
| |/
* | add error handling, set *_proxy instead of *_PROXYClaire McQuin2014-06-031-0/+2
|/
* add option to abandon chef run if blocked by another for too longClaire McQuin2014-05-051-0/+8
* Change missing dependency from hard error to warning for now.danielsdeleo2014-03-141-1/+1
* 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