summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* 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
| |
* | Merge pull request #5791 from chef/tduffield/COOL-612/yum-provider-archTom Duffield2017-02-083-290/+352
|\ \ | |/ |/| Add mutlipackage_api support to yum_package provider
| * Add mutlipackage_api support to yum_package Providertduffield/COOL-612/yum-provider-archTom Duffield2017-02-082-308/+348
| | | | | | | | | | | | | | | | | | An initial refactor to add multipackage_api support to the yum_package provider. There probably needs to be an additional refactor to make this provider look a little bit more like the DNF provider, but this should buy us some time and address some bugs. Signed-off-by: Tom Duffield <tom@chef.io>
| * Declare package_locked inside the Package providerTom Duffield2017-02-081-0/+4
| | | | | | | | | | | | | | | | | | The Package provider uses this method in its code, but it doesn't enforce it's existence. For sanity we should at least raise an error to ensure all the providers that support locking/unlocking a package have the method to determine whether the package is locked. Signed-off-by: Tom Duffield <tom@chef.io>
| * Add specs to cover yum_package failure scenariosTom Duffield2017-02-071-0/+18
| | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
* | Bump version of chef to 12.19.12 by Chef Versioner.v12.19.12Chef Versioner2017-02-085-10/+14
| |
* | Merge pull request #5782 from chef/lcg/dnf-rhel7Thom May2017-02-087-48/+278
|\ \ | | | | | | rhel7 / dnf 2.0 fixes / improved errors
| * | slightly better organizationlcg/dnf-rhel7Lamont Granquist2017-02-071-46/+46
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | add spec tests on propagating errorsLamont Granquist2017-02-071-0/+29
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | add a couple where-with-a-block testsLamont Granquist2017-02-072-8/+20
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | add tests for 'where'Lamont Granquist2017-02-074-4/+46
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | add unit tests for `which` behaviorLamont Granquist2017-02-072-1/+112
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | fix return of which()Lamont Granquist2017-02-072-14/+3
| | | | | | | | | | | | | | | | | | also clean up a confusing spec test Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | rhel7 / dnf 2.0 fixes / improved errorsLamont Granquist2017-02-073-31/+78
| |/ | | | | | | | | | | | | | | | | - fixes for dnf 2.0 / rhel7 - improved error messages from python helper (gives python stack traces instead of just EPIPE all the time) - improved which/where interface in the which mixin. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 12.19.11 by Chef Versioner.v12.19.11Chef Versioner2017-02-085-22/+10
| |
* | Merge pull request #5788 from chef/tm/fix_changelog_generatorThom May2017-02-081-1/+2
|\ \ | |/ |/| ignore things properly
| * ignore things properlytm/fix_changelog_generatorThom May2017-02-081-1/+2
|/ | | | Signed-off-by: Thom May <thom@chef.io>
* Bump version of chef to 12.19.10 by Chef Versioner.v12.19.10Chef Versioner2017-02-075-10/+10
|
* Merge pull request #5757 from chef/ohai_depThom May2017-02-078-48/+50
|\ | | | | Ship Ohai 8.23 and pin the Ohai dependency to < 13