summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add comments, fix faulty ||=jk/build_resourceJohn Keiser2015-02-112-1/+39
* Add config to treat deprecation warnings as errorsdanielsdeleo2015-02-064-0/+62
* Remove config setting for Chef 11 deprecation warningsdanielsdeleo2015-02-061-3/+0
* Merge pull request #2869 from chef/lcg/array-name-deuglificationLamont Granquist2015-02-055-16/+31
|\
| * method signaturelcg/array-name-deuglificationLamont Granquist2015-02-051-1/+1
| * update docsLamont Granquist2015-02-051-0/+6
| * specsLamont Granquist2015-02-054-12/+18
| * de-uglify and coerce names to stringsLamont Granquist2015-02-051-3/+6
|/
* Merge pull request #2864 from chef/lcg/warnfixLamont Granquist2015-02-051-1/+1
|\
| * fix warning outputlcg/warnfixLamont Granquist2015-02-041-1/+1
|/
* Merge pull request #2862 from jaymzh/mp_errPhil Dibowitz2015-02-041-1/+1
|\
| * Fix error message in yum provider (related to multipackage refactor)Phil Dibowitz2015-02-041-1/+1
|/
* Merge pull request #2692 from jaymzh/multipackageLamont Granquist2015-02-0418-189/+938
|\
| * Try to fix spec againPhil Dibowitz2015-02-041-1/+1
| * fix rubygems specLamont Granquist2015-02-031-1/+1
| * Docs for changesPhil Dibowitz2015-02-033-0/+12
| * Fix package dependency bugPhil Dibowitz2015-02-031-1/+1
| * Minor cleanupPhil Dibowitz2015-02-031-2/+0
| * Minor efficiency changePhil Dibowitz2015-02-031-1/+1
| * 2 readability fixesLamont Granquist2015-02-031-2/+4
| * Multipackage fixes to superclassLamont Granquist2015-02-0311-135/+419
| * Mior output cleanupsPhil Dibowitz2015-02-032-7/+27
| * Some more yum testsPhil Dibowitz2015-02-031-0/+34
| * Some yum testsPhil Dibowitz2015-02-031-0/+66
| * Some fixes for package provider, lots of unittestsPhil Dibowitz2015-02-032-4/+212
| * Support dependency detection, fix caching invalidation issuesPhil Dibowitz2015-02-031-6/+15
| * get_source_from_pkg should check package_name for array, not namePhil Dibowitz2015-02-031-1/+1
| * Merge in the cleanups from reverted array diff.Phil Dibowitz2015-02-033-41/+57
| * Revert "Make yum always use arrays internally"Phil Dibowitz2015-02-033-92/+74
| * Make yum always use arrays internallyPhil Dibowitz2015-02-033-74/+92
| * Several more cleanupsPhil Dibowitz2015-02-032-35/+30
| * Clean up the is_a?() stuffPhil Dibowitz2015-02-031-8/+11
| * Multipackge supportPhil Dibowitz2015-02-035-93/+195
* | Merge pull request #2855 from chef/tball/rspec32-fixTyler Ball2015-02-045-72/+11
|\ \
| * | Fixing Rspec 3.2 update. We were overriding private APIs which changed.tball/rspec32-fixtyler-ball2015-02-045-72/+11
* | | Bugfix: Allow action :nothing for windows_package, ips_package, paludis_packa...Julian C. Dunn2015-02-045-4/+5
| |/ |/|
* | Merge pull request #2847 from juliandunn/remove-opscode-from-bootstrapJulian C. Dunn2015-02-041-1/+1
|\ \
| * | Make chef-full bootstrap use chef.io URL.Julian C. Dunn2015-02-021-1/+1
* | | Merge pull request #2853 from chef/lcg/lwrp-constLamont Granquist2015-02-035-6/+27
|\ \ \ | |_|/ |/| |
| * | add md fileLamont Granquist2015-02-031-0/+1
| * | fix LWRP constant lookupsLamont Granquist2015-02-034-6/+26
|/ /
* | Merge pull request #2854 from chef/lcg/pin-rspecLamont Granquist2015-02-031-1/+1
|\ \ | |/ |/|
| * pin rspec to 3.1.x for nowLamont Granquist2015-02-031-1/+1
|/
* Merge pull request #2521 from chef/ssd/add-mailmapSteven Danna2015-01-291-0/+117
|\
| * Use chef.io addresses for current Chef employeesssd/add-mailmapSteven Danna2015-01-291-50/+63
| * Add .mailmap for top contributorsSteven Danna2015-01-291-0/+104
|/
* Merge pull request #2793 from chef/jdm/maintainerSteven Murawski2015-01-281-0/+2
|\
| * Add as Windows maintainerjdm/maintainerJay Mundrawala2015-01-231-0/+1
| * Add as core maintainerJay Mundrawala2015-01-231-0/+1
* | Merge pull request #2833 from chef/tball/merging-2698Tyler Ball2015-01-283-102/+113
|\ \