Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch chef_gem to use Chef::Log.deprecationlcg/chef-gem-config-option | Lamont Granquist | 2015-02-09 | 3 | -10/+10 |
* | Add Chef::Log.deprecation and associated wiring | Lamont Granquist | 2015-02-09 | 4 | -17/+43 |
* | add DOC_CHANGES.md | Lamont Granquist | 2015-02-09 | 1 | -0/+8 |
* | clarify that good cookbooks don't use compile_time | Lamont Granquist | 2015-02-09 | 1 | -2/+3 |
* | add Chef::Config[:chef_gem_compile_time] plus RELNOTES | Lamont Granquist | 2015-02-09 | 5 | -5/+127 |
* | Merge pull request #2820 from chef/tball/appveyor-output | Jay Mundrawala | 2015-02-09 | 1 | -0/+1 |
|\ | |||||
| * | Updating appveyor to have much shorter outputtball/appveyor-output | tyler-ball | 2015-01-26 | 1 | -0/+1 |
* | | Merge pull request #2879 from juliandunn/update-shell-branding | Steven Danna | 2015-02-08 | 1 | -2/+2 |
|\ \ | |||||
| * | | Update branding from opscode.com to chef.io | Julian C. Dunn | 2015-02-08 | 1 | -2/+2 |
|/ / | |||||
* | | Add config to treat deprecation warnings as errors | danielsdeleo | 2015-02-06 | 4 | -0/+62 |
* | | Remove config setting for Chef 11 deprecation warnings | danielsdeleo | 2015-02-06 | 1 | -3/+0 |
* | | Merge pull request #2869 from chef/lcg/array-name-deuglification | Lamont Granquist | 2015-02-05 | 5 | -16/+31 |
|\ \ | |||||
| * | | method signaturelcg/array-name-deuglification | Lamont Granquist | 2015-02-05 | 1 | -1/+1 |
| * | | update docs | Lamont Granquist | 2015-02-05 | 1 | -0/+6 |
| * | | specs | Lamont Granquist | 2015-02-05 | 4 | -12/+18 |
| * | | de-uglify and coerce names to strings | Lamont Granquist | 2015-02-05 | 1 | -3/+6 |
|/ / | |||||
* | | Merge pull request #2864 from chef/lcg/warnfix | Lamont Granquist | 2015-02-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix warning outputlcg/warnfix | Lamont Granquist | 2015-02-04 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2862 from jaymzh/mp_err | Phil Dibowitz | 2015-02-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix error message in yum provider (related to multipackage refactor) | Phil Dibowitz | 2015-02-04 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2692 from jaymzh/multipackage | Lamont Granquist | 2015-02-04 | 18 | -189/+938 |
|\ \ | |||||
| * | | Try to fix spec again | Phil Dibowitz | 2015-02-04 | 1 | -1/+1 |
| * | | fix rubygems spec | Lamont Granquist | 2015-02-03 | 1 | -1/+1 |
| * | | Docs for changes | Phil Dibowitz | 2015-02-03 | 3 | -0/+12 |
| * | | Fix package dependency bug | Phil Dibowitz | 2015-02-03 | 1 | -1/+1 |
| * | | Minor cleanup | Phil Dibowitz | 2015-02-03 | 1 | -2/+0 |
| * | | Minor efficiency change | Phil Dibowitz | 2015-02-03 | 1 | -1/+1 |
| * | | 2 readability fixes | Lamont Granquist | 2015-02-03 | 1 | -2/+4 |
| * | | Multipackage fixes to superclass | Lamont Granquist | 2015-02-03 | 11 | -135/+419 |
| * | | Mior output cleanups | Phil Dibowitz | 2015-02-03 | 2 | -7/+27 |
| * | | Some more yum tests | Phil Dibowitz | 2015-02-03 | 1 | -0/+34 |
| * | | Some yum tests | Phil Dibowitz | 2015-02-03 | 1 | -0/+66 |
| * | | Some fixes for package provider, lots of unittests | Phil Dibowitz | 2015-02-03 | 2 | -4/+212 |
| * | | Support dependency detection, fix caching invalidation issues | Phil Dibowitz | 2015-02-03 | 1 | -6/+15 |
| * | | get_source_from_pkg should check package_name for array, not name | Phil Dibowitz | 2015-02-03 | 1 | -1/+1 |
| * | | Merge in the cleanups from reverted array diff. | Phil Dibowitz | 2015-02-03 | 3 | -41/+57 |
| * | | Revert "Make yum always use arrays internally" | Phil Dibowitz | 2015-02-03 | 3 | -92/+74 |
| * | | Make yum always use arrays internally | Phil Dibowitz | 2015-02-03 | 3 | -74/+92 |
| * | | Several more cleanups | Phil Dibowitz | 2015-02-03 | 2 | -35/+30 |
| * | | Clean up the is_a?() stuff | Phil Dibowitz | 2015-02-03 | 1 | -8/+11 |
| * | | Multipackge support | Phil Dibowitz | 2015-02-03 | 5 | -93/+195 |
* | | | Merge pull request #2855 from chef/tball/rspec32-fix | Tyler Ball | 2015-02-04 | 5 | -72/+11 |
|\ \ \ | |||||
| * | | | Fixing Rspec 3.2 update. We were overriding private APIs which changed.tball/rspec32-fix | tyler-ball | 2015-02-04 | 5 | -72/+11 |
* | | | | Bugfix: Allow action :nothing for windows_package, ips_package, paludis_packa... | Julian C. Dunn | 2015-02-04 | 5 | -4/+5 |
| |/ / |/| | | |||||
* | | | Merge pull request #2847 from juliandunn/remove-opscode-from-bootstrap | Julian C. Dunn | 2015-02-04 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Make chef-full bootstrap use chef.io URL. | Julian C. Dunn | 2015-02-02 | 1 | -1/+1 |
* | | | | Merge pull request #2853 from chef/lcg/lwrp-const | Lamont Granquist | 2015-02-03 | 5 | -6/+27 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | add md file | Lamont Granquist | 2015-02-03 | 1 | -0/+1 |
| * | | | fix LWRP constant lookups | Lamont Granquist | 2015-02-03 | 4 | -6/+26 |
|/ / / | |||||
* | | | Merge pull request #2854 from chef/lcg/pin-rspec | Lamont Granquist | 2015-02-03 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | |