summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* [MSYS-586] Allow windows_task create action to update tasks. (#6193)Harikesh Kolekar2017-07-171-0/+40
* Ensure the service_name is always escaped when using systemdDavide Cavalca2017-07-102-62/+65
* Merge pull request #6252 from chef/shain/enable_zypper_optionsLamont Granquist2017-07-101-0/+43
|\
| * Enable zypper package optionsshain/enable_zypper_optionsScott Hain2017-07-031-0/+43
* | [MSYS-590] Make mount idempotent on Aix (#6213)NAshwini2017-07-051-1/+33
|/
* [ci skip] a typoLamont Granquist2017-06-301-1/+1
* fix execute resource to use shell_out_with_systems_localeLamont Granquist2017-06-303-22/+40
* fixes for rubocop 0.49.1 engineLamont Granquist2017-06-202-2/+2
* provider doesn't existing any moreLamont Granquist2017-05-251-49/+0
* convert breakpoint resource to a custom resourceLamont Granquist2017-05-251-22/+18
* Ensure that we check the embedded gem binary lasttm/gem_pathThom May2017-05-161-11/+14
* Merge pull request #6055 from coderanger/package-optionsThom May2017-04-2822-72/+72
|\
| * Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-1119-63/+63
| * Clean up other uses of the allow(@new_resource).to receive(:options) pattern.Noah Kantrowitz2017-04-114-9/+9
* | Fix manage_home on AIXtm/aix_manage_homeThom May2017-04-271-0/+97
|/
* Fix expand_options to cope with arrays too.Noah Kantrowitz2017-04-101-2/+2
* We missed this when options got converted to an array.Noah Kantrowitz2017-04-101-5/+5
* Merge pull request #5886 from MsysTechnologiesllc/nim/windows_taskThom May2017-04-061-0/+392
|\
| * Removed config file and chcp commandnimisha2017-04-051-2/+3
| * Added unit testcases for windows_task providernimisha2017-04-031-0/+391
* | Chef-13: better solution to gem_package source issueslcg/chef-13-gem-package-take-2Lamont Granquist2017-04-051-30/+40
* | add better specs around modifying gem sourcesLamont Granquist2017-04-041-6/+85
* | Chef-13: tweaks to rubygems source option for urlsLamont Granquist2017-04-041-1/+1
* | Merge pull request #5990 from chef/lcg/zypper-gpgThom May2017-04-031-76/+33
|\ \
| * | Chef-13: turn on zypper gpg checks by defaultlcg/zypper-gpgLamont Granquist2017-04-021-76/+33
* | | Chef-13: coerce package options property to a Stringlcg/package-optionsLamont Granquist2017-04-021-1/+1
* | | need to call load_current_resource before this testLamont Granquist2017-04-011-1/+2
* | | few more stray popen4 failing specsLamont Granquist2017-04-012-2/+3
* | | fix remaining specs for popen4 removalLamont Granquist2017-04-015-75/+34
* | | remove popen4 from cron resource + fix specsLamont Granquist2017-03-311-39/+15
| |/ |/|
* | Merge pull request #5551 from MarkGibbons/smf_recursive_dependenciesThom May2017-03-211-1/+37
|\ \
| * | smf_recursive_dependencies: Separate the svcadm options passed to shell_out.markgibbons2017-02-171-3/+3
| * | Merge branch 'master' of https://github.com/chef/chef into smf_recursive_depe...markgibbons2017-02-0631-352/+895
| |\ \
| * | | smf_recursive: Rename the property "recursive" to "options".markgibbons2016-12-121-4/+23
| * | | Merge branch 'smf_recursive_dependencies' of https://github.com/MarkGibbons/chefmarkgibbons2016-12-121-0/+17
| |\ \ \
| | * | | smf_recursive_dependencies: Allow solaris services to start recursively.markgibbons2016-11-151-0/+17
* | | | | No more easy_install resource.Noah Kantrowitz2017-03-141-114/+0
* | | | | Merge pull request #5874 from chef/afiune/COOL-685/apt_repository_key_fingerp...Tom Duffield2017-03-081-27/+33
|\ \ \ \ \
| * | | | | Fix apt_repository for latest os version 16.10afiune/COOL-685/apt_repository_key_fingerprint_fixSalim Afiune2017-03-081-27/+33
* | | | | | add support QuietUninstallString for windows packages (#5849)Harikesh Kolekar2017-03-071-0/+25
|/ / / / /
* | | | | remove most of supports APILamont Granquist2017-03-061-2/+2
| |_|_|/ |/| | |
* | | | fix powershell_script tests for mandatory code blocksLamont Granquist2017-02-281-4/+14
* | | | Chef-13: relative creates paths in the execute resource requires a cwdLamont Granquist2017-02-281-13/+3
* | | | Chef-13: Remove supports API from all user providersLamont Granquist2017-02-282-54/+8
* | | | Add a spec for apt_package install with quoted optionsmh/apt_package_fixMark Harrison2017-02-231-0/+10
* | | | fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-132-3/+3
* | | | package provider cleanuplcg/package-cleanupLamont Granquist2017-02-1121-308/+317
* | | | Merge pull request #5791 from chef/tduffield/COOL-612/yum-provider-archTom Duffield2017-02-081-40/+47
|\ \ \ \
| * | | | Add mutlipackage_api support to yum_package Providertduffield/COOL-612/yum-provider-archTom Duffield2017-02-081-58/+47
| * | | | Add specs to cover yum_package failure scenariosTom Duffield2017-02-071-0/+18