summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2395 from opscode/jdmundrawala/chef-shell-windowsJay Mundrawala2014-11-111-2/+10
|\
| * chef-shell checks platform when looking for client.rb and solo.rb.jdmundrawala/chef-shell-windowsJay Mundrawala2014-11-101-2/+10
* | Windows event logger no longer imports into the global namespace.Jay Mundrawala2014-11-101-6/+5
|/
* Merge pull request #2336 from opscode/lcg/12-systemd-fixesjdm/fooSerdar Sutay2014-11-0816-82/+192
|\
| * spec fixesLamont Granquist2014-11-082-3/+4
| * syntax fixes for grepping outputLamont Granquist2014-11-081-2/+6
| * polishing provider_resolverLamont Granquist2014-11-0812-29/+61
| * add some more debug output and commentsLamont Granquist2014-11-081-2/+7
| * systemctl path fixes, rspec modernization, etcLamont Granquist2014-11-081-31/+45
| * extract which to a mixin, use for systemctlLamont Granquist2014-11-083-13/+51
| * correct list-unit-files + refactoringLamont Granquist2014-11-081-3/+6
| * fix systemd for Ubuntu 14.10Lamont Granquist2014-11-081-3/+16
* | Revert "CHEF-4101: DeepMerge - support overwriting hash values with nil"sersut/revert-attr-nil-overrideSerdar Sutay2014-11-081-6/+3
* | 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