summaryrefslogtreecommitdiff
path: root/lib/chef/dsl/audit.rb
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Update DSL method name to controls_group.mcquin/control_groupClaire McQuin2015-01-151-1/+1
* Adding cookbook and recipe information per analytics requesttyler-ball2014-12-171-1/+10
* Updating to use audit syntax rather than controltyler-ball2014-12-171-2/+2
* Raise error if duplicate controls block given.Claire McQuin2014-12-171-2/+9
* Wrap in control block until we get top-level tests working.Claire McQuin2014-12-171-1/+1
* Use a central runnerClaire McQuin2014-12-171-3/+1
* Add a Chef::Audit::Controls object for 'controls'Claire McQuin2014-12-171-4/+1
* Wiring audit event proxy to send events correctly to the audit_reportertyler-ball2014-12-171-0/+2
* Preparing for demo - using rspec documentation formatter for output instead o...tyler-ball2014-12-171-4/+8
* add rspec/itsClaire McQuin2014-12-171-1/+1
* Adding first round of formatter integration - STDOUT doc formattertyler-ball2014-12-171-1/+0
* Adding audit mode JSON formattertyler-ball2014-12-171-4/+1
* Adding error handling so saving node doesn't prevent us from running audit mo...tyler-ball2014-12-171-1/+1
* Creating our own example group class to simplify adding examples to the spec ...tyler-ball2014-12-171-29/+5
* Add setup phase to audit-mode.Claire McQuin2014-12-171-7/+8
* First pass at DSL additionstyler-ball2014-12-171-0/+61