summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6867 from chef/tm/fix_ohai_testsThom May2018-02-191-2/+1
|\
| * fix ohai tests after require_plugin removaltm/fix_ohai_testsThom May2018-02-191-2/+1
* | Merge pull request #6795 from chef/hostname_resourceTim Smith2018-02-191-0/+43
|\ \ | |/ |/|
| * Add hostname resource from chef_hostname cookbookTim Smith2018-02-141-0/+43
* | Merge pull request #6846 from chef/lcg/add-nodemap-delete-classLamont Granquist2018-02-141-2/+27
|\ \ | |/ |/|
| * chefstylelcg/add-nodemap-delete-classLamont Granquist2018-02-131-3/+3
| * add specsLamont Granquist2018-02-131-2/+27
* | only run windows env specs on windowstm/fix_windows_env_testsThom May2018-02-141-1/+1
* | Merge pull request #6822 from chef/lcg/remote_file_cleanup_tempfilesLamont Granquist2018-02-131-8/+6
|\ \ | |/ |/|
| * add specLamont Granquist2018-02-131-8/+6
* | Merge pull request #6612 from MsysTechnologiesllc/harry/allow_setting_environ...Thom May2018-02-125-120/+113
|\ \
| * | require file as per alphabetical orderharikesh-kolekar2018-01-313-9/+7
| * | rename env resource to windows_envharikesh-kolekar2018-01-305-117/+99
| * | update specs as per nimisha commentsharikesh-kolekar2018-01-301-2/+2
| * | update specharikesh-kolekar2018-01-301-4/+17
* | | Merge pull request #6818 from chef/tm/better_resource_docsThom May2018-02-124-3/+64
|\ \ \
| * | | Implement RFC 101: Custom Validation MessagesThom May2018-02-122-1/+21
| * | | allow resources to be documentedThom May2018-02-121-0/+31
| * | | Add `introduced` property fieldThom May2018-02-121-1/+5
| * | | properties can have descriptionsThom May2018-02-121-2/+8
* | | | Merge pull request #6835 from nathwill/sd-moar-actionsThom May2018-02-122-4/+52
|\ \ \ \ | |/ / / |/| | |
| * | | add additional systemd unit actionsNathan Williams2018-02-072-4/+52
* | | | Merge pull request #6837 from Intility/simplify_powershell_out_callsThom May2018-02-092-48/+48
|\ \ \ \
| * | | | fix failing testsTor Magnus Rakvåg2018-02-081-47/+47
| * | | | fix incorrect resource name in descriptionTor Magnus Rakvåg2018-02-081-1/+1
| | |_|/ | |/| |
* | | | remove callers of passwd ohai plugintm/disable_chatty_ohaiThom May2018-02-072-20/+4
| |/ / |/| |
* | | Fix windows_task idle_time validationalgaut2018-02-061-1/+9
|/ /
* | Ensure that we only set config file options if necessarytm/apt_debconf_promptsThom May2018-01-301-435/+429
* | temporarily skip tests that have duplicate options while WIPCam Cope2018-01-301-3/+5
* | add test that overwrite_config_files is set to a default valueCam Cope2018-01-301-0/+4
* | fix tests to reflect options changeCam Cope2018-01-301-5/+5
* | Merge pull request #6782 from cramaechi/CHEF-4959Thom May2018-01-301-0/+22
|\ \
| * | Update logic in mount/mount.rb and mount/mount_spec.rbChibuikem Amaechi2018-01-291-4/+16
| * | Update .../mount/mount_spec.rbChibuikem Amaechi2018-01-291-0/+10
| |/
* | Remove the spec for epic_failepic_fail_specTim Smith2018-01-291-5/+0
|/
* Merge pull request #6494 from Rarian/lock_package_idempotencyLamont Granquist2018-01-292-20/+64
|\
| * Ensure package (un)locking is idempotentAndy Wagner2018-01-042-20/+64
* | Merge pull request #6804 from jasonwbarnett/feature/add-create-delete-and-con...Thom May2018-01-292-19/+457
|\ \
| * | Add description property to converge configure actionJason Barnett2018-01-271-1/+1
| * | Remove temporary lineJason Barnett2018-01-271-2/+0
| * | chefstyle -aJason Barnett2018-01-262-62/+62
| * | Fix existing tests and add new onesJason Barnett2018-01-262-19/+459
* | | Nillable properties are the default nowtm/true_nillableThom May2018-01-261-5/+0
|/ /
* | fix node assignment of ImmutableArrays to VividMashes/AttrArraysLamont Granquist2018-01-251-0/+15
* | Merge pull request #6687 from MsysTechnologiesllc/nim/logonSession_user_permi...Bryan McLellan2018-01-252-1/+53
|\ \
| * | Fixed/added specs for LogonSession changesnimisha2018-01-242-2/+38
| * | Fixed/added specs for LogonSession changesnimisha2018-01-242-1/+17
* | | update immutable API blacklist and whitelistLamont Granquist2018-01-231-1/+11
|/ /
* | Revert "Fail on interval runs on windows"Lamont Granquist2018-01-232-5/+5
* | Merge pull request #6766 from chef/lcg/windows-intervalThom May2018-01-232-5/+5
|\ \