summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-1163-979/+1033
| | | | | | | | | - cleans up a lot of ivar usage - converts most providers to shell_out_compact_timeout! - almost deprecates a few APIs, but can't quite yet - windows providers need mixlib-shellout to take an argv Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version of chef to 12.19.25 by Chef Versioner.v12.19.25Chef Versioner2017-02-115-10/+10
|
* Merge pull request #5807 from chef/multisshTim Smith2017-02-114-154/+12
|\ | | | | Require net-ssh-multi 1.2.1 and remove our monkeypatch
| * Update Gemfile.lock to avoid corruption failuresmultisshTim Smith2017-02-111-11/+11
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Require net-ssh-multi 1.2.1 and remove our monkeypatchTim Smith2017-02-103-143/+1
| | | | | | | | | | | | The fix was merged upstream and released in 1.2.1 Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version of chef to 12.19.24 by Chef Versioner.v12.19.24Chef Versioner2017-02-115-10/+10
| |
* | Merge pull request #5804 from chef/1219_notesTim Smith2017-02-111-40/+73
|\ \ | | | | | | Update release notes for 12.19
| * | Update release notes for 12.191219_notesTim Smith2017-02-101-40/+73
| |/ | | | | | | | | | | We merged in notes for 12.19 with the old 12.18 notes. This removes the 12.18 notes and adds the notes from Thom’s PR. It also adds the 6 anticipated Ohai deprecations. Two of these deprecations have yet to be merged into master, but they’re planned for 13.0. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version of chef to 12.19.23 by Chef Versioner.v12.19.23Chef Versioner2017-02-115-10/+14
| |
* | Merge pull request #5802 from chef/tduffield/reintroduce-issues-to-changelogThom May2017-02-111-1/+0
|\ \ | | | | | | Don't ignore issues when generating the changelog
| * | Don't ignore issues when generating the changelogtduffield/reintroduce-issues-to-changelogTom Duffield2017-02-101-1/+0
| | | | | | | | | | | | | | | | | | We need them to sort the pull requests by type. Signed-off-by: Tom Duffield <tom@chef.io>
* | | Bump version of chef to 12.19.22 by Chef Versioner.v12.19.22Chef Versioner2017-02-105-10/+10
| | |
* | | Merge pull request #5808 from chef/typosTim Smith2017-02-101-13/+12
|\ \ \ | | | | | | | | Fix readme typos and improve list markdown
| * | | Fix readme typos and improve list markdownTim Smith2017-02-091-13/+12
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version of chef to 12.19.21 by Chef Versioner.v12.19.21Chef Versioner2017-02-105-10/+11
| | | |
* | | | Merge pull request #5803 from chef/tduffield/suppress-sensitive-propertiesTom Duffield2017-02-102-4/+35
|\ \ \ \ | |_|_|/ |/| | | Suppress sensitive properties from resource log and reporting output
| * | | Keep variable in initial order when sorting propertiestduffield/suppress-sensitive-propertiesTom Duffield2017-02-101-8/+14
| | | | | | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * | | Suppress sensitive properties from resource outputTom Duffield2017-02-102-5/+30
|/ / / | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
* | | Bump version of chef to 12.19.20 by Chef Versioner.v12.19.20Chef Versioner2017-02-105-10/+10
| |/ |/|
* | Merge pull request #5801 from chef/tduffield/unbreak-version-bumpTom Duffield2017-02-101-1/+2
|\ \ | | | | | | Bundle with changelog group for version bump
| * | Bundle with changelog group for version bumpTom Duffield2017-02-101-1/+2
|/ / | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
* | Merge pull request #5800 from chef/tduffield/un-f-the-worldBryan McLellan2017-02-1016-128/+144
|\ \ | | | | | | Numerious minor tweaks to unblock the build
| * | Fix some Travis failures related to style and gem depstduffield/un-f-the-worldTom Duffield2017-02-105-6/+9
| | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * | Update windows rspec filter to fix buildsTom Duffield2017-02-101-1/+4
| | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * | Update comment on win32-eventlog pinningTom Duffield2017-02-101-3/+2
| | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * | Add back a few gems that are required (and document why)Tom Duffield2017-02-095-5/+14
| | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * | Add rake to acceptance Gemfile so we can build native extensionsTom Duffield2017-02-092-0/+3
| | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * | Make it so you can actually run rake:dependencies locallyTom Duffield2017-02-092-5/+15
| | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * | Cleanup Gemfiles, Berksfiles, and update Gemfile groupsTom Duffield2017-02-096-6/+8
| | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * | Remove a lot of old restraintsTom Duffield2017-02-099-116/+103
|/ / | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
* | Bump version of chef to 12.19.19 by Chef Versioner.v12.19.19Chef Versioner2017-02-095-10/+11
| |
* | Merge pull request #5793 from chef/lcg/data-collector-utf8massterTom Duffield2017-02-092-5/+4
|\ \ | | | | | | Sanitize UTF-8 data sent to Data Collector
| * | sanitize utf8 data going to serverlcg/data-collector-utf8Lamont Granquist2017-02-082-3/+3
| | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> Signed-off-by: Tom Duffield <tom@chef.io>
| * | remove unnecessary debug statementLamont Granquist2017-02-081-2/+1
| | | | | | | | | | | | | | | | | | pretty sure Chef::HTTP already debug logs requests Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version of chef to 12.19.18 by Chef Versioner.v12.19.18Chef Versioner2017-02-095-10/+10
| | |
* | | Merge pull request #5798 from chef/lcg/rubocop-fixLamont Granquist2017-02-091-1/+1
|\ \ \ | | | | | | | | fix for rubocop 0.47.1
| * | | fix for rubocop 0.47.1Lamont Granquist2017-02-091-1/+1
|/ / / | | | | | | | | | | | | | | | looks someone fixed an edge condition in rubocop Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version of chef to 12.19.17 by Chef Versioner.v12.19.17Chef Versioner2017-02-095-10/+10
| | |
* | | Merge pull request #5794 from ↵Thom May2017-02-092-7/+34
|\ \ \ | | | | | | | | | | | | | | | | biinari/fix/deprecated-chef-platform-methods-class-name Fix chef_platform_methods deprecation class name
| * | | Fix chef_platform_methods deprecation class nameBill Ruddock2017-02-082-7/+34
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecation warnings for Chef::Platform methods introduced in #5631 were logged as e.g. `"Class.set is deprecated"` instead of `"Chef::Platform.set is deprecated"` This gets correct class name for message and adds unit specs to cover the expected deprecation messages. Unfortunately for these specs, some of these methods use each other, resulting in multiple warnings. I have put an expectation for each of these to avoid masking any other deprecations. Signed-off-by: Bill Ruddock <bill.ruddock@gmail.com>
* | | Bump version of chef to 12.19.16 by Chef Versioner.v12.19.16Chef Versioner2017-02-095-10/+10
| | |
* | | Be more specific about using the alternate user featureBryan McLellan2017-02-091-3/+3
| | | | | | | | | | | | | | | | | | | | | The caveat with the alternate user feature is specific to running as a service, so we should be more specific about that. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | | Added note that this feature requires SE_ASSIGNPRIMARYTOKEN_NAME user rightnimisha2017-02-091-0/+11
| | | | | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* | | Updated release docs for alternate user identity support in execute resourcesnimisha2017-02-091-0/+73
| | | | | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* | | Bump version of chef to 12.19.15 by Chef Versioner.v12.19.15Chef Versioner2017-02-095-10/+10
| | |
* | | Fix functional tests for alternate user supportBryan McLellan2017-02-094-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | On Windows you need the SeAssignPrimaryTokenPrivilege right to use CreateProcessAsUser when running under a service, even if you're an Administrator. This makes these functional tests not run under Jenkins if the jenkins user does not have this right. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | | Bump version of chef to 12.19.14 by Chef Versioner.v12.19.14Chef Versioner2017-02-095-10/+10
| | |
* | | Merge pull request #5790 from chef/lcg/ban-dnf-0.6Thom May2017-02-092-5/+10
|\ \ \ | | | | | | | | do not support dnf_package on dnf 0.x
| * | | do not support dnf_package on dnf 0.xlcg/ban-dnf-0.6Lamont Granquist2017-02-082-5/+10
| |/ / | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version of chef to 12.19.13 by Chef Versioner.v12.19.13Chef Versioner2017-02-085-10/+12
| | |