summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 #2524 from opscode/tball/audit-semanticsTyler Ball2014-12-034-8/+8
|\
| * Updating to use audit syntax rather than controltball/audit-semanticstyler-ball2014-12-024-8/+8
|/
* Bump the version for alpha release.12.2.0.alpha.0Serdar Sutay2014-11-231-1/+1
* Merge pull request #2475 from opscode/sersut/failed-run-issueSerdar Sutay2014-11-221-1/+1
|\
| * Fix copy pasta error.sersut/failed-run-issueSerdar Sutay2014-11-221-1/+1
* | Merge pull request #2465 from opscode/sersut/basic-audit-testsSerdar Sutay2014-11-2126-25/+340
|\ \ | |/ |/|
| * Restore the missing misc files in the audit_test cookbook.Serdar Sutay2014-11-217-10/+151
| * Enable travis on audit-mode branch.Serdar Sutay2014-11-211-0/+1
| * Fix the spec tests after change in the callback in reporter.Serdar Sutay2014-11-212-11/+5
| * Test including supported serverspec helpers. Updates per PR comments.Serdar Sutay2014-11-213-5/+42
| * More meaningful audit_mode configuration values.Serdar Sutay2014-11-215-12/+17
| * Fix the failing specs on Mac 10.10. (Not necessarily related to audit-mode bu...Serdar Sutay2014-11-212-2/+2
| * Instructions on running audit mode examples.Serdar Sutay2014-11-211-1/+7
| * Disable audit phase during specs in order not to break the existing rspec con...Serdar Sutay2014-11-212-0/+7
| * * Some primitive recipes that check basic functionality of audit mode.Serdar Sutay2014-11-218-1/+125
|/
* Merge pull request #2426 from opscode/mcquin/controls_group_objectClaire McQuin2014-11-2114-250/+147
|\
| * Add comments, logically reorder codeClaire McQuin2014-11-211-14/+84
| * Add omitted config options.Claire McQuin2014-11-211-8/+17
| * Raise error if duplicate controls block given.Claire McQuin2014-11-211-2/+9
| * Remove audit_test cookbook, covered in another branch.Claire McQuin2014-11-219-185/+0
| * Merge branch 'mcquin/controls_group_object' of github.com:opscode/chef into m...Claire McQuin2014-11-214-2/+34
| |\
| | * Merge pull request #2468 from opscode/mcquin/include-recipe-testClaire McQuin2014-11-214-2/+34
| | |\
| | | * Add recipes to test include_recipe, multiple controls blocksClaire McQuin2014-11-213-10/+23
| | | * Fix typoClaire McQuin2014-11-211-1/+1
| | | * Merge branch 'mcquin/controls_group_object' of github.com:opscode/chef into m...Claire McQuin2014-11-216-148/+65
| | | |\ | | | |/ | | |/|
| | | * Wrap in control block until we get top-level tests working.Claire McQuin2014-11-202-6/+10
| | | * Merge branch 'mcquin/controls_group_object' of github.com:opscode/chef into m...Claire McQuin2014-11-206-96/+143
| | | |\
| | | * | Add recipe to test include_recipe with controls.mcquin/include-recipe-testClaire McQuin2014-11-191-0/+15
| | | * | Add Chef::Exceptions to audit errorClaire McQuin2014-11-191-1/+1
| * | | | Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/controls_gro...Claire McQuin2014-11-212-8/+31
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Use a central runnerClaire McQuin2014-11-216-148/+65
| | |_|/ | |/| |
| * | | Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/controls_gro...Claire McQuin2014-11-2015-37/+306
| |\ \ \ | | | |/ | | |/|
| * | | Add comments.Claire McQuin2014-11-141-0/+51
| * | | Add audit mode stub.Claire McQuin2014-11-141-0/+9
| * | | Add a Chef::Audit::Controls object for 'controls'Claire McQuin2014-11-145-93/+83
* | | | Merge pull request #2472 from opscode/audit-mode-rebaseClaire McQuin2014-11-2134-241/+741
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'origin/audit-mode' into audit-mode-rebaseClaire McQuin2014-11-210-0/+0
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2461 from opscode/tball/start-end-timeTyler Ball2014-11-212-5/+29
|\ \ \ \
| * | | | Requring time - needed for iso8601 formattyler-ball2014-11-211-2/+7
| * | | | Adding start_time and end_time to array per requesttball/start-end-timetyler-ball2014-11-202-5/+24
|/ / / /
* | | | Merge pull request #2453 from opscode/sersut/audit-integSerdar Sutay2014-11-201-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove compression since the server doesn't support it yet.sersut/audit-integSerdar Sutay2014-11-191-3/+2
|/ / /
* | | Merge pull request #2428 from opscode/sersut/basic-audit-testSerdar Sutay2014-11-1715-36/+308
|\ \ \ | |_|/ |/| |
| * | Move the dev-repo cookbooks to kitchen-tests directory based on PR comments.Serdar Sutay2014-11-1712-33/+7
| * | Updates based on PR comments.Serdar Sutay2014-11-172-3/+2