summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* fix the knife integration spec timeoutsLamont Granquist2018-11-083-13/+19
* Merge pull request #7886 from chef/lcg/yum-version-with-package-sourceLamont Granquist2018-11-071-0/+18
|\
| * spelling is a thinglcg/yum-version-with-package-sourceLamont Granquist2018-11-071-2/+2
| * add tests for yum version with package_source bugLamont Granquist2018-11-071-0/+18
* | Merge pull request #7866 from chef/provisioningTim Smith2018-11-071-20/+0
|\ \ | |/ |/|
| * Remove Chef provisioning lazy loadingprovisioningTim Smith2018-11-021-20/+0
* | 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 #7852 from chef/cookbook_createTim Smith2018-11-051-42/+0
|\ \
| * | Fully remove knife cookbook create commandcookbook_createTim Smith2018-11-021-42/+0
* | | Merge pull request #7842 from Intility/windows_firewall_ruleTim Smith2018-11-051-0/+361
|\ \ \
| * | | add testsTor Magnus Rakvåg2018-11-011-0/+361
* | | | Remove OSC Chef specsTim Smith2018-11-047-332/+1
* | | | Remove knife user support for open source Chef Server < 12Tim Smith2018-11-045-103/+0
| |_|/ |/| |
* | | Merge pull request #7840 from chef/lcg/chef-15-attribute-array-fixesTim Smith2018-11-022-2/+106
|\ \ \ | |_|/ |/| |
| * | Chef 15 node attribute array fixeslcg/chef-15-attribute-array-fixesLamont Granquist2018-10-312-2/+106
| |/
* | Merge pull request #7323 from chef/cookbook_testTim Smith2018-11-011-84/+0
|\ \
| * | Remove knife cookbook test featureTim Smith2018-11-011-84/+0
* | | Merge pull request #7777 from MsysTechnologiesllc/Kapil/MSYS-913_add_descript...Bryan McLellan2018-11-011-0/+39
|\ \ \ | |/ / |/| |
| * | - Added `description` property on windows_task resourcekapil chouhan2018-10-301-0/+39
* | | 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 #7820 from chef/lcg/chef-15-cleanup-cookbook-loaderLamont Granquist2018-10-302-3/+5
|\ \ \
| * | | more removal of cookbook shadowing/merginglcg/chef-15-cleanup-cookbook-loaderLamont Granquist2018-10-301-2/+2
| * | | More cookbook loader cleanup and documentationLamont Granquist2018-10-301-1/+3
* | | | Fix testing / installing on SLES 15sles15_symlinksTim Smith2018-10-301-1/+2
* | | | Merge pull request #7731 from chef/windows_resourcesTim Smith2018-10-302-0/+85
|\ \ \ \