summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* WIP: immutabilizing deep mergelcg/remove-knockout-mergeLamont Granquist2014-11-213-6/+20
* deleted the last end accidentallyLamont Granquist2014-11-212-2/+5
* #role_merge becomes #merge not #deep_mergeLamont Granquist2014-11-211-3/+2
* role_merge can be elmianted nowLamont Granquist2014-11-212-11/+2
* remove InvalidSubtractiveMerge classLamont Granquist2014-11-211-2/+0
* provider resolver perf improvementLamont Granquist2014-11-211-2/+2
* remove old knockout merge exceptionLamont Granquist2014-11-211-33/+0
* add more commentaryLamont Granquist2014-11-211-4/+20
* add partial deep merge cacheLamont Granquist2014-11-213-12/+65
* revert to serdar's deep_merge de-dup versionLamont Granquist2014-11-191-4/+16
* fix ImmutableAttributeModification exceptionLamont Granquist2014-11-193-8/+9
* remove cache resettingLamont Granquist2014-11-192-9/+0
* remove lots of useless deep merge dupingLamont Granquist2014-11-191-2/+2
* WIP: lazy deep mergingLamont Granquist2014-11-191-46/+78
* Merge branch 'tball/restore-050d148' - this merges PR https://github.com/opsc...tyler-ball2014-11-191-0/+4
|\
| * 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 pull request #2425 from opscode/lcg/memoize-localemh/recoverLamont Granquist2014-11-181-33/+33
|\ \ \
| * | | stop recomputing locale -a constantlylcg/memoize-localeLamont Granquist2014-11-171-33/+33
| |/ /
* | | Merge pull request #2424 from opscode/sersut/chef-2356Serdar Sutay2014-11-173-9/+46
|\ \ \
| * | | Dedicated error for content staging issues. Comment fixes in config.rb.Serdar Sutay2014-11-173-4/+11
| * | | Fixes based on PR comments.sersut/chef-2356Serdar Sutay2014-11-141-8/+9
| * | | Introduct :auto mode for :file_staging_uses_destdir which tries the dest_dir ...Serdar Sutay2014-11-142-9/+38
| |/ /
* | | Merge pull request #2427 from opscode/jdmundrawala/path-sep-refactorJay Mundrawala2014-11-171-10/+2
|\ \ \ | |/ / |/| |
| * | Use platform_specific_path in chef shelljdmundrawala/path-sep-refactorJay Mundrawala2014-11-141-10/+2
* | | 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