summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | update functional specsharikesh-kolekar2018-01-301-8/+90
| * | | | | | 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
* | | | | | | | Merge pull request #6833 from chef/tm/disable_chatty_ohaiThom May2018-02-082-20/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | remove callers of passwd ohai plugintm/disable_chatty_ohaiThom May2018-02-072-20/+4
* | | | | | | | Merge pull request #6364 from chef/knife_rbTim Smith2018-02-071-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Link to the knife.rb docs when the knife.rb file is missingknife_rbTim Smith2018-01-221-2/+2
* | | | | | | | Fix windows_task idle_time validationalgaut2018-02-061-1/+9
| |/ / / / / / |/| | | | | |
* | | | | | | Use apt_package instead of package, and rename filetm/apt_package_insanityLamont Granquist2018-02-021-3/+3
| |_|/ / / / |/| | | | |
* | | | | | 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
|/ / / / /
* | | | | the format of this flametest doesn't matterlcg/fix-powershell-outLamont Granquist2018-01-291-21/+5
* | | | | 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-253-8/+113
|\ \ \ \ \ \
| * | | | | | Fixed/added specs for LogonSession changesnimisha2018-01-243-2/+39
| * | | | | | Fixed/added specs for LogonSession changesnimisha2018-01-243-1/+44
| * | | | | | Brought back Chef::Win32::Security functional test for running as a non admin...nimisha2018-01-241-2/+1
| * | | | | | add missing functional tests for usersMSys2018-01-241-7/+33
* | | | | | | Merge pull request #6761 from MsysTechnologiesllc/ash/add_idempotent_check_to...Tim Smith2018-01-241-2/+303
|\ \ \ \ \ \ \
| * | | | | | | Fix review comment and chefstyleNAshwini2018-01-241-5/+4
| * | | | | | | Added idempotent checks to windows_task_specNAshwini2018-01-241-2/+304
| |/ / / / / /
* | | | | | | Merge pull request #6778 from chef/lcg/immutable-node-apisThom May2018-01-241-1/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | update immutable API blacklist and whitelistLamont Granquist2018-01-231-1/+11
* | | | | | | Merge pull request #6775 from chef/lcg/speed-up-http-func-testsLamont Granquist2018-01-232-18/+28
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | speed up http func testslcg/speed-up-http-func-testsLamont Granquist2018-01-232-18/+28
| | |_|_|_|/ | |/| | | |
* | | | | | 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
|\ \ \ \ \ \