summaryrefslogtreecommitdiff
path: root/spec/unit/resource
Commit message (Expand)AuthorAgeFilesLines
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-056-6/+6
* Style/EmptyMethodLamont Granquist2019-07-021-2/+1
* tweak Lint/BlockAlignmentLamont Granquist2019-07-021-5/+5
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-022-13/+13
* Style/SymbolArrayLamont Granquist2019-07-0210-15/+15
* Address PR review feedbackGary Ewan Park2019-06-051-6/+6
* (GH-8634) Add ability to further configure sourceGary Ewan Park2019-06-041-1/+54
* (GH-8580) Add ability to toggle Chocolatey featureGary Ewan Park2019-05-271-0/+89
* Rename the windows_dfs :install actions to :createTim Smith2019-05-132-8/+8
* Merge pull request #8307 from MsysTechnologiesllc/Kapil/MSYS-986_Move_respons...Tim Smith2019-05-073-10/+20
|\
| * Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-073-10/+20
* | Add start_when_available support to windows_taskVivek Singh2019-04-261-0/+4
|/
* Fix specs and chefstyle warningsarchive_fileTim Smith2019-04-151-1/+8
* Add a new archive_file resource from the libarchive cookbookTim Smith2019-04-151-0/+40
* locale resource: Add support to set all LC ENV variablesNimesh-Msys2019-04-041-22/+185
* chefstyle fixdheerajd-msys2019-02-211-1/+1
* test case addeddheerajd-msys2019-02-211-0/+5
* Convert the user resource to use the resource DSLTim Smith2019-02-191-22/+21
* Merge pull request #8212 from chef/windows_uacTim Smith2019-02-061-0/+50
|\
| * Add windows_uac resourcewindows_uacTim Smith2019-02-051-0/+50
* | Merge pull request #8213 from chef/move_specsTim Smith2019-02-067-0/+0
|\ \
| * | Rename resource specs to all end in spec.rbmove_specsTim Smith2019-02-057-0/+0
| |/
* | Merge pull request #8198 from chef/windows_resourcesTim Smith2019-02-065-0/+218
|\ \ | |/ |/|
| * Add additional specs for resource propertieswindows_resourcesTim Smith2019-02-052-0/+28
| * Update windows_dfs_server to match cookbook 1.1 resourceTim Smith2019-02-051-1/+1
| * Add windows_dfs and windows_dns resourcesTim Smith2019-02-025-0/+190
* | As per the review commentsNimesh-Msys2019-02-041-1/+23
|/
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-153-3/+3
* windows_task resource: allow non-system users without password for interactiv...Nimesh2019-01-071-20/+61
* Merge pull request #8008 from MsysTechnologiesllc/dh/MSYS-934_pfx_password_va...Tim Smith2018-12-181-0/+7
|\
| * test case for special character in pfx_passworddheerajd-msys2018-12-061-0/+7
* | Added support for setting the comment/description on a group in Windows. This...Kapil Chouhan2018-12-131-0/+17
* | suppress more useless warningsTor Magnus Rakvåg2018-12-071-2/+2
|/
* chefstyle fixes ONLYS.Cavallo2018-11-281-1/+0
* chef-style fixes ONLYS.Cavallo2018-11-281-1/+1
* initial suppport for snap packagesS.Cavallo2018-11-281-0/+61
* Merge pull request #7916 from chef/testingTim Smith2018-11-191-0/+27
|\
| * windows_workgroup: Coerce the provided reboot property and add more testsTim Smith2018-11-141-0/+27
* | Merge pull request #7946 from chef/propertiesTim Smith2018-11-193-97/+142
|\ \
| * | Expand windows_service specsTim Smith2018-11-151-6/+29
| * | Simplify the windows_service specTim Smith2018-11-151-8/+0
| * | Add a basic macosx_service specTim Smith2018-11-151-0/+37
| * | Simplify the service resource specsTim Smith2018-11-151-83/+59
| * | Convert service resource to use propertiesTim Smith2018-11-151-15/+32
* | | Merge pull request #7947 from chef/properties2Tim Smith2018-11-191-9/+22
|\ \ \
| * | | Fully convert remote_directory to use propertiesproperties2Tim Smith2018-11-161-9/+22
| |/ /
* | | Merge pull request #7917 from chef/certTim Smith2018-11-171-0/+30
|\ \ \ | |/ / |/| |
| * | windows_certificate: Add testing of the defaults and allowed propertiesTim Smith2018-11-141-0/+30
| |/
* | Don't set chef_gem_compile_time config in the chef_gem specgem_spec_cleanupTim Smith2018-11-141-3/+0
|/