summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix autovivificationLamont Granquist2014-11-082-31/+78
* chef-12 attribute changesLamont Granquist2014-11-083-27/+161
* Make client.pem being a symlink a configurable optionRyan Cragun2014-11-072-1/+9
* Make sure that :distro is evaluated later than :bootstrap_template and :templ...Serdar Sutay2014-11-072-8/+9
* Bring in cheffish and provisioning resources if they are installedchef-provisioningJohn Keiser2014-11-051-0/+7
* Merge pull request #2322 from opscode/tball/doc-fixTyler Ball2014-10-301-3/+1
|\
| * Fixing documentation errortball/doc-fixtyler-ball2014-10-291-3/+1
* | Merge pull request #2313 from opscode/sersut/win-res-lookup-fixSerdar Sutay2014-10-307-28/+30
|\ \ | |/ |/|
| * Updates based on the PR comments.Serdar Sutay2014-10-281-7/+3
| * Fix freebsd group provider regression introduced by b06510323102fcb35fb7b0289...Serdar Sutay2014-10-281-9/+9
| * Turn off the alternative resource name tests for windows service andpackage.Serdar Sutay2014-10-282-0/+2
| * Disable eventlogger on win2k3Jay Mundrawala2014-10-281-1/+1
| * Make sure the event log related capability is turned off on Windows 2003 boxe...Serdar Sutay2014-10-283-12/+10
| * Make sure windows_service and windows_package resources are found with the ne...Serdar Sutay2014-10-284-4/+10
* | Merge pull request #2308 from opscode/lcg/fix-exceptionsLamont Granquist2014-10-281-302/+304
|\ \ | |/ |/|
| * add 'class Chef' outer scopelcg/fix-exceptionsLamont Granquist2014-10-281-302/+304
* | windows_package installer_type should be a symbolBryan McLellan2014-10-281-1/+1
* | Merge pull request #2230 from opscode/if/add-cheffs-empty-checkIsa Farnik2014-10-281-0/+5
|\ \
| * | add empty? method for cheffs base dir classcuriositycasualty2014-10-281-0/+5
* | | add provides to aix service providerkaustubh-d2014-10-281-0/+2
* | | Bump version number after branching for 12.0.0.Serdar Sutay2014-10-271-1/+1
* | | Merge pull request #2277 from liseki/fix-freebsd-service-status-loadSerdar Sutay2014-10-241-0/+1
|\ \ \
| * | | Properly load FreeBSD service statusRichard Manyanza2014-10-221-0/+1
| |/ /
* | | Merge pull request #2270 from liseki/fix-whiny-freebsd-serviceSerdar Sutay2014-10-241-1/+2
|\ \ \
| * | | Maintain init_command as nil in why-run when missing init scriptRichard Manyanza2014-10-211-10/+2
| * | | Ensure why-run of a FreeBSD service missing init script does not failRichard Manyanza2014-10-211-0/+9
* | | | Merge pull request #2251 from chilicheech/fix_dscl_group_nameSerdar Sutay2014-10-241-2/+2
|\ \ \ \
| * | | | use group_name when checking if the group exists on mac osx with dsclThiago Oliveira2014-10-171-2/+2
* | | | | Merge pull request #2196 from ClogenyTechnologies/sid/fix-bootstrap-options-p...Serdar Sutay2014-10-241-6/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Removed spec tests related to bootstrap config optionssiddheshwar-more2014-10-111-0/+2
| * | | | Changes to fix review commentssiddheshwar-more2014-10-101-6/+6
| * | | | Fixed issue related to precedence of knife config optionssiddheshwar-more2014-10-091-6/+6
* | | | | Merge pull request #2287 from opscode/lcg/remove-force-utf8Lamont Granquist2014-10-241-1/+0
|\ \ \ \ \
| * | | | | remove force of utf-8lcg/remove-force-utf8Lamont Granquist2014-10-231-1/+0
* | | | | | Merge pull request #1596 from opscode/lcg/provider-resovlerLamont Granquist2014-10-24109-353/+918
|\ \ \ \ \ \
| * | | | | | Chef-12 RC Provider ResolverLamont Granquist2014-10-24112-579/+863
| * | | | | | Initial sketch for provider resolverRichard Manyanza2014-10-2210-2/+283
* | | | | | | Sytle cleanupjdmundrawala/env-splitJay Mundrawala2014-10-231-1/+1
* | | | | | | Aliased compare_value to requires_modify_or_create?Jay Mundrawala2014-10-231-0/+2
* | | | | | | Renamed compare_value in env providerJay Mundrawala2014-10-231-3/+3
* | | | | | | delete_element should return false if the key needs to be deletedJay Mundrawala2014-10-231-1/+1
* | | | | | | Got rid of repeated codeJay Mundrawala2014-10-231-9/+15
* | | | | | | Modified env resource to break values up by delimiter before comparing.Jay Mundrawala2014-10-231-6/+13
* | | | | | | Set guard_interpreter using default_guard_interpreterAdam Edwards2014-10-231-1/+1
* | | | | | | Change default powershell_script executionpolicy to unrestrictedAdam Edwards2014-10-231-1/+1
* | | | | | | Debug logging should show transformed script code for easier debugging of pow...Adam Edwards2014-10-231-0/+2
* | | | | | | powershell_script and batch resource guard_interpeter default to parent resourceAdam Edwards2014-10-232-2/+3
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #2229 from opscode/jdmundrawala/12-evt-logJay Mundrawala2014-10-234-1/+198
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use windows evt log by default on windowsJay Mundrawala2014-10-225-29/+99
| * | | | | Adding missing headersJay Mundrawala2014-10-222-0/+36