summaryrefslogtreecommitdiff
path: root/spec/unit/formatters
Commit message (Expand)AuthorAgeFilesLines
* fix Style/MutableConstantLamont Granquist2018-07-021-1/+1
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-025-5/+5
* clean up whitespace againLamont Granquist2018-07-022-9/+9
* fix Layout/IndentHeredocLamont Granquist2018-07-022-58/+58
* fix Style/HashSyntaxLamont Granquist2018-07-021-4/+4
* Feed the Rubocop.Noah Kantrowitz2018-04-261-6/+6
* Allow specifying `ignore_failure :quiet` to disable the error spew.Noah Kantrowitz2018-04-261-5/+34
* Chefstyle fixes.Noah Kantrowitz2017-04-031-3/+3
* Expand the system info displayed on error to give us some more data to work w...Noah Kantrowitz2017-03-311-7/+52
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* Log platform in pretty error outputcd/log-platformJordan Running2016-03-181-0/+96
* Enable progress output to be configuredtm/remote_file_download_progressThom May2016-03-041-0/+14
* autofixing whitespace copsLamont Granquist2016-02-058-23/+13
* auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-028-8/+8
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-027-7/+7
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0210-11/+11
* explicit specs for EOFErrorslcg/better-eof-errorsLamont Granquist2016-01-261-3/+26
* Use double quotes by defaultThom May2016-01-1410-13/+13
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-133-7/+7
* Remove Timecop dependencyJoel Handwell2015-09-021-28/+19
* Keep elapsed_time and add pretty_elapsed_timeJoel Handwell2015-09-021-6/+9
* Refactor to reduce duplicated instancializationJoel Handwell2015-09-021-17/+14
* Add unit tests for elapsed_timeJoel Handwell2015-09-021-0/+35
* Add additional helpful section for frozen objectsMartin Smith2015-08-061-0/+26
* Add a test for the new output.Noah Kantrowitz2015-07-311-0/+6
* Added versioned Chef Object API support code and repaired Chef::User.create.tylercloke2015-06-051-10/+12
* Display policy name and ID during the chef rundanielsdeleo2015-05-221-0/+46
* Show cookbook trace when available regardless of exception typedanielsdeleo2015-05-201-0/+16
* Add regression test for failures not originating from cookbook codedanielsdeleo2015-05-201-0/+33
* Modernize compile error inspector specdanielsdeleo2015-05-201-113/+101
* Escape string inside regexJay Mundrawala2015-05-081-0/+7
* Nice error handling for unsupported API version in formatters/*.rb.tylercloke2015-05-041-0/+75
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-4/+4
* Update to RSpec 3.Claire McQuin2014-10-295-43/+43
* Prevent indentation from being set to negative numbersLamont Granquist2014-07-311-0/+48
* Make indentable print() function more intelligibleJohn Keiser2014-05-025-10/+10
* Implement required interface for Recipe DSL in Providerdanielsdeleo2014-02-191-1/+4
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-1/+1
* s/stub!/stub/gLamont Granquist2014-01-295-18/+18
* Normalize whitespace on all filesSeth Vargo2013-09-267-18/+18
* Handle new 412 depsolver errors without any cookbook information.sersut2013-06-191-2/+38
* Make sure that windows line endings are protected during template rendering.sersut2013-05-301-2/+3
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-0/+20
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-307-0/+647