summaryrefslogtreecommitdiff
path: root/lib/chef/formatters/error_inspectors/api_error_formatting.rb
Commit message (Expand)AuthorAgeFilesLines
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-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-5/+5
* use autoloading for many required gemsmwrock2020-09-081-0/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Update more brand names to currentTim Smith2019-05-031-1/+1
* Reload the changes, adapt a bitTensibai2019-05-021-3/+3
* chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-1/+2
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-8/+8
* fix Style/MutableConstantLamont Granquist2018-07-021-1/+1
* clean up whitespace againLamont Granquist2018-07-021-10/+10
* fix Layout/IndentHeredocLamont Granquist2018-07-021-60/+60
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-5/+4
* autofixing whitespace copsLamont Granquist2016-02-051-12/+11
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* explicit specs for EOFErrorslcg/better-eof-errorsLamont Granquist2016-01-261-3/+3
* adds EOFError message to handlersLamont Granquist2016-01-191-1/+37
* Use double quotes by defaultThom May2016-01-141-2/+2
* Backwards compatible support for OSC 11 in knife user commands.tylercloke2015-06-051-4/+4
* Added versioned Chef Object API support code and repaired Chef::User.create.tylercloke2015-06-051-6/+9
* Nice error handling for unsupported API version in formatters/*.rb.tylercloke2015-05-041-0/+17
* Refactor rescue behavior.Claire McQuin2014-05-141-14/+18
* Catch format error for 504 Gateway Time-out.Claire McQuin2014-05-131-1/+14
* OC-2192: change error message to suggest namespace collision between nodes an...Lamont Granquist2014-01-171-1/+2
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+111