summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Updating for review commentstyler-ball2014-12-291-0/+2
* Merging master to audit-modetyler-ball2014-12-298-112/+305
|\
| * Fix. Make sure that scheme part of the URI is treated in a case-insensitive m...Krzysztof Wilczynski2014-12-291-0/+7
| * Merge pull request #2687 from opscode/mcquin/bugfix/search-filteringClaire McQuin2014-12-232-52/+40
| |\
| | * Build configurable search string.mcquin/bugfix/search-filteringClaire McQuin2014-12-192-6/+6
| | * Update for new rows default in search.Claire McQuin2014-12-191-1/+1
| | * Return all matches by default.Claire McQuin2014-12-181-5/+5
| | * Require a file that exists.Claire McQuin2014-12-181-1/+1
| | * No more should.Claire McQuin2014-12-181-15/+15
| | * Make search with filtering match partial_search.Claire McQuin2014-12-181-34/+22
| * | Randomize service display name to fix transient test failure, and mark unimpl...cdoherty-fix-logon-specsChris Doherty2014-12-221-5/+6
| * | Merge pull request #2288 from opscode/cdoherty-enhance-win-serviceChris Doherty2014-12-215-60/+257
| |\ \ | | |/ | |/|
| | * Enable Windows services to run as a different user (CHEF-4921). This adds :ru...cdoherty-enhance-win-serviceChris Doherty2014-12-195-60/+257
* | | Merging master to this branchtyler-ball2014-12-182-16/+11
|\ \ \ | |/ /
| * | Merge pull request #2654 from opscode/jdm/lcm-parser-fixesJay Mundrawala2014-12-182-16/+11
| |\ \ | | |/ | |/|
| | * Add whitespacejdm/lcm-parser-fixesJay Mundrawala2014-12-171-1/+1
| | * Rename Chef::Exceptions::LCMParserException to Chef::Exceptions::LCMParserJay Mundrawala2014-12-171-2/+2
| | * Don't care how many timess you warn, just do itJay Mundrawala2014-12-171-4/+4
| | * Fix bug where error parser what-if output causes resource to be considered co...Jay Mundrawala2014-12-171-12/+7
* | | Addressing review comments, adding documentationtyler-ball2014-12-182-1/+2
* | | Unit tests for audit-mode in chef-solo.Claire McQuin2014-12-173-40/+80
* | | Explicitly enable audits.Claire McQuin2014-12-172-0/+5
* | | Add specs for audit-mode command-line and configuration settings.Claire McQuin2014-12-172-13/+87
* | | Unit and functional tests for spec_formattertyler-ball2014-12-172-0/+82
* | | Fixing unit test adding Serverspec DSLtyler-ball2014-12-172-63/+70
* | | Finishing unit and functional test coverage for audit runnertyler-ball2014-12-173-52/+204
* | | Adding example of sandboxingtyler-ball2014-12-173-2/+141
* | | Adding simple integration test for audit mode outputtyler-ball2014-12-174-0/+96
* | | Adding test for recipe DSL audit additionstyler-ball2014-12-173-3/+10
* | | Rescuing Exception blind was covering up an unexpected errortyler-ball2014-12-171-26/+99
* | | Adding audit DSL coveragetyler-ball2014-12-171-11/+24
* | | Add unit tests for Audit::AuditReporterClaire McQuin2014-12-171-0/+374
* | | Add unit tests for Audit::AuditEventProxyClaire McQuin2014-12-171-0/+292
* | | Add unit tests for Audit::ControlGroupDataClaire McQuin2014-12-171-0/+459
* | | Adding cookbook and recipe information per analytics requesttyler-ball2014-12-171-1/+7
* | | Test including supported serverspec helpers. Updates per PR comments.Serdar Sutay2014-12-173-23/+124
* | | Instructions on running audit mode examples.Serdar Sutay2014-12-172-2/+2
* | | Disable audit phase during specs in order not to break the existing rspec con...Serdar Sutay2014-12-172-0/+7
* | | Add a Chef::Audit::Controls object for 'controls'Claire McQuin2014-12-171-0/+9
* | | Wiring audit event proxy to send events correctly to the audit_reportertyler-ball2014-12-171-1/+1
* | | Adding error handling so saving node doesn't prevent us from running audit mo...tyler-ball2014-12-171-0/+46
|/ /
* | Merge pull request #2661 from opscode/btm/appveyor11.18.0.rBryan McLellan2014-12-173-1/+3
|\ \
| * | Disable broken registry_spec testsbtm/appveyorJay Mundrawala2014-12-162-1/+2
| * | Allow execute unit tests to run on windowsJay Mundrawala2014-12-161-0/+1
| |/
* | Changelog for https://github.com/opscode/chef/pull/2621tball/subscribetyler-ball2014-12-161-18/+18
* | Fixing homebrew package to use provider resolver per code reviewtyler-ball2014-12-161-2/+2
* | Adding unit test coverage and updating per github reviewtyler-ball2014-12-164-224/+244
* | First pass at fixing broken notificationstyler-ball2014-12-161-0/+169
|/
* fix apt default_release attribute broken in 12.0Lamont Granquist2014-12-152-262/+267
* Merge pull request #2642 from opscode/btm/site_install_jsonSerdar Sutay2014-12-151-114/+155
|\