summaryrefslogtreecommitdiff
path: root/lib/chef/exceptions.rb
Commit message (Expand)AuthorAgeFilesLines
* Chefstyle fixes for RuboCop 1.4.xTim Smith2020-11-251-0/+4
* Use .compact instead of .select/.reject to remove nilscompactTim Smith2020-11-041-1/+1
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-151-1/+1
* merge all dist files back into dist.rbMarc Chamberland2020-09-151-1/+1
* tighten all require statements for dist implementationMarc Chamberland2020-09-151-1/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-4/+4
* Simplify implementation for checksum ellipsisThomas Heinen2020-08-171-1/+1
* Add spaces after attrsTim Smith2020-07-071-0/+3
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix typoVivek Singh2020-04-061-2/+2
* some leftover/new "Chef" references converted to distro constantsMarc Chamberland2019-12-051-1/+1
* Add unified_mode switch for resourcesLamont Granquist2019-08-121-0/+12
* Consistently use NOT_PASSED over alternativesLamont Granquist2019-08-071-5/+4
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* more distro constants for "Chef"Marc Chamberland2019-05-231-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Target Mode initial implementationBryan McLellan2019-05-061-1/+1
* chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-1/+2
* WIP: Remove audit mode from chef-clientTim Smith2019-03-111-20/+1
* Remove cookbook merging/shadowing from the cookbooker loaderLamont Granquist2018-10-261-1/+2
* Merge pull request #6168 from oclaussen/generate_valid_gemfileTim Smith2018-07-161-0/+6
|\
| * Fail loudly when the gem installer finds conflicting gem requirementsOle Claussen2017-05-291-0/+6
* | fix Layout/IndentHeredocLamont Granquist2018-07-021-3/+3
* | Revert "Knife should give a useful error when the chef_server_url isn't a che...revert-6253-feat/5556Thom May2018-03-141-2/+0
* | Merge pull request #6253 from jeunito/feat/5556Tim Smith2018-03-121-0/+2
|\ \
| * \ Merge branch 'master' into feat/5556Jose Asuncion2017-09-251-1/+1
| |\ \
| * | | raise error if chef_server_url is not validJose Asuncion2017-07-041-0/+2
| | |/ | |/|
* | | rename env resource to windows_envharikesh-kolekar2018-01-301-1/+1
| |/ |/|
* | grammarTor Magnus Rakvåg2017-08-071-1/+1
* | throw readable errors if multiple dsc resources are foundTor Magnus Rakvåg2017-08-071-1/+1
|/
* removing the use of Chef::Exception::DeprecatedExitCodesmurawski/exit_status_defaultSteven Murawski2017-04-041-6/+0
* use rfc exit codesSteven Murawski2017-04-041-2/+0
* Chef-13: relative creates paths in the execute resource requires a cwdLamont Granquist2017-02-281-1/+2
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* Added module_version attribute for dsc_resource. (#5701)Aliasgar162017-01-231-0/+3
* seems this exception type is necessary as welllcg/chefstyle-updatesLamont Granquist2016-12-061-1/+1
* added disable to the wrong lineLamont Granquist2016-12-061-1/+1
* helpful spec tests discovered could not change this superclassLamont Granquist2016-12-061-2/+2
* fix Lint/InheritExceptionLamont Granquist2016-12-061-5/+5
* fixes Style/Semicolon coplcg/style-semicolonLamont Granquist2016-11-141-1/+1
* Adding support for rfc 62 exit code 213Jeremy J. Miller2016-10-061-0/+1
* Allow deletion of registry_key without the need for users to pass type and da...aliasgar162016-09-301-0/+4
* autofixing Style/SpaceBeforeSemicolon copLamont Granquist2016-08-161-1/+1
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-271-0/+5
* * define exit codesSteven Murawski2016-05-231-4/+19
* autofixing whitespace copsLamont Granquist2016-02-051-5/+5
* auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-1/+1
* fixes #4515 and use FormatMessage to get correct error messages from native A...invalidMatt Wrock2016-02-031-16/+0
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1