summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed local_configuration_manager_specjdm/dsc_timeoutJay Mundrawala2015-02-101-5/+5
* dsc_script passes timeout to lcm shelloutJay Mundrawala2015-02-102-12/+18
* Changelog update for mergesBryan McLellan2015-02-091-0/+6
* Refs #2709: Isolate/fix the no-fork faultAJ Christensen2015-02-097-14/+76
* add json_attribs option for chef-apply commandsonots2015-02-092-1/+33
* Avoid 'class << self'-style class methods in Chef::ApiClientSteven Danna2015-02-091-14/+15
* Use ApiClient#from_hash rather than relying on json_class in return dataSteven Danna2015-02-092-48/+63
* Add Knife::Core::UI#edit_hashSteven Danna2015-02-092-1/+10
* Add ApiClient#from_hash and ApiClient#from_jsonSteven Danna2015-02-092-27/+72
* Support HTTP/FTP source on rpm_packagesonots2015-02-092-1/+36
* Merge pull request #2872 from chef/lcg/chef-gem-config-optionLamont Granquist2015-02-0910-28/+186
|\
| * pass message to deprecation exceptionLamont Granquist2015-02-091-1/+1
| * peer review feedback for deprecation warningsLamont Granquist2015-02-093-7/+9
| * fix a busted deprecation specLamont Granquist2015-02-091-2/+1
| * 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 branch 'ranjib-ranjib'Bryan McLellan2015-02-091-0/+3
|\ \
| * | Nominating myself to maintain core, chefspec and ubuntuRanjib Dey2015-02-091-0/+3
|/ /
* | Merge pull request #2856 from btm/btm-core-maintainerBryan McLellan2015-02-091-0/+1
|\ \
| * | Volunteer myself as a core maintainerBryan McLellan2015-02-031-0/+1
* | | Merge pull request #2857 from btm/btm-windows-ltAdam Jacob2015-02-091-0/+2
|\ \ \ | |_|/ |/| |
| * | Nominate myself as Windows Lt.Bryan McLellan2015-02-031-0/+2
| |/
* | 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