summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7083 from chef/btm/fix-windows-serviceTim Smith2018-03-291-8/+9
|\
| * Avoid lookups for rights of 'LocalSystem' in windows serviceBryan McLellan2018-03-291-8/+9
* | Merge pull request #7079 from chef/case_insensitve_dismTim Smith2018-03-281-5/+5
|\ \ | |/ |/|
| * Keep case sensitivity on Windows < 2012case_insensitve_dismTim Smith2018-03-281-1/+1
| * windows_feature_dism: Be case insensitive with feature namesTim Smith2018-03-271-5/+5
* | Merge pull request #7037 from chef/lcg/nil-sets-defaultThom May2018-03-281-4/+51
|\ \ | |/ |/|
| * Setting nil to properties with implicit nil sets default valueLamont Granquist2018-03-221-4/+51
* | Fix array parsing in windows_feature_dism / windows_feature_powershellfix_dismTim Smith2018-03-272-4/+24
* | Merge pull request #7050 from chef/tm/deprecated_propertiesTim Smith2018-03-261-0/+24
|\ \
| * | RFC-102: Deprecation warning in resourcestm/deprecated_propertiesThom May2018-03-241-0/+24
* | | mechanical conversion of most debug log statements to traceThom May2018-03-2623-103/+143
* | | ensure that providers inherit loggers from the run contextThom May2018-03-267-15/+19
* | | Merge pull request #7048 from chef/fix_windows_pagefileTim Smith2018-03-241-5/+5
|\ \ \
| * | | Remove path helpers from window_pagefileTim Smith2018-03-231-5/+5
| |/ /
* | | Add swap_file resource form the swap cookbookTim Smith2018-03-231-0/+40
|/ /
* | Rename to windows_ad_joinTim Smith2018-03-221-2/+2
* | Require the domain_name to be a FQDNTim Smith2018-03-221-0/+4
* | Handle reboots in Chef and provide finer grained control of behaviorTim Smith2018-03-221-0/+7
* | Add windows_adjoin resourceTim Smith2018-03-221-0/+34
* | Merge pull request #7022 from chef/sysctlTim Smith2018-03-221-0/+56
|\ \
| * | Rename systctl_param to sysctlTim Smith2018-03-211-4/+4
| * | Add sysctl_param resource from the sysctl cookbookTim Smith2018-03-211-0/+56
* | | sudo: Don't fail on FreeBSD. Turns out there's a .d directoryTim Smith2018-03-221-0/+5
* | | Fix the openssl resource spec namesfix_spec_namesTim Smith2018-03-212-0/+0
| |/ |/|
* | Merge pull request #7023 from chef/lcg/rubocop-fixesLamont Granquist2018-03-213-3/+3
|\ \
| * | rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-213-3/+3
| |/
* | Merge pull request #7016 from chef/tm/chef_guidThom May2018-03-213-1/+17
|\ \ | |/ |/|
| * Save the node's UUID as an attributetm/chef_guidThom May2018-03-213-1/+17
* | Update to the code from the homebrew 9.0 cookbookTim Smith2018-03-203-5/+75
* | Add dmg_package, homebrew_cask, and homebrew_tap resourcesTim Smith2018-03-201-0/+35
* | Remove Chef 12-isms from the apt_repository resourceTim Smith2018-03-201-3/+34
* | Merge pull request #7000 from chef/repo_filenamesTim Smith2018-03-203-0/+12
|\ \
| * | Fail with a warning if users specify apt/yum/zypper repos with slashesrepo_filenamesTim Smith2018-03-193-0/+12
* | | Detect new "automatically" installed string in ZypperTim Smith2018-03-191-0/+8
|/ /
* | Add the ability to inject log objectstm/inject_logThom May2018-03-195-13/+11
* | Move subversion specific properties from scm to subversionscm_subversionTim Smith2018-03-172-11/+12
|/
* Merge pull request #6979 from chef/sudoTim Smith2018-03-161-0/+87
|\
| * Add the sudo resource from the sudo resourceTim Smith2018-03-151-0/+87
* | fix rebase issueLamont Granquist2018-03-151-3/+0
* | fix yum_cache arch options and use positional parametersLamont Granquist2018-03-151-10/+30
* | fix provider resolver specLamont Granquist2018-03-151-3/+2
* | add specs for YumCache fascadeLamont Granquist2018-03-151-0/+89
* | Yum package provider rewriteLamont Granquist2018-03-152-2300/+8
|/
* Merge pull request #6969 from chef/tm/6851Thom May2018-03-153-45/+37
|\
| * Clean up mount provider teststm/6851Thom May2018-03-142-43/+2
| * update mount to use properties and fix 6851Thom May2018-03-142-7/+13
| * add failing test for labelled filesystemsThom May2018-03-141-2/+29
* | Remove the old knife help specmore_manpagesTim Smith2018-03-141-92/+0
|/
* Revert "Knife should give a useful error when the chef_server_url isn't a che...revert-6253-feat/5556Thom May2018-03-141-30/+0
* Merge pull request #6873 from chef/jcowie/data_collector_jsonLamont Granquist2018-03-131-1/+135
|\