summaryrefslogtreecommitdiff
path: root/lib/chef/application/exit_code.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Style/MutableConstantLamont Granquist2018-07-021-2/+2
* removing the use of Chef::Exception::DeprecatedExitCodesmurawski/exit_status_defaultSteven Murawski2017-04-041-9/+1
* use rfc exit codesSteven Murawski2017-04-041-72/+11
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-5/+3
* Merge pull request #5547 from chef/lcg/unified-integerLamont Granquist2016-11-161-1/+1
|\
| * fix Lint/UnifiedInteger copLamont Granquist2016-11-151-1/+1
* | Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-2/+2
|/
* Adding support for rfc 62 exit code 213Jeremy J. Miller2016-10-061-0/+9
* * define exit codesSteven Murawski2016-05-231-0/+226