| Commit message (Expand) | Author | Age | Files | Lines |
* | fix specs: RedundantReturn, RedundantSelf, RedundantBegin | Lamont Granquist | 2017-02-13 | 1 | -2/+2 |
* | Update all auth email address from opscode.com and getchef.com to chef.io. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Replace all Opscode copyrights with Chef Software. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -1/+1 |
* | autocorrecting Style/TrailingCommalcg/trailing_comma | Lamont Granquist | 2016-01-13 | 1 | -1/+1 |
* | Update DSL method name to controls_group.mcquin/control_group | Claire McQuin | 2015-01-15 | 1 | -1/+1 |
* | Adding cookbook and recipe information per analytics request | tyler-ball | 2014-12-17 | 1 | -1/+10 |
* | Updating to use audit syntax rather than control | tyler-ball | 2014-12-17 | 1 | -2/+2 |
* | Raise error if duplicate controls block given. | Claire McQuin | 2014-12-17 | 1 | -2/+9 |
* | Wrap in control block until we get top-level tests working. | Claire McQuin | 2014-12-17 | 1 | -1/+1 |
* | Use a central runner | Claire McQuin | 2014-12-17 | 1 | -3/+1 |
* | Add a Chef::Audit::Controls object for 'controls' | Claire McQuin | 2014-12-17 | 1 | -4/+1 |
* | Wiring audit event proxy to send events correctly to the audit_reporter | tyler-ball | 2014-12-17 | 1 | -0/+2 |
* | Preparing for demo - using rspec documentation formatter for output instead o... | tyler-ball | 2014-12-17 | 1 | -4/+8 |
* | add rspec/its | Claire McQuin | 2014-12-17 | 1 | -1/+1 |
* | Adding first round of formatter integration - STDOUT doc formatter | tyler-ball | 2014-12-17 | 1 | -1/+0 |
* | Adding audit mode JSON formatter | tyler-ball | 2014-12-17 | 1 | -4/+1 |
* | Adding error handling so saving node doesn't prevent us from running audit mo... | tyler-ball | 2014-12-17 | 1 | -1/+1 |
* | Creating our own example group class to simplify adding examples to the spec ... | tyler-ball | 2014-12-17 | 1 | -29/+5 |
* | Add setup phase to audit-mode. | Claire McQuin | 2014-12-17 | 1 | -7/+8 |
* | First pass at DSL additions | tyler-ball | 2014-12-17 | 1 | -0/+61 |