summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Remove support for unsupported opensuse < 42 from group providerremove_old_opensuseTim Smith2019-01-231-2/+0
* Remove 'attributes' attribute from cookbook metadataTim Smith2019-01-222-295/+2
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-1553-341/+341
* Merge pull request #8110 from chef/mac_os_user_cleanupTim Smith2019-01-141-303/+86
|\
| * user resource: Remove support for macOS 10.7 and 10.7 upgraded to 10.8+Tim Smith2019-01-141-303/+86
* | Don't system exit on ohai CriticalPluginFailure (#8098)Joshua Miller2019-01-091-1/+1
* | windows_task resource: allow non-system users without password for interactiv...Nimesh2019-01-071-20/+61
* | change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-0321-50/+50
|/
* 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
* | Merge pull request #8038 from MsysTechnologiesllc/Kapil/MSYS-897_allow_settin...Stuart Preston2018-12-142-0/+32
|\ \
| * | Added support for setting the comment/description on a group in Windows. This...Kapil Chouhan2018-12-132-0/+32
* | | Merge pull request #7980 from chef/init_package_pluginTim Smith2018-12-131-1/+1
|\ \ \ | |/ / |/| |
| * | minimal_ohai: Add init_package plugin as a required plugininit_package_pluginTim Smith2018-11-221-1/+1
* | | Merge pull request #7977 from MsysTechnologiesllc/Kapil/MSYS-919_now_user_can...Tim Smith2018-12-111-0/+23
|\ \ \
| * | | now user can use tagged method in both only_if and not_ifKapil Chouhan2018-11-291-0/+23
* | | | suppress more useless warningsTor Magnus Rakvåg2018-12-071-2/+2
| |_|/ |/| |
* | | fix unit specslcg/snap_package_supportLamont Granquist2018-11-281-2/+2
* | | chefstyle fixes ONLYS.Cavallo2018-11-282-11/+10
* | | add method to generate multiipart form dataS.Cavallo2018-11-281-23/+41
* | | chef-style fixes ONLYS.Cavallo2018-11-282-11/+11
* | | initial suppport for snap packagesS.Cavallo2018-11-283-0/+252
* | | gem_package provider supports --no-document and rubygems 3.xLamont Granquist2018-11-271-9/+47
| |/ |/|
* | add tests for apt-get --allow-downgradeslcg/apt-get-allow-downgradesLamont Granquist2018-11-201-2/+79
* | add --allow-downgrades to apt-getLamont Granquist2018-11-201-6/+6
|/
* Merge pull request #7953 from chef/lcg/chef-15-allow-downgradeLamont Granquist2018-11-192-25/+36
|\
| * Chef-15: switch default of allow_downgrade to trueLamont Granquist2018-11-192-25/+36
* | Chef-15: require instead of load librariesLamont Granquist2018-11-191-1/+5
|/
* 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
| |/
* | Merge pull request #7928 from chef/gem_spec_cleanupTim Smith2018-11-151-3/+0
|\ \
| * | Don't set chef_gem_compile_time config in the chef_gem specgem_spec_cleanupTim Smith2018-11-141-3/+0
| |/
* | Merge pull request #7914 from EugenMayer/patch-1Tim Smith2018-11-141-3/+3
|\ \ | |/ |/|
| * fix code stylesem2018-11-121-1/+1
| * restore spec name - acidently defacedEugen Mayer2018-11-121-2/+1
| * Fix specs for including --no-ttyEugen Mayer2018-11-121-4/+5
* | windows_feature: Move provider logic into the default of the install_method p...windows_featureTim Smith2018-11-091-0/+4
|/
* Always run policy_file if a policy_file or policy_group existspolicy_files_alwaysTim Smith2018-11-091-12/+0
* Chef-15: add nillability to attribute deep mergingLamont Granquist2018-11-091-0/+30
* Coerce arrays of ints to an array of stringsfirewallTim Smith2018-11-061-4/+9