Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stub test doubles for new behavior.mcquin/unit-tests | Claire McQuin | 2014-12-11 | 1 | -2/+2 |
| | |||||
* | Remove newline from expected message. | Claire McQuin | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/unit-tests | Claire McQuin | 2014-12-11 | 3 | -4/+10 |
|\ | |||||
| * | Merge pull request #2564 from opscode/tball/update-serverspec | Tyler Ball | 2014-12-09 | 2 | -4/+3 |
| |\ | | | | | | | Updating serverspec to pull in PR I submitted | ||||
| | * | Updating serverspec to pull in PR I submittedtball/update-serverspec | tyler-ball | 2014-12-09 | 2 | -4/+3 |
| | | | |||||
| * | | Merge pull request #2585 from opscode/tball/recipe-test | Tyler Ball | 2014-12-09 | 1 | -0/+7 |
| |\ \ | | | | | | | | | Adding test for recipe DSL audit additions | ||||
| | * | | Adding test for recipe DSL audit additionstball/recipe-test | tyler-ball | 2014-12-09 | 1 | -0/+7 |
| | |/ | |||||
* | | | Merge pull request #2589 from opscode/tball/audit-output-tests | Tyler Ball | 2014-12-11 | 2 | -27/+100 |
|\ \ \ | | | | | | | | | Tests for new `1/1 audits succeeded` output | ||||
| * | | | Finishing test coveragetball/audit-output-tests | tyler-ball | 2014-12-10 | 1 | -12/+59 |
| | | | | |||||
| * | | | Rescuing Exception blind was covering up an unexpected error | tyler-ball | 2014-12-10 | 2 | -15/+41 |
|/ / / | |||||
* | | | Merge pull request #2586 from opscode/tball/dsl-test | Tyler Ball | 2014-12-09 | 1 | -11/+24 |
|\ \ \ | | | | | | | | | Adding audit DSL coverage | ||||
| * | | | Adding audit DSL coveragetball/dsl-test | tyler-ball | 2014-12-09 | 1 | -11/+24 |
| | | | | |||||
* | | | | Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/unit-tests | Claire McQuin | 2014-12-09 | 9 | -540/+1184 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge pull request #2555 from opscode/mcquin/audit_reporter_spec | Claire McQuin | 2014-12-09 | 1 | -0/+374 |
| |\ \ | | | | | | | | | Add unit tests for Audit::AuditReporter | ||||
| | * | | Update for audit-mode changes.mcquin/audit_reporter_spec | Claire McQuin | 2014-12-08 | 1 | -10/+19 |
| | | | | |||||
| | * | | Merge branch 'audit-mode' of github.com:opscode/chef into ↵ | Claire McQuin | 2014-12-08 | 93 | -713/+476 |
| | |\ \ | | | |/ | | | | | | | | | mcquin/audit_reporter_spec | ||||
| | * | | Add unit tests for Audit::AuditReporter | Claire McQuin | 2014-12-05 | 1 | -0/+365 |
| | | | | |||||
| * | | | Merge pull request #2553 from opscode/mcquin/audit_event_proxy_spec | Claire McQuin | 2014-12-09 | 1 | -0/+292 |
| |\ \ \ | | | | | | | | | | | Add unit tests for Audit::AuditEventProxy | ||||
| | * \ \ | Merge branch 'audit-mode' of github.com:opscode/chef into ↵mcquin/audit_event_proxy_spec | Claire McQuin | 2014-12-08 | 93 | -713/+476 |
| | |\ \ \ | | | | |/ | | | |/| | | | | | | mcquin/audit_event_proxy_spec | ||||
| | * | | | Update expected debug log output. | Claire McQuin | 2014-12-08 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Add unit tests for Audit::AuditEventProxy | Claire McQuin | 2014-12-05 | 1 | -0/+292 |
| | | |/ | | |/| | |||||
| * | | | Merge pull request #2556 from opscode/mcquin/control_group_data_spec | Claire McQuin | 2014-12-09 | 1 | -0/+459 |
| |\ \ \ | | | | | | | | | | | Add unit tests for Audit::ControlGroupData | ||||
| | * | | | Update for audit-mode changes.mcquin/control_group_data_spec | Claire McQuin | 2014-12-08 | 1 | -11/+15 |
| | | | | | |||||
| | * | | | Merge branch 'audit-mode' of github.com:opscode/chef into ↵ | Claire McQuin | 2014-12-08 | 93 | -713/+476 |
| | |\ \ \ | | | | |/ | | | |/| | | | | | | mcquin/control_group_data_spec | ||||
| | * | | | Updates based on feedback from https://github.com/opscode/chef/pull/2533 | Claire McQuin | 2014-12-05 | 1 | -3/+1 |
| | | | | | |||||
| | * | | | Add unit tests for Audit::ControlGroupData | Claire McQuin | 2014-12-05 | 1 | -0/+457 |
| | | |/ | | |/| | |||||
| * | | | Merge pull request #2494 from opscode/tball/finished-message | Tyler Ball | 2014-12-09 | 6 | -540/+59 |
| |\ \ \ | | |_|/ | |/| | | Updating chef output to include audit information | ||||
| | * | | Output is more readable if audit number performed is on its own linetball/finished-message | tyler-ball | 2014-12-08 | 1 | -2/+8 |
| | | | | |||||
| | * | | Adding number failed to exception | tyler-ball | 2014-12-08 | 3 | -4/+14 |
| | | | | |||||
| | * | | Updating per review | tyler-ball | 2014-12-08 | 3 | -3/+3 |
| | | | | |||||
| | * | | if in why_run, do not enter the audit phase - because people run why_run to ↵ | tyler-ball | 2014-12-08 | 2 | -533/+13 |
| | | | | | | | | | | | | | | | | see converge statistics | ||||
| | * | | Failing an audit example will now raise an error and make chef exit with a ↵ | tyler-ball | 2014-12-08 | 4 | -1/+13 |
| | | | | | | | | | | | | | | | | non-zero code | ||||
| | * | | Updating chef output to include audit information | tyler-ball | 2014-12-08 | 1 | -8/+19 |
| |/ / | |||||
* | | | Update for audit-mode changes. | Claire McQuin | 2014-12-08 | 1 | -1/+7 |
| | | | |||||
* | | | Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/unit-tests | Claire McQuin | 2014-12-08 | 93 | -712/+475 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #2528 from opscode/tball/line-number | Tyler Ball | 2014-12-08 | 5 | -26/+33 |
| |\ \ | | | | | | | | | Adding cookbook and recipe location information to JSON analytics payload | ||||
| | * | | Updating for rebase from audit-modetball/line-number | tyler-ball | 2014-12-05 | 2 | -2/+2 |
| | | | | |||||
| | * | | Updating per review comments | tyler-ball | 2014-12-05 | 3 | -9/+5 |
| | | | | |||||
| | * | | Updating JSON schema version since new fields were added | tyler-ball | 2014-12-05 | 1 | -1/+1 |
| | | | | |||||
| | * | | Adding cookbook and recipe information per analytics request | tyler-ball | 2014-12-05 | 4 | -20/+31 |
| | | | | |||||
| | * | | Changing success to succeeded for analytics schema request | tyler-ball | 2014-12-05 | 1 | -4/+4 |
| | |/ | |||||
| * | | Merge pull request #2557 from opscode/merging-master | Tyler Ball | 2014-12-08 | 88 | -687/+443 |
| |\ \ | | |/ | |/| | Merging master | ||||
| | * | Merge branch 'master' into merging-mastermerging-master | tyler-ball | 2014-12-05 | 88 | -687/+443 |
| | |\ | |/ / | | | | | | | | | | Conflicts: lib/chef/version.rb | ||||
| | * | pinning ohai to 8.x | Lamont Granquist | 2014-12-03 | 1 | -1/+1 |
| | | | |||||
| | * | setting master to 12.1.0.dev.0 to drop ancient devodd policy | Lamont Granquist | 2014-12-03 | 1 | -1/+1 |
| | | | |||||
| | * | Merge pull request #2532 from juliandunn/remove-agent | Julian C. Dunn | 2014-12-03 | 2 | -19/+0 |
| | |\ | | | | | | | | | Remove unused "agent". | ||||
| | | * | Remove unused "agent". | Julian C. Dunn | 2014-12-03 | 2 | -19/+0 |
| | | | | | | | | | | | | | | | | | | | | This was probably an aborted attempt to integrate this project into Chef: https://github.com/opscode/opscode-agent | ||||
| | * | | Merge pull request #2527 from opscode/lcg/knife-plugin-fix | Lamont Granquist | 2014-12-03 | 4 | -6/+23 |
| | |\ \ | | | |/ | | |/| | fix searching upwards for knife plugins | ||||
| | | * | Fix knife plugin path searching | Lamont Granquist | 2014-12-03 | 4 | -6/+23 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unreleased Chef 12.0.0 bug caught in testing where only the searching upwards from PWD to find .chef in order to get the plugin path for knife was busted. The chef_config_dir was being used before load_config was being called, so it was nil, which broke finding knife plugins. This was fixed by adding some lazy initialization of the config_loader object itself and the chef_config_dir. The reset_config_loader! is added entirely to reset the global state for unit testing. This whole class is a bit horrible and needs to have all its global state removed from it, class methods removed, class ivars and the class-variable-in-a-class-method-for-inheritance-lolwut needs to be removed. Unfortunately, that requires some delicate surgery because Chef::Knife gets used as a public API, and is beyond the scope of gettting Chef 12 shipped. | ||||
| | * | Merge pull request #2516 from adamhjk/ez-mode | Adam Jacob | 2014-12-02 | 2 | -0/+19 |
| | |\ | | | | | | | | | A memorial for Ezra Zygmuntowicz |