summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add stability warning for policy modedanielsdeleo2015-02-111-0/+9
| * | | Ensure cookbook_manifest is required where it's useddanielsdeleo2015-02-113-0/+6
| * | | Switch save URL based on policy mode flagdanielsdeleo2015-02-112-9/+48
| * | | Test cookbook manifest behavior separatelydanielsdeleo2015-02-112-191/+197
| * | | Rename file specificity testsdanielsdeleo2015-02-111-1/+1
| * | | Standardize deprecation code within CookbookVersiondanielsdeleo2015-02-112-8/+22
| * | | Change hard errors to warnings for deprecated methodsdanielsdeleo2015-02-112-17/+55
| * | | Temporarily implement deprecation warnings as errorsdanielsdeleo2015-02-116-12/+53
| * | | Move remaining http relevant methods to CookbookManifestdanielsdeleo2015-02-112-51/+73
| * | | Move CookbookManifest to its own filedanielsdeleo2015-02-112-201/+221
| * | | Extract Cookbook JSON representation to classdanielsdeleo2015-02-111-160/+241
| * | | remove some trailing whitespacedanielsdeleo2015-02-111-1/+1
|/ / /
* | | Merge pull request #2758 from chef/mcquin/control_groupSerdar Sutay2015-02-1120-52/+54
|\ \ \ | |/ / |/| |
| * | Update DSL method name to controls_group.mcquin/control_groupClaire McQuin2015-01-1520-52/+54
* | | 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
|/ / / / /