| Commit message (Expand) | Author | Age | Files | Lines |
* | fix specs: RedundantReturn, RedundantSelf, RedundantBegin | Lamont Granquist | 2017-02-13 | 2 | -3/+3 |
* | Merge pull request #5016 from erichelgeson/dontErrorInZero | Thom May | 2016-08-02 | 1 | -1/+5 |
|\ |
|
| * | Don't show error message when we cant post the audit report while running in ... | Eric Helgeson | 2016-07-05 | 1 | -1/+5 |
* | | Update to rspec 3.5tm/new_world_rspec | Thom May | 2016-07-20 | 1 | -1/+1 |
|/ |
|
* | auto fixing some rubocops | Lamont Granquist | 2016-02-09 | 1 | -1/+1 |
* | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 4 | -8/+8 |
* | Update all auth email address from opscode.com and getchef.com to chef.io. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 6 | -6/+6 |
* | Use double quotes by default | Thom May | 2016-01-14 | 6 | -21/+21 |
* | autocorrecting Style/TrailingCommalcg/trailing_comma | Lamont Granquist | 2016-01-13 | 2 | -4/+4 |
* | Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_rest | Thom May | 2016-01-11 | 1 | -3/+1 |
* | Restore rspec 3.4 by setting project_source_dirsjk/rspec-3.4 | John Keiser | 2015-11-17 | 1 | -0/+1 |
* | Minor updates for PR comments.sd/CI-31 | Serdar Sutay | 2015-05-29 | 1 | -4/+2 |
* | Make sure the audit mode output is reflected both in the logs and in the form... | Serdar Sutay | 2015-05-29 | 3 | -4/+44 |
* | Give captured exception a meaningful name | Claire McQuin | 2015-05-27 | 1 | -5/+5 |
* | remove configuration option | Claire McQuin | 2015-05-27 | 1 | -10/+8 |
* | Skip adding backtrace to error message if unset. | Claire McQuin | 2015-05-27 | 1 | -1/+5 |
* | Remove unused method definition | Claire McQuin | 2015-05-27 | 1 | -4/+0 |
* | Save and report audit phase failure on run_completed or run_failed. | Claire McQuin | 2015-05-27 | 1 | -2/+9 |
* | Configure serverspec correctly on windows.sersut/3234 | Serdar Sutay | 2015-04-24 | 1 | -0/+1 |
* | Merge pull request #3048 from juliandunn/fix-audit-mode-on-windows | Julian C. Dunn | 2015-03-20 | 1 | -2/+10 |
|\ |
|
| * | Remove UNIX-specific assumptions from audit runner. | Julian C. Dunn | 2015-03-08 | 1 | -2/+10 |
* | | Make terminology consistent about audits versus controls | Julian C. Dunn | 2015-03-11 | 1 | -1/+1 |
|/ |
|
* | Add /lib/chef/ to backtrace exclusion patterns for audit modekyleen/audit-exclusion | Kyleen MacGugan | 2015-03-03 | 1 | -0/+5 |
* | Update DSL method name to controls_group.mcquin/control_group | Claire McQuin | 2015-01-15 | 2 | -13/+13 |
* | Updating for review comments | tyler-ball | 2014-12-29 | 1 | -3/+1 |
* | Resolving conflicsts from giant rebase | tyler-ball | 2014-12-17 | 1 | -2/+0 |
* | Unit tests for audit-mode in chef-solo. | Claire McQuin | 2014-12-17 | 2 | -9/+2 |
* | Fixing unit test adding Serverspec DSL | tyler-ball | 2014-12-17 | 2 | -4/+2 |
* | Finishing unit and functional test coverage for audit runner | tyler-ball | 2014-12-17 | 1 | -4/+1 |
* | Adding simple integration test for audit mode output | tyler-ball | 2014-12-17 | 4 | -2/+59 |
* | Adding test for recipe DSL audit additions | tyler-ball | 2014-12-17 | 1 | -2/+1 |
* | if in why_run, do not enter the audit phase - because people run why_run to s... | tyler-ball | 2014-12-17 | 1 | -1/+9 |
* | Failing an audit example will now raise an error and make chef exit with a no... | tyler-ball | 2014-12-17 | 2 | -0/+6 |
* | Adding cookbook and recipe information per analytics request | tyler-ball | 2014-12-17 | 4 | -21/+19 |
* | Updating to use audit syntax rather than control | tyler-ball | 2014-12-17 | 3 | -8/+8 |
* | Test including supported serverspec helpers. Updates per PR comments. | Serdar Sutay | 2014-12-17 | 1 | -1/+1 |
* | Instructions on running audit mode examples. | Serdar Sutay | 2014-12-17 | 1 | -2/+1 |
* | * Some primitive recipes that check basic functionality of audit mode. | Serdar Sutay | 2014-12-17 | 1 | -1/+1 |
* | Add omitted config options. | Claire McQuin | 2014-12-17 | 1 | -13/+92 |
* | Add Chef::Exceptions to audit error | Claire McQuin | 2014-12-17 | 1 | -1/+1 |
* | Use a central runner | Claire McQuin | 2014-12-17 | 2 | -121/+61 |
* | Add a Chef::Audit::Controls object for 'controls' | Claire McQuin | 2014-12-17 | 2 | -79/+121 |
* | Adding audit mode JSON formatter | tyler-ball | 2014-12-17 | 3 | -34/+70 |
* | Adding uncaught error information | tyler-ball | 2014-12-17 | 1 | -2/+11 |
* | Sending to correct server URL | tyler-ball | 2014-12-17 | 2 | -6/+7 |
* | Make sure we don't close the output_stream after running rspec. | Serdar Sutay | 2014-12-17 | 3 | -17/+26 |
* | Wiring audit event proxy to send events correctly to the audit_reporter | tyler-ball | 2014-12-17 | 5 | -123/+252 |
* | Preparing for demo - using rspec documentation formatter for output instead o... | tyler-ball | 2014-12-17 | 4 | -17/+15 |
* | add rspec/its | Claire McQuin | 2014-12-17 | 1 | -1/+0 |