summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2073 from opscode/ryan/group_post-mastertball/restore-050d148Serdar Sutay2014-11-191-0/+4
|\
| * Populate the actors when creating groupsRyan Cragun2014-11-191-0/+4
* | Merge branch 'chef-dk-227' into 11-stabledanielsdeleo2014-11-131-0/+24
* | add comment about stems with flavorsScott Bonds2014-11-131-1/+1
* | use PKG_PATH instead of PACKAGEROOT/SITEScott Bonds2014-11-131-8/+4
* | add support for double-dash in package nameScott Bonds2014-11-131-4/+21
* | misc cleanupScott Bonds2014-11-132-6/+6
* | fix candidate_version return valueScott Bonds2014-11-131-4/+7
* | simplify openbsd package providerScott Bonds2014-11-131-154/+19
* | add openbsd package providerScott Bonds2014-11-135-1/+281
* | removed securerandom patchAnshul Sharma2014-11-133-46/+2
* | Fix rubygems provider to use https instead of http.Nathan Cerny2014-11-131-1/+1
* | cleanup cookbook path from stale filesVasiliy Tolstov2014-11-131-0/+2
* | Merge pull request #2331 from justanshulsharma/patch-2Lamont Granquist2014-11-131-1/+1
|\ \
| * | File.exists? is deprecated in favor of File.exist?Anshul Sharma2014-10-311-1/+1
* | | 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
|\ \ \ \