summaryrefslogtreecommitdiff
path: root/lib/chef/audit/runner.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-0/+1
* 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-12/+12
* Restore rspec 3.4 by setting project_source_dirsjk/rspec-3.4John Keiser2015-11-171-0/+1
* Make sure the audit mode output is reflected both in the logs and in the form...Serdar Sutay2015-05-291-2/+4
* Configure serverspec correctly on windows.sersut/3234Serdar Sutay2015-04-241-0/+1
* Remove UNIX-specific assumptions from audit runner.Julian C. Dunn2015-03-081-2/+10
* Add /lib/chef/ to backtrace exclusion patterns for audit modekyleen/audit-exclusionKyleen MacGugan2015-03-031-0/+5
* Update DSL method name to controls_group.mcquin/control_groupClaire McQuin2015-01-151-9/+9
* Resolving conflicsts from giant rebasetyler-ball2014-12-171-2/+0
* Unit tests for audit-mode in chef-solo.Claire McQuin2014-12-171-7/+2
* Finishing unit and functional test coverage for audit runnertyler-ball2014-12-171-4/+1
* if in why_run, do not enter the audit phase - because people run why_run to s...tyler-ball2014-12-171-1/+9
* Failing an audit example will now raise an error and make chef exit with a no...tyler-ball2014-12-171-0/+4
* Adding cookbook and recipe information per analytics requesttyler-ball2014-12-171-1/+1
* Updating to use audit syntax rather than controltyler-ball2014-12-171-1/+1
* Add omitted config options.Claire McQuin2014-12-171-13/+92
* Use a central runnerClaire McQuin2014-12-171-1/+61
* Add a Chef::Audit::Controls object for 'controls'Claire McQuin2014-12-171-79/+1
* Adding audit mode JSON formattertyler-ball2014-12-171-1/+2
* Sending to correct server URLtyler-ball2014-12-171-0/+1
* Make sure we don't close the output_stream after running rspec.Serdar Sutay2014-12-171-1/+0
* Wiring audit event proxy to send events correctly to the audit_reportertyler-ball2014-12-171-4/+3
* Preparing for demo - using rspec documentation formatter for output instead o...tyler-ball2014-12-171-4/+14
* Adding first round of formatter integration - STDOUT doc formattertyler-ball2014-12-171-3/+8
* Add serverspec types and matchers.Claire McQuin2014-12-171-0/+7
* Adding audit mode JSON formattertyler-ball2014-12-171-0/+93