summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Unit and functional tests for spec_formattertball/spec_formattertyler-ball2014-12-162-0/+82
|
* Reverting to use regular Serverspec because we need the extend on main objecttyler-ball2014-12-161-2/+0
|
* Removing unecessary comment - no longer applies since running in sub processtyler-ball2014-12-161-3/+1
|
* Resolving runtime includes loading unwanted filestyler-ball2014-12-164-67/+66
|
* Fixing unit test adding Serverspec DSLtyler-ball2014-12-161-2/+9
|
* Finishing unit and functional test coverage for audit runnertyler-ball2014-12-165-56/+207
|
* WIP - getting ready for initial reviewtyler-ball2014-12-161-0/+34
|
* Adding example of sandboxingtyler-ball2014-12-163-2/+107
|
* I cannot spelltyler-ball2014-12-165-5/+5
|
* Adding license informationtyler-ball2014-12-167-2/+116
|
* Merge pull request #2607 from opscode/tball/output-integrationTyler Ball2014-12-121-0/+39
|\ | | | | Adding simple integration test for audit mode output
| * Adding simple integration test for audit mode outputtyler-ball2014-12-121-0/+39
|/
* Merge pull request #2533 from opscode/mcquin/unit-testsClaire McQuin2014-12-115-23/+222
|\ | | | | [WIP] Audit mode specs
| * 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 submitted
| * | 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 additions
| * | | 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
| | |\ | | | | | | | | Tests for new `1/1 audits succeeded` output
| | | * 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 coverage
| | | * 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
|\ \ \ | | | | | | | | Add unit tests for Audit::AuditReporter
| * | | Update for audit-mode changes.mcquin/audit_reporter_specClaire McQuin2014-12-081-10/+19
| | | |
| * | | Merge branch 'audit-mode' of github.com:opscode/chef into ↵Claire McQuin2014-12-0893-713/+476
| |\ \ \ | | |/ / | | | | | | | | mcquin/audit_reporter_spec
| * | | 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
|\ \ \ \ | | | | | | | | | | Add unit tests for Audit::AuditEventProxy
| * \ \ \ Merge branch 'audit-mode' of github.com:opscode/chef into ↵mcquin/audit_event_proxy_specClaire McQuin2014-12-0893-713/+476
| |\ \ \ \ | | | |/ / | | |/| | | | | | | mcquin/audit_event_proxy_spec
| * | | | 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
|\ \ \ \ | | | | | | | | | | Add unit tests for Audit::ControlGroupData
| * | | | 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 ↵Claire McQuin2014-12-0893-713/+476
| |\ \ \ \ | | | |/ / | | |/| | | | | | | mcquin/control_group_data_spec
| * | | | 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
|\ \ \ \ | |_|/ / |/| | | Updating chef output to include audit information
| * | | 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 ↵tyler-ball2014-12-082-533/+13
| | | | | | | | | | | | | | | | see converge statistics
| * | | Failing an audit example will now raise an error and make chef exit with a ↵tyler-ball2014-12-084-1/+13
| | | | | | | | | | | | | | | | non-zero code
| * | | 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
|\ \ \ | | | | | | | | Adding cookbook and recipe location information to JSON analytics payload
| * | | Updating for rebase from audit-modetball/line-numbertyler-ball2014-12-052-2/+2
| | | |