summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #2675 from opscode/clearing_docTyler Ball2014-12-181-537/+0
|\ \ \ \
| * | | | Clearing out doc_changes because we're in a new releaseclearing_doctyler-ball2014-12-171-537/+0
* | | | | Merge pull request #2654 from opscode/jdm/lcm-parser-fixesJay Mundrawala2014-12-185-20/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add whitespacejdm/lcm-parser-fixesJay Mundrawala2014-12-171-1/+1
| * | | | Rename Chef::Exceptions::LCMParserException to Chef::Exceptions::LCMParserJay Mundrawala2014-12-174-5/+5
| * | | | Don't care how many timess you warn, just do itJay Mundrawala2014-12-171-4/+4
| * | | | Fix bug where error parser what-if output causes resource to be considered co...Jay Mundrawala2014-12-174-16/+16
| | | * | Addressing review comments, adding documentationtyler-ball2014-12-188-4/+71
| | | * | No longer need to run travis on audit-mode branchtyler-ball2014-12-181-1/+0
| | | * | Resolving conflicsts from giant rebasetyler-ball2014-12-174-46/+46
| | | * | Unit tests for audit-mode in chef-solo.Claire McQuin2014-12-177-52/+85
| | | * | Explicitly enable audits.Claire McQuin2014-12-172-0/+5
| | | * | Add specs for audit-mode command-line and configuration settings.Claire McQuin2014-12-173-19/+92
| | | * | Disable audit-mode by default.Claire McQuin2014-12-172-12/+45
| | | * | Unit and functional tests for spec_formattertyler-ball2014-12-172-0/+82
| | | * | Fixing unit test adding Serverspec DSLtyler-ball2014-12-175-69/+72
| | | * | Finishing unit and functional test coverage for audit runnertyler-ball2014-12-175-56/+207
| | | * | Adding example of sandboxingtyler-ball2014-12-173-2/+141
| | | * | Adding simple integration test for audit mode outputtyler-ball2014-12-178-2/+155
| | | * | Adding test for recipe DSL audit additionstyler-ball2014-12-175-7/+13
| | | * | Rescuing Exception blind was covering up an unexpected errortyler-ball2014-12-172-27/+100
| | | * | Adding audit DSL coveragetyler-ball2014-12-171-11/+24
| | | * | Add unit tests for Audit::AuditReporterClaire McQuin2014-12-171-0/+374
| | | * | Add unit tests for Audit::AuditEventProxyClaire McQuin2014-12-171-0/+292
| | | * | Add unit tests for Audit::ControlGroupDataClaire McQuin2014-12-171-0/+459
| | | * | if in why_run, do not enter the audit phase - because people run why_run to s...tyler-ball2014-12-175-539/+35
| | | * | Failing an audit example will now raise an error and make chef exit with a no...tyler-ball2014-12-174-1/+13
| | | * | Adding cookbook and recipe information per analytics requesttyler-ball2014-12-177-31/+55
| | | * | Updating to use audit syntax rather than controltyler-ball2014-12-175-13/+13
| | | * | Test including supported serverspec helpers. Updates per PR comments.Serdar Sutay2014-12-1715-37/+317
| | | * | Instructions on running audit mode examples.Serdar Sutay2014-12-178-15/+26
| | | * | Disable audit phase during specs in order not to break the existing rspec con...Serdar Sutay2014-12-172-0/+7
| | | * | * Some primitive recipes that check basic functionality of audit mode.Serdar Sutay2014-12-178-1/+125
| | | * | Add omitted config options.Claire McQuin2014-12-171-13/+92
| | | * | Raise error if duplicate controls block given.Claire McQuin2014-12-171-2/+9
| | | * | Add recipes to test include_recipe, multiple controls blocksClaire McQuin2014-12-178-172/+0
| | | * | Wrap in control block until we get top-level tests working.Claire McQuin2014-12-173-7/+11
| | | * | Add recipe to test include_recipe with controls.Claire McQuin2014-12-171-0/+15
| | | * | Add Chef::Exceptions to audit errorClaire McQuin2014-12-171-1/+1
| | | * | Use a central runnerClaire McQuin2014-12-176-148/+65
| | | * | Add a Chef::Audit::Controls object for 'controls'Claire McQuin2014-12-176-94/+146
| | | * | Adding audit mode JSON formattertyler-ball2014-12-176-85/+110
| | | * | Adding uncaught error informationtyler-ball2014-12-171-2/+11
| | | * | Sending to correct server URLtyler-ball2014-12-173-9/+12
| | | * | Make sure we don't close the output_stream after running rspec.Serdar Sutay2014-12-1720-53/+48
| | | * | Basic test for audit mode.Serdar Sutay2014-12-1712-0/+258
| | | * | Adding audit mode JSON formattertyler-ball2014-12-171-3/+0
| | | * | Wiring audit event proxy to send events correctly to the audit_reportertyler-ball2014-12-1713-171/+291
| | | * | Preparing for demo - using rspec documentation formatter for output instead o...tyler-ball2014-12-176-23/+27
| | | * | add rspec/itsClaire McQuin2014-12-174-10/+7