summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Allow knife sub-command loader to match platform specific gems.Torben Knerr2015-05-291-1/+1
* Use executionpolicy Bypass in powershell_script provider for PS 3.0 and lateradamedx2015-05-292-3/+14
* powershell_script provider readability fixesAdam Edwards2015-05-291-38/+46
* Simplify powershell_script exit status logicAdam Edwards2015-05-291-6/+3
* powershell_script script wrapper comment improvementsAdam Edwards2015-05-291-6/+33
* Refactor powershell_script, additional powershell syntax testsAdam Edwards2015-05-291-71/+81
* Get specs to passAdam Edwards2015-05-291-20/+54
* change executionpolicy to unrestrictedLamont Granquist2015-05-291-1/+1
* 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-292-2/+100
* Fix dsc_resource to work with WMF 5 April Previewjdm/wmfJay Mundrawala2015-05-291-1/+8
* 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-281-20/+16
* 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
* remove cruftClaire McQuin2015-05-271-2/+0
* Give captured exception a meaningful nameClaire McQuin2015-05-271-5/+5
* Raise errors at the end of the client run, for proper exiting.Claire McQuin2015-05-271-24/+25
* remove configuration optionClaire McQuin2015-05-273-19/+14
* 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
* Remove unused method definitionClaire McQuin2015-05-271-4/+0
* Save and report audit phase failure on run_completed or run_failed.Claire McQuin2015-05-272-4/+13
* Mark run failed on failed audits unless configured to audit as warning.Claire McQuin2015-05-273-9/+22
* Fix backups on windows for the file resourceJay Mundrawala2015-05-271-1/+9
* follow comment https://github.com/chef/chef/pull/3195#discussion_r28006205sawanoboly2015-05-261-2/+2
* recover regression of #2338sawanoboly2015-05-261-1/+1
* add windows guardLamont Granquist2015-05-261-1/+1
* add unicode WM_SETTINGCHANGE broadcastLamont Granquist2015-05-261-2/+11
* add shell_out to resourcesLamont Granquist2015-05-261-0/+4
* Merge pull request #3397 from chef/lcg/directory-missing-owner-validation-checkLamont Granquist2015-05-261-0/+3
|\
| * directory resource needs to call FAC for DRRLamont Granquist2015-05-261-0/+3
* | Merge pull request #3419 from chef/shain/fix_cliScott Hain2015-05-261-0/+6
|\ \ | |/ |/|
| * Fix cli issue with unset chef_repo_pathshain/fix_cliScott Hain2015-05-221-0/+6
* | Bump all version numbersThom May2015-05-261-1/+1
* | Fix ruby warning for unused local variabledanielsdeleo2015-05-231-1/+1
|/
* Display policy name and ID during the chef rundanielsdeleo2015-05-223-0/+10
* Remove old TODO commentdanielsdeleo2015-05-221-3/+3
* Update specs for remote local file + spacesJay Mundrawala2015-05-211-3/+5
* Allow spaces in files for remote_fileJay Mundrawala2015-05-214-6/+27
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-5/+1
* Update rake tasks for componentizationdanielsdeleo2015-05-201-3/+7
* Move Win2003 dependent config into chef coredanielsdeleo2015-05-201-0/+20