summaryrefslogtreecommitdiff
path: root/lib/chef/audit/audit_event_proxy.rb
Commit message (Expand)AuthorAgeFilesLines
* WIP: Remove audit mode from chef-clientTim Smith2019-03-111-93/+0
* fix Style/HashSyntaxLamont Granquist2018-07-021-6/+6
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-2/+2
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* 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-4/+4
* Fixing unit test adding Serverspec DSLtyler-ball2014-12-171-2/+1
* Adding simple integration test for audit mode outputtyler-ball2014-12-171-0/+19
* Adding test for recipe DSL audit additionstyler-ball2014-12-171-2/+1
* Adding cookbook and recipe information per analytics requesttyler-ball2014-12-171-1/+1
* Updating to use audit syntax rather than controltyler-ball2014-12-171-3/+3
* Wiring audit event proxy to send events correctly to the audit_reportertyler-ball2014-12-171-15/+49
* Preparing for demo - using rspec documentation formatter for output instead o...tyler-ball2014-12-171-4/+0
* Adding first round of formatter integration - STDOUT doc formattertyler-ball2014-12-171-0/+46