summaryrefslogtreecommitdiff
path: root/lib/chef/exceptions.rb
Commit message (Expand)AuthorAgeFilesLines
...
* improve error message, add more testsLamont Granquist2015-10-261-5/+7
* validateLamont Granquist2015-10-261-0/+12
* follow comment of #3900sawanoboly2015-10-241-1/+5
* add option first_boot_attributes_from_filesawanoboly2015-10-241-0/+1
* Rename action_provider_class to less-wordy action_classjk/declare_action_classJohn Keiser2015-09-221-1/+1
* Use the dynamic policy builder everywheredanielsdeleo2015-09-171-0/+2
* Merge pull request #3728 from chef/jdm/win-groupsKartik Null Cating-Subramanian2015-08-041-0/+17
|\
| * Add Win32NetAPIError exception classJay Mundrawala2015-07-291-0/+17
* | Add current_value_does_not_exist! API, pretty up the outputJohn Keiser2015-07-311-0/+3
|/
* Merge remote-tracking branch 'origin/master' into chef_handlerRanjib Dey2015-07-061-3/+7
|\
| * Make required name attributes workJohn Keiser2015-07-031-0/+1
| * Merge pull request #3612 from chef/mcquin/chef-config/workstation-config-loaderClaire McQuin2015-06-301-1/+4
| |\
| | * Move workstation_config_loader into chef-configmcquin/chef-config/workstation-config-loaderClaire McQuin2015-06-291-1/+4
| * | Rename NoProviderAvailable to ProviderNotFound, add aliasJohn Keiser2015-06-301-3/+2
| * | Call provides? when resolving, reduce number of calls to provides?John Keiser2015-06-301-0/+1
| |/
* | add name class attribute for user defined handlers. more readable invalid eve...Ranjib Dey2015-06-231-1/+1
* | Merge remote-tracking branch 'origin/master' into HEADRanjib Dey2015-06-121-1/+8
|\ \ | |/
| * API V1 support for client creation.tylercloke2015-06-051-0/+1
| * Made Chef::User.reregister give sane error message if no V0 on server.tylercloke2015-06-051-0/+1
| * Added versioned Chef Object API support code and repaired Chef::User.create.tylercloke2015-06-051-0/+1
| * Mark run failed on failed audits unless configured to audit as warning.Claire McQuin2015-05-271-1/+1
| * Implemented `knife user key create` and `knife client key create`.tylercloke2015-04-281-0/+1
| * Implemented the Key object corrosponding to key rotation API endpoint.tc/chef_key_objecttylercloke2015-04-201-0/+3
* | [RFC-039] chef handler dslRanjib Dey2015-04-181-0/+1
|/
* ResourceStore does not deal with exceptionsJay Mundrawala2015-03-201-0/+15
* Make terminology consistent about audits versus controlsJulian C. Dunn2015-03-111-3/+3
* Implement RFC 027 File VerificationSteven Danna2015-02-171-0/+1
* peer review feedback for deprecation warningsLamont Granquist2015-02-091-2/+2
* Add Chef::Log.deprecation and associated wiringLamont Granquist2015-02-091-1/+5
* Add config to treat deprecation warnings as errorsdanielsdeleo2015-02-061-0/+2
* Correct syntax for using Chef::ExceptionsRob Redpath2015-01-251-2/+1
* Use Chef::Exception to raise exception if PIDfile and lockfile matchRob Redpath2015-01-251-0/+7
* Provide more info when cookbook metadata is not foundJay Mundrawala2015-01-131-2/+6
* Merging master to this branchtyler-ball2014-12-181-0/+1
|\
| * Rename Chef::Exceptions::LCMParserException to Chef::Exceptions::LCMParserJay Mundrawala2014-12-171-1/+1
| * Fix bug where error parser what-if output causes resource to be considered co...Jay Mundrawala2014-12-171-0/+1
* | Rescuing Exception blind was covering up an unexpected errortyler-ball2014-12-171-1/+1
* | if in why_run, do not enter the audit phase - because people run why_run to s...tyler-ball2014-12-171-2/+2
* | Failing an audit example will now raise an error and make chef exit with a no...tyler-ball2014-12-171-0/+5
* | Wiring audit event proxy to send events correctly to the audit_reportertyler-ball2014-12-171-0/+6
* | Adding error handling so saving node doesn't prevent us from running audit mo...tyler-ball2014-12-171-3/+8
* | Adding logic for exceptions from converge phase not interfering with audit ph...tyler-ball2014-12-171-0/+22
* | Creating our own example group class to simplify adding examples to the spec ...tyler-ball2014-12-171-0/+2
|/
* Use a real error class when metadata is not foundSeth Vargo2014-12-151-0/+5
* Execute and Script Resource improvementsLamont Granquist2014-12-081-0/+1
* fix ImmutableAttributeModification exceptionLamont Granquist2014-11-191-1/+6
* Dedicated error for content staging issues. Comment fixes in config.rb.Serdar Sutay2014-11-171-0/+7
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-1/+12
* This is what happens when you don't rebase correctlytyler-ball2014-09-191-0/+2
* Restoring https://github.com/opscode/chef/pull/1921 to master - somehow it go...tyler-ball2014-09-191-2/+2