summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stub test doubles for new behavior.mcquin/unit-testsClaire McQuin2014-12-111-2/+2
* Remove newline from expected message.Claire McQuin2014-12-111-1/+1
* Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/unit-testsClaire McQuin2014-12-113-4/+10
|\
| * Merge pull request #2564 from opscode/tball/update-serverspecTyler Ball2014-12-092-4/+3
| |\
| | * Updating serverspec to pull in PR I submittedtball/update-serverspectyler-ball2014-12-092-4/+3
| * | Merge pull request #2585 from opscode/tball/recipe-testTyler Ball2014-12-091-0/+7
| |\ \
| | * | Adding test for recipe DSL audit additionstball/recipe-testtyler-ball2014-12-091-0/+7
| | |/
* | | Merge pull request #2589 from opscode/tball/audit-output-testsTyler Ball2014-12-112-27/+100
|\ \ \
| * | | Finishing test coveragetball/audit-output-teststyler-ball2014-12-101-12/+59
| * | | Rescuing Exception blind was covering up an unexpected errortyler-ball2014-12-102-15/+41
|/ / /
* | | Merge pull request #2586 from opscode/tball/dsl-testTyler Ball2014-12-091-11/+24
|\ \ \
| * | | Adding audit DSL coveragetball/dsl-testtyler-ball2014-12-091-11/+24
* | | | Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/unit-testsClaire McQuin2014-12-099-540/+1184
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge pull request #2555 from opscode/mcquin/audit_reporter_specClaire McQuin2014-12-091-0/+374
| |\ \
| | * | Update for audit-mode changes.mcquin/audit_reporter_specClaire McQuin2014-12-081-10/+19
| | * | Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/audit_report...Claire McQuin2014-12-0893-713/+476
| | |\ \ | | | |/
| | * | Add unit tests for Audit::AuditReporterClaire McQuin2014-12-051-0/+365
| * | | Merge pull request #2553 from opscode/mcquin/audit_event_proxy_specClaire McQuin2014-12-091-0/+292
| |\ \ \
| | * \ \ Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/audit_event_...mcquin/audit_event_proxy_specClaire McQuin2014-12-0893-713/+476
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Update expected debug log output.Claire McQuin2014-12-081-2/+2
| | * | | Add unit tests for Audit::AuditEventProxyClaire McQuin2014-12-051-0/+292
| | | |/ | | |/|
| * | | Merge pull request #2556 from opscode/mcquin/control_group_data_specClaire McQuin2014-12-091-0/+459
| |\ \ \
| | * | | Update for audit-mode changes.mcquin/control_group_data_specClaire McQuin2014-12-081-11/+15
| | * | | Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/control_grou...Claire McQuin2014-12-0893-713/+476
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Updates based on feedback from https://github.com/opscode/chef/pull/2533Claire McQuin2014-12-051-3/+1
| | * | | Add unit tests for Audit::ControlGroupDataClaire McQuin2014-12-051-0/+457
| | | |/ | | |/|
| * | | Merge pull request #2494 from opscode/tball/finished-messageTyler Ball2014-12-096-540/+59
| |\ \ \ | | |_|/ | |/| |
| | * | Output is more readable if audit number performed is on its own linetball/finished-messagetyler-ball2014-12-081-2/+8
| | * | Adding number failed to exceptiontyler-ball2014-12-083-4/+14
| | * | Updating per reviewtyler-ball2014-12-083-3/+3
| | * | if in why_run, do not enter the audit phase - because people run why_run to s...tyler-ball2014-12-082-533/+13
| | * | Failing an audit example will now raise an error and make chef exit with a no...tyler-ball2014-12-084-1/+13
| | * | Updating chef output to include audit informationtyler-ball2014-12-081-8/+19
| |/ /
* | | Update for audit-mode changes.Claire McQuin2014-12-081-1/+7
* | | Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/unit-testsClaire McQuin2014-12-0893-712/+475
|\ \ \ | |/ /
| * | Merge pull request #2528 from opscode/tball/line-numberTyler Ball2014-12-085-26/+33
| |\ \
| | * | Updating for rebase from audit-modetball/line-numbertyler-ball2014-12-052-2/+2
| | * | Updating per review commentstyler-ball2014-12-053-9/+5
| | * | Updating JSON schema version since new fields were addedtyler-ball2014-12-051-1/+1
| | * | Adding cookbook and recipe information per analytics requesttyler-ball2014-12-054-20/+31
| | * | Changing success to succeeded for analytics schema requesttyler-ball2014-12-051-4/+4
| | |/
| * | Merge pull request #2557 from opscode/merging-masterTyler Ball2014-12-0888-687/+443
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into merging-mastermerging-mastertyler-ball2014-12-0588-687/+443
| | |\ | |/ /
| | * pinning ohai to 8.xLamont Granquist2014-12-031-1/+1
| | * setting master to 12.1.0.dev.0 to drop ancient devodd policyLamont Granquist2014-12-031-1/+1
| | * Merge pull request #2532 from juliandunn/remove-agentJulian C. Dunn2014-12-032-19/+0
| | |\
| | | * Remove unused "agent".Julian C. Dunn2014-12-032-19/+0
| | * | Merge pull request #2527 from opscode/lcg/knife-plugin-fixLamont Granquist2014-12-034-6/+23
| | |\ \ | | | |/ | | |/|
| | | * Fix knife plugin path searchingLamont Granquist2014-12-034-6/+23
| | |/
| | * Merge pull request #2516 from adamhjk/ez-modeAdam Jacob2014-12-022-0/+19
| | |\