summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Refactor powershell_script, additional powershell syntax testsAdam Edwards2015-05-292-72/+88
* | | Get specs to passAdam Edwards2015-05-292-21/+55
* | | powershell_script spec for invalid syntax error handlingAdam Edwards2015-05-291-0/+6
* | | change executionpolicy to unrestrictedLamont Granquist2015-05-292-2/+2
* | | fix missing requiresLamont Granquist2015-05-291-0/+3
* | | include powershell_out in DSL placesLamont Granquist2015-05-293-0/+6
* | | add powershell_out mixinLamont Granquist2015-05-294-2/+213
* | | Merge pull request #3448 from chef/jdm/wmfKartik Null Cating-Subramanian2015-05-291-1/+8
|\ \ \
| * | | Fix dsc_resource to work with WMF 5 April Previewjdm/wmfJay Mundrawala2015-05-291-1/+8
* | | | Run `gem install` tasks w/o bundler's envdanielsdeleo2015-05-292-2/+22
| |_|/ |/| |
* | | Groups should not exist before managing groups that don't exist in testsBryan McLellan2015-05-291-0/+5
|/ /
* | Comment up Chef::Client and privatize/deprecate unused methodsJohn Keiser2015-05-283-209/+665
|\ \
| * | Make audit comments nicer!John Keiser2015-05-281-9/+23
| * | Move notification methods back to ClientJohn Keiser2015-05-282-107/+83
| * | Don't use deprecated "runner" in RunContext itselfJohn Keiser2015-05-281-1/+1
| * | Fix up deprecated_attr_*, add testsJohn Keiser2015-05-282-20/+71
| * | Don't require a file we are already inJohn Keiser2015-05-281-2/+0
| * | Un-deprecate node writingJohn Keiser2015-05-281-2/+4
| * | Deprecate some things that don't seem to be needed outsideJohn Keiser2015-05-282-31/+72
| * | Move public APIs first, private secondJohn Keiser2015-05-282-274/+308
| * | Comment the heck out of Chef::ClientJohn Keiser2015-05-281-44/+384
|/ /
* | Increase the Timeout::timeout in execute timeout testBryan McLellan2015-05-281-2/+9
* | Merge pull request #3439 from chef/lcg/windows-doesnt-have-unameLamont Granquist2015-05-281-1/+1
|\ \
| * | windows does not have unamelcg/windows-doesnt-have-unameLamont Granquist2015-05-271-1/+1
|/ /
* | Update CHANGELOG for #3358, #3431Bryan McLellan2015-05-271-1/+3
* | remove cruftClaire McQuin2015-05-271-2/+0
* | Give captured exception a meaningful nameClaire McQuin2015-05-272-7/+7
* | Raise errors at the end of the client run, for proper exiting.Claire McQuin2015-05-273-28/+56
* | remove configuration optionClaire McQuin2015-05-275-93/+30
* | Revert "Add CLI option --audit-as-warning"Claire McQuin2015-05-271-5/+0
* | Add CLI option --audit-as-warningClaire McQuin2015-05-271-0/+5
* | Skip adding backtrace to error message if unset.Claire McQuin2015-05-271-1/+5
* | refactor ohai stubs, remove hardcodingClaire McQuin2015-05-272-17/+18
* | Remove unused method definitionClaire McQuin2015-05-271-4/+0
* | Use shared contexts and shared examples to minimize code duplication.Claire McQuin2015-05-273-418/+378
* | Save and report audit phase failure on run_completed or run_failed.Claire McQuin2015-05-273-14/+91
* | Mark run failed on failed audits unless configured to audit as warning.Claire McQuin2015-05-275-132/+203
* | Added spec for #3394Jay Mundrawala2015-05-271-0/+25
* | Fix backups on windows for the file resourceJay Mundrawala2015-05-271-1/+9
* | Merge pull request #3429 from chef/scotthain-changelogScott Hain2015-05-261-1/+1
|\ \
| * | Update CHANGELOG.mdScott Hain2015-05-261-1/+1
|/ /
* | update changelog for https://github.com/chef/chef/pull/3195danielsdeleo2015-05-261-0/+3
* | Test format_for_display when given keys don't exist at alldanielsdeleo2015-05-261-0/+7
* | follow comment https://github.com/chef/chef/pull/3195#discussion_r28006205sawanoboly2015-05-261-2/+2
* | write spec for d15df60bf493ece1d92bdadb6753d76beedaad73sawanoboly2015-05-261-0/+7
* | recover regression of #2338sawanoboly2015-05-261-1/+1
* | Merge pull request #3406 from chef/lcg/fix-windows-path-bugLamont Granquist2015-05-262-4/+13
|\ \
| * | add CHANGELOG.mdlcg/fix-windows-path-bugLamont Granquist2015-05-261-2/+2
| * | add windows guardLamont Granquist2015-05-261-1/+1
| * | add unicode WM_SETTINGCHANGE broadcastLamont Granquist2015-05-261-2/+11
|/ /