Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 #2524 from opscode/tball/audit-semantics | Tyler Ball | 2014-12-03 | 4 | -8/+8 |
|\ | | | | | Updating to use audit syntax rather than control | ||||
| * | Updating to use audit syntax rather than controltball/audit-semantics | tyler-ball | 2014-12-02 | 4 | -8/+8 |
|/ | |||||
* | Bump the version for alpha release.12.2.0.alpha.0 | Serdar Sutay | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2475 from opscode/sersut/failed-run-issue | Serdar Sutay | 2014-11-22 | 1 | -1/+1 |
|\ | | | | | Fix copy pasta error. | ||||
| * | Fix copy pasta error.sersut/failed-run-issue | Serdar Sutay | 2014-11-22 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2465 from opscode/sersut/basic-audit-tests | Serdar Sutay | 2014-11-21 | 26 | -25/+340 |
|\ \ | |/ |/| | Audit Tests | ||||
| * | Restore the missing misc files in the audit_test cookbook. | Serdar Sutay | 2014-11-21 | 7 | -10/+151 |
| | | |||||
| * | Enable travis on audit-mode branch. | Serdar Sutay | 2014-11-21 | 1 | -0/+1 |
| | | |||||
| * | Fix the spec tests after change in the callback in reporter. | Serdar Sutay | 2014-11-21 | 2 | -11/+5 |
| | | |||||
| * | Test including supported serverspec helpers. Updates per PR comments. | Serdar Sutay | 2014-11-21 | 3 | -5/+42 |
| | | |||||
| * | More meaningful audit_mode configuration values. | Serdar Sutay | 2014-11-21 | 5 | -12/+17 |
| | | |||||
| * | Fix the failing specs on Mac 10.10. (Not necessarily related to audit-mode ↵ | Serdar Sutay | 2014-11-21 | 2 | -2/+2 |
| | | | | | | | | but came across when passing all specs on my box) | ||||
| * | Instructions on running audit mode examples. | Serdar Sutay | 2014-11-21 | 1 | -1/+7 |
| | | |||||
| * | Disable audit phase during specs in order not to break the existing rspec ↵ | Serdar Sutay | 2014-11-21 | 2 | -0/+7 |
| | | | | | | | | configuration. | ||||
| * | * Some primitive recipes that check basic functionality of audit mode. | Serdar Sutay | 2014-11-21 | 8 | -1/+125 |
|/ | | | | * Fix a minor issue where the exception class was not being found correctly. | ||||
* | Merge pull request #2426 from opscode/mcquin/controls_group_object | Claire McQuin | 2014-11-21 | 14 | -250/+147 |
|\ | | | | | Wait until audit phase to load needed files. | ||||
| * | Add comments, logically reorder code | Claire McQuin | 2014-11-21 | 1 | -14/+84 |
| | | |||||
| * | Add omitted config options. | Claire McQuin | 2014-11-21 | 1 | -8/+17 |
| | | |||||
| * | Raise error if duplicate controls block given. | Claire McQuin | 2014-11-21 | 1 | -2/+9 |
| | | |||||
| * | Remove audit_test cookbook, covered in another branch. | Claire McQuin | 2014-11-21 | 9 | -185/+0 |
| | | |||||
| * | Merge branch 'mcquin/controls_group_object' of github.com:opscode/chef into ↵ | Claire McQuin | 2014-11-21 | 4 | -2/+34 |
| |\ | | | | | | | | | | mcquin/controls_group_object | ||||
| | * | Merge pull request #2468 from opscode/mcquin/include-recipe-test | Claire McQuin | 2014-11-21 | 4 | -2/+34 |
| | |\ | | | | | | | | | Test include_recipe with controls | ||||
| | | * | Add recipes to test include_recipe, multiple controls blocks | Claire McQuin | 2014-11-21 | 3 | -10/+23 |
| | | | | |||||
| | | * | Fix typo | Claire McQuin | 2014-11-21 | 1 | -1/+1 |
| | | | | |||||
| | | * | Merge branch 'mcquin/controls_group_object' of github.com:opscode/chef into ↵ | Claire McQuin | 2014-11-21 | 6 | -148/+65 |
| | | |\ | | | |/ | | |/| | | | | | mcquin/include-recipe-test | ||||
| | | * | Wrap in control block until we get top-level tests working. | Claire McQuin | 2014-11-20 | 2 | -6/+10 |
| | | | | |||||
| | | * | Merge branch 'mcquin/controls_group_object' of github.com:opscode/chef into ↵ | Claire McQuin | 2014-11-20 | 6 | -96/+143 |
| | | |\ | | | | | | | | | | | | | | | | mcquin/include-recipe-test | ||||
| | | * | | Add recipe to test include_recipe with controls.mcquin/include-recipe-test | Claire McQuin | 2014-11-19 | 1 | -0/+15 |
| | | | | | |||||
| | | * | | Add Chef::Exceptions to audit error | Claire McQuin | 2014-11-19 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge branch 'audit-mode' of github.com:opscode/chef into ↵ | Claire McQuin | 2014-11-21 | 2 | -8/+31 |
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | mcquin/controls_group_object | ||||
| * | | | | Use a central runner | Claire McQuin | 2014-11-21 | 6 | -148/+65 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'audit-mode' of github.com:opscode/chef into ↵ | Claire McQuin | 2014-11-20 | 15 | -37/+306 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | mcquin/controls_group_object Conflicts: lib/chef/audit/runner.rb | ||||
| * | | | Add comments. | Claire McQuin | 2014-11-14 | 1 | -0/+51 |
| | | | | |||||
| * | | | Add audit mode stub. | Claire McQuin | 2014-11-14 | 1 | -0/+9 |
| | | | | |||||
| * | | | Add a Chef::Audit::Controls object for 'controls' | Claire McQuin | 2014-11-14 | 5 | -93/+83 |
| | | | | |||||
* | | | | Merge pull request #2472 from opscode/audit-mode-rebase | Claire McQuin | 2014-11-21 | 34 | -241/+741 |
|\ \ \ \ | |_|_|/ |/| | | | Audit mode rebase | ||||
| * | | | Merge remote-tracking branch 'origin/audit-mode' into audit-mode-rebase | Claire McQuin | 2014-11-21 | 0 | -0/+0 |
| |\ \ \ | |/ / / |/| | | | | | | | | | | | Conflicts: lib/chef/resource_reporter.rb | ||||
* | | | | Merge pull request #2461 from opscode/tball/start-end-time | Tyler Ball | 2014-11-21 | 2 | -5/+29 |
|\ \ \ \ | | | | | | | | | | | Adding start_time and end_time to JSON output per request | ||||
| * | | | | Requring time - needed for iso8601 format | tyler-ball | 2014-11-21 | 1 | -2/+7 |
| | | | | | |||||
| * | | | | Adding start_time and end_time to array per requesttball/start-end-time | tyler-ball | 2014-11-20 | 2 | -5/+24 |
|/ / / / | |||||
* | | | | Merge pull request #2453 from opscode/sersut/audit-integ | Serdar Sutay | 2014-11-20 | 1 | -3/+2 |
|\ \ \ \ | |_|_|/ |/| | | | Remove compression since the server doesn't support it yet. | ||||
| * | | | Remove compression since the server doesn't support it yet.sersut/audit-integ | Serdar Sutay | 2014-11-19 | 1 | -3/+2 |
|/ / / | |||||
* | | | Merge pull request #2428 from opscode/sersut/basic-audit-test | Serdar Sutay | 2014-11-17 | 15 | -36/+308 |
|\ \ \ | |_|/ |/| | | Fix "log writing failed. closed stream" errors after audit phase | ||||
| * | | Move the dev-repo cookbooks to kitchen-tests directory based on PR comments. | Serdar Sutay | 2014-11-17 | 12 | -33/+7 |
| | | | |||||
| * | | Updates based on PR comments. | Serdar Sutay | 2014-11-17 | 2 | -3/+2 |
| | | |