summaryrefslogtreecommitdiff
path: root/spec/unit/resource
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* windows_feature: Move provider logic into the default of the install_method p...windows_featureTim Smith2018-11-091-0/+4
* Coerce arrays of ints to an array of stringsfirewallTim Smith2018-11-061-4/+9
* Allow passing multiple ports in windows_firewallTim Smith2018-11-061-10/+45
* Merge pull request #7842 from Intility/windows_firewall_ruleTim Smith2018-11-051-0/+361
|\
| * add testsTor Magnus Rakvåg2018-11-011-0/+361
* | Merge pull request #7787 from chef/ohai_nameTim Smith2018-11-011-4/+0
|\ \ | |/ |/|
| * Remove the deprecated ohai_name property from the ohai resourceohai_nameTim Smith2018-10-291-4/+0
* | Merge pull request #7731 from chef/windows_resourcesTim Smith2018-10-302-0/+85
|\ \
| * | Auto mark windows_certificate as sensitive if a password is setTim Smith2018-10-301-0/+5
| * | Add windows_certificate and windows_share resourcesTim Smith2018-10-292-0/+80
| |/
* | Fix support for passing route type as a Stringroute_resourceTim Smith2018-10-291-2/+7
|/
* Remove deprecated support for FreeBSD pkg providerfreebsdTim Smith2018-10-281-27/+1
* Make all Chef 14 preview resources into full resourcesTim Smith2018-10-264-20/+0
* Add support for localized system account to windows_task resourceAnton Kvashenkin2018-10-161-1/+1
* Add the timezone resource from the timezone_lwrp cookbookTim Smith2018-10-091-0/+39
* Move subversion properties out of scm and into subversionscmTim Smith2018-09-141-10/+0
* Merge branch 'master' into feature/windows_ad_joinStuart Preston2018-09-142-1/+61
|\
| * add locale resource to chefVincent AUBERT2018-09-111-0/+60
| * Properly capitalize PowerShell in descriptions and errorspowershellTim Smith2018-09-071-1/+1
* | Merge branch 'master' of https://github.com/chef/chef into feature/windows_ad...Derek Groh2018-09-0410-1/+448
|\ \ | |/
| * Fix the openssl unit testsopenssl_updatesTim Smith2018-08-243-10/+12
| * Add openssl_x509_crl resourceTim Smith2018-08-241-0/+61
| * Merge pull request #7560 from dbresson/feature/repeated-options-systemd-unitTim Smith2018-08-201-1/+2
| |\
| | * support repeated options in systemd_unitDavid Bresson2018-08-171-1/+2
| * | Merge pull request #7483 from MsysTechnologiesllc/dh/MSYS-854_support_task_on...Tim Smith2018-08-201-0/+8
| |\ \ | | |/ | |/|