summaryrefslogtreecommitdiff
path: root/spec/unit/audit/audit_reporter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* WIP: Remove audit mode from chef-clientTim Smith2019-03-111-435/+0
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-2/+2
* replace some instances of to_hash with to_hlcg/to-h-cleanupLamont Granquist2018-09-261-4/+4
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-6/+2
* fix Layout/DotPositionLamont Granquist2018-07-021-22/+22
* fix Layout/IndentHeredocLamont Granquist2018-07-021-8/+8
* fix Style/HashSyntaxLamont Granquist2018-07-021-19/+19
* mechanical conversion of most debug log statements to traceThom May2018-03-261-13/+13
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-3/+3
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-23/+32
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-12/+12
* 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
* Use double quotes by defaultThom May2016-01-141-2/+2
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-8/+1
* Make sure the audit mode output is reflected both in the logs and in the form...Serdar Sutay2015-05-291-4/+4
* Give captured exception a meaningful nameClaire McQuin2015-05-271-2/+2
* remove configuration optionClaire McQuin2015-05-271-37/+13
* Save and report audit phase failure on run_completed or run_failed.Claire McQuin2015-05-271-10/+78
* Fix testJulian C. Dunn2015-03-111-1/+1
* Adding simple integration test for audit mode outputtyler-ball2014-12-171-0/+19
* Add unit tests for Audit::AuditReporterClaire McQuin2014-12-171-0/+374