summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch chef_gem to use Chef::Log.deprecationlcg/chef-gem-config-optionLamont Granquist2015-02-093-10/+10
* Add Chef::Log.deprecation and associated wiringLamont Granquist2015-02-094-17/+43
* add DOC_CHANGES.mdLamont Granquist2015-02-091-0/+8
* clarify that good cookbooks don't use compile_timeLamont Granquist2015-02-091-2/+3
* add Chef::Config[:chef_gem_compile_time] plus RELNOTESLamont Granquist2015-02-095-5/+127
* Merge pull request #2820 from chef/tball/appveyor-outputJay Mundrawala2015-02-091-0/+1
|\
| * Updating appveyor to have much shorter outputtball/appveyor-outputtyler-ball2015-01-261-0/+1
* | Merge pull request #2879 from juliandunn/update-shell-brandingSteven Danna2015-02-081-2/+2
|\ \
| * | Update branding from opscode.com to chef.ioJulian C. Dunn2015-02-081-2/+2
|/ /
* | 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
|\ \ \ | |/ / |/| |