summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* Update CHANGELOG and previous MVPs.Serdar Sutay2014-08-021-6/+8
|
* remove http_request hard coded query stringLamont Granquist2014-07-311-0/+1
|
* Revert "remove http_request hard coded query string"Lamont Granquist2014-07-311-1/+0
| | | | This reverts commit 98267a4f7bdb1b7608bc32c1ba64f66c789f5d04.
* remove http_request hard coded query stringLamont Granquist2014-07-311-0/+1
|
* Update changelog and release notes for policyfile fixesdanielsdeleo2014-07-301-0/+6
|
* add shell_out mixins to recipe DSLLamont Granquist2014-07-281-0/+1
|
* clean up deleted files in cookbooks we synchLamont Granquist2014-07-261-0/+1
| | | | | this also fixes bugs where dotfiles would be missed in loops that search through the file cache.
* CHEF-3684: do not clear file cache on override run listLamont Granquist2014-07-261-0/+1
|
* deprecated ruby 1.8.7 through 1.9.2Lamont Granquist2014-07-261-0/+1
|
* make no_lazy_load the defaultLamont Granquist2014-07-261-0/+1
| | | | modernization of spec tests and additional specs added
* change file_staging_uses_destdir default to trueLamont Granquist2014-07-261-0/+1
|
* CHEF-4760, CHEF-4586 changelog updatesBryan McLellan2014-07-241-0/+4
|
* Merge pull request #1646 from jtimberman/jtimberman/deprecate-rake-tasksJoshua Timberman2014-07-231-0/+2
|\ | | | | Print deprecation notices for chef-repo rake tasks
| * Print deprecation notices for chef-repo rake tasksjtimberman2014-07-151-0/+2
| | | | | | | | | | | | | | | | | | | | | | These rake tasks get loaded by the opscode/chef-repo's Rakefile. I propose that be removed, as the functionality of these rake tasks is superseded by other tools as noted in the output displayed now for each task. The functionality is either built into knife, is provided by a cookbook, or is provided by other tools in the Chef ecosystem, all of which are included in the ChefDK. This supersedes #1619.
* | add docsLamont Granquist2014-07-171-0/+1
|/
* Add comments to clarify linking codejmink2014-07-151-0/+2
|
* Merge pull request #1581 from opscode/vtolstov-systemdClaire McQuin2014-07-091-0/+3
|\ | | | | vtolstov: reload service only if it running, if not - start
| * Update contribution information for https://github.com/opscode/chef/pull/1532vtolstov-systemdClaire McQuin2014-06-301-0/+3
| |
* | Add CHEF-4994 to CHANGELOGBryan McLellan2014-06-301-0/+1
|/
* Update for new ShellOut method.mcquin/shell_outClaire McQuin2014-06-301-0/+1
|
* Version bump after branching 11.14.0 -> 11-stable.sersut2014-06-271-5/+75
|
* Contribution info for https://github.com/opscode/chef/pull/1414.sersut2014-06-261-0/+4
|
* Merge pull request #1525 from opscode/mcquin/chefdk-69Claire McQuin2014-06-241-0/+1
|\ | | | | Use FFI binders to attach :SendMessageTimeout instead of Win32API.
| * Update for new FFI binding.Claire McQuin2014-06-241-0/+1
| |
* | Merge pull request #1530 from opscode/btm/CHEF-5158Bryan McLellan2014-06-221-1/+2
|\ \ | | | | | | CHEF-5158: Prefer CLI argument over configuration file setting for ssh_attribute
| * | CHEF-5158: Contribution notesBryan McLellan2014-06-201-1/+2
| | |
* | | CHEF-5287 Change log updateAdam Edwards2014-06-201-0/+1
|/ /
* | contribution info for https://github.com/opscode/chef/pull/1165Claire McQuin2014-06-181-0/+2
| |
* | contribution info for https://github.com/opscode/chef/pull/506Claire McQuin2014-06-181-0/+3
|/
* contribution info for https://github.com/opscode/chef/pull/1494Claire McQuin2014-06-181-0/+2
|
* Contribution info for https://github.com/opscode/chef/pull/1166sersut2014-06-181-0/+2
|
* Merge pull request #1502 from opscode/shain/changelogBryan McLellan2014-06-181-0/+2
|\ | | | | Updated changelog CHEF-4893 + CHEF-5095
| * Updated changelogScott Hain2014-06-171-0/+2
| |
* | update for mergesClaire McQuin2014-06-171-0/+6
|/
* update for mergesClaire McQuin2014-06-161-0/+4
|
* update for mergesClaire McQuin2014-06-121-0/+2
|
* update for mergesClaire McQuin2014-06-111-2/+5
|
* update for mergesClaire McQuin2014-06-101-0/+8
|
* Merge pull request #1470 from opscode/CHEF-5323Claire McQuin2014-06-101-0/+1
|\ | | | | save non-utf-8 encodable registry key data to node as an md5 checksum
| * send md5 checksummed registry key if data type is binary/dword/qwordClaire McQuin2014-06-051-0/+1
| |
* | Contribution release notesBryan McLellan2014-06-101-4/+5
| |
* | chef community mergesClaire McQuin2014-06-091-0/+26
| |
* | CHEF-5348: Update release notes11.14.0.alpha.4Bryan McLellan2014-06-061-0/+2
|/
* Release notes for CHEF-5113, CHEF-5152, CHEF-5174, CHEF-5228Bryan McLellan2014-06-051-0/+8
|
* CHEF-5322: Add utility for validating Windows pathsBryan McLellan2014-06-051-0/+1
|
* update for removing SSL warnings in local-modeClaire McQuin2014-06-031-0/+1
|
* add error handling, set *_proxy instead of *_PROXYClaire McQuin2014-06-031-1/+1
|
* update for setting proxy env varsClaire McQuin2014-06-031-0/+1
|
* Pin release versions of ohai and wmi-lite for Ruby 2.0 windows compatibility.sersut2014-05-301-0/+1
|
* Merge pull request #1442 from opscode/CHEF-5259Claire McQuin2014-05-291-0/+1
|\ | | | | Put cache at HOME/.chef if /var/chef can't be accessed.