summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* Add more typo fixesVivek Singh2020-04-074-5/+5
* some spec typosVivek Singh2020-04-076-8/+8
* Merge pull request #9480 from chef/fix-clear-sourcesTim Smith2020-03-271-26/+211
|\
| * Fix chefstyle violation.Pete Higgins2020-03-231-1/+1
| * Make include_default_source nil by default and change implied logic.Pete Higgins2020-03-231-12/+119
| * Clear sources if either a source or rubygems_url is set.Pete Higgins2020-03-231-1/+21
| * Switch to canonical "https://rubygems.org" URL for rubygems.Pete Higgins2020-03-231-19/+19
| * Change the default value for :rubygems_url to be nil.Pete Higgins2020-03-231-8/+8
| * Move clear_sources? helper from resource to provider.Pete Higgins2020-03-231-0/+45
| * Update gem_package to make clear_sources opt-out.Pete Higgins2020-03-231-5/+18
* | Move the first part of the cron resource over to mixin cron validationsTim Smith2020-03-231-2/+2
|/
* DNF refresh and aarch64-el8 supportlcg/dnf-refreshLamont Granquist2020-03-191-2/+2
* Merge pull request #9492 from MsysTechnologiesllc/sangmesh/Fixed_Use_Ohai_dat...Tim Smith2020-03-181-1/+2
|\
| * run powershell_spec for windows onlysanga172020-03-181-1/+1
| * Powershell spec file updatedsanga172020-03-171-0/+1
* | Merge pull request #9493 from chef/log_improvementsTim Smith2020-03-161-0/+1
|\ \
| * | Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-161-0/+1
| |/
* | fix unit testsLamont Granquist2020-03-161-4/+4
|/
* Merge pull request #9453 from chef/remove_legacy_updatercTim Smith2020-03-091-136/+38
|\
| * Remove support in debian service init for old update-rcremove_legacy_updatercTim Smith2020-03-051-136/+38
* | link resource: Remove checks for link support on Windowslink_checkTim Smith2020-03-051-2/+1
|/
* Merge pull request #9433 from chef/lcg/action-dslTim Smith2020-03-024-20/+18
|\
| * Use the action DSL consistentlyLamont Granquist2020-03-024-20/+18
* | directory resource: Remove support for macOS < 10.11Tim Smith2020-02-281-16/+5
* | Deprecate supports_powershell_execution_bypass? checkTim Smith2020-02-281-29/+7
* | Don't run all the service specs twiceTim Smith2020-02-281-211/+209
* | Remove support for macOS < 10.12 in the service resourceTim Smith2020-02-281-5/+3
* | Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-281-56/+38
|/
* Add basic spec for return codewindows_package_3010Tim Smith2020-02-251-1/+1
* unified_mode and custom resource for mdadmLamont Granquist2020-02-251-3/+3
* Merge pull request #8884 from robuye/debian-update-rcdTim Smith2020-02-101-26/+145
|\
| * bring back support for legacy update-rc.d syntaxrobuye2019-09-171-43/+142
| * update syntax of `update-rc.d` commands in enable & disable actionsrobuye2019-09-131-9/+29
* | debian 10 ifconfig fixLamont Granquist2020-01-281-14/+43
* | Fix most Ruby 2.7 test failureslcg/ruby-2.7.0Lamont Granquist2020-01-211-24/+24
* | WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-213-33/+36
* | Merge pull request #9153 from MsysTechnologiesllc/Nimesh/MSYS-1178_cron_resou...Tim Smith2020-01-161-0/+127
|\ \
| * | Added time_out property in cronNimesh-Msys2019-12-131-0/+127
* | | fix AIX specLamont Granquist2020-01-131-2/+2
|/ /
* | Use URI.escape for url with spacesVivek Singh2019-12-021-5/+10
* | Fix apt_repository uri single/double quotes and spacesVivek Singh2019-12-021-5/+5
* | Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-0810-19/+19
* | Merge pull request #9047 from jaymzh/fix_enableLamont Granquist2019-11-042-6/+79
|\ \
| * | Fix enable on indirect unitsPhil Dibowitz2019-11-042-6/+79
* | | Updates for Chefstyle with Rubocop 0.75.1Tim Smith2019-11-042-2/+2
|/ /
* | Merge pull request #8961 from jeremyhage/fix-windows-package-path-envTim Smith2019-10-141-1/+1
|\ \
| * | Avoid a PATH environment variable update before a windows package installJeremy HAGE2019-10-081-1/+1
* | | Update windows_service to ignore run_as_user caseJason Barnett2019-10-101-3/+23
|/ /
* | Merge pull request #8765 from MsysTechnologiesllc/Kapil/MSYS-1015_chocolatey_...Lamont Granquist2019-09-181-35/+50
|\ \ | |/ |/|
| * Fix for chocolatey_package fails using extra optionsKapil Chouhan2019-09-091-35/+50