summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Use object ID when detected unprocessed Resources (#5604)Adam Leff2016-12-121-0/+56
* Merge pull request #5631 from chef/lcg/deprecate-chef-platform-methodsLamont Granquist2016-12-096-6/+10
|\
| * Properly deprecate old Chef::Platform methodsLamont Granquist2016-12-076-6/+10
* | fix derpage on masterlcg/fix-masterLamont Granquist2016-12-071-1/+1
* | Merge pull request #5548 from chef/lcg/chefstyle-updatesThom May2016-12-074-6/+6
|\ \
| * | helpful spec tests discovered could not change this superclassLamont Granquist2016-12-062-2/+2
| * | fix style bug pulled in by rebase on masterLamont Granquist2016-12-061-1/+1
| * | fix Style/SelfAssignmentLamont Granquist2016-12-061-1/+1
| * | fix Lint/InheritExceptionLamont Granquist2016-12-061-1/+1
| * | fix Performance/SortWithBlock copLamont Granquist2016-12-061-3/+3
* | | Merge pull request #5622 from chef/chef-ad/3888Thom May2016-12-071-113/+116
|\ \ \ | |_|/ |/| |
| * | refactor specs to be less stubbychef-ad/3888Lamont Granquist2016-12-061-122/+115
| * | Fixing metadata.json validation, adding spec test to ensure we're actually va...ad/3888andy-dufour2016-09-211-1/+11
* | | Merge pull request #5562 from stefanor/svn-http-proxyBryan McLellan2016-12-061-0/+9
|\ \ \
| * | | Unset http[s]_proxy in the subversion specStefano Rivera2016-11-181-0/+9
* | | | Merge pull request #5613 from spuder/patch-1Bryan McLellan2016-12-061-5/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixes #5256Spencer Owen2016-12-051-5/+5
* | | | Add a spec for supports non_unique throwing a deprecation messageTim Smith2016-12-061-0/+6
* | | | The suggested fix for the manage_home deprecation is incorrectTim Smith2016-12-061-1/+1
|/ / /
* | | Merge pull request #5607 from chef/adamleff/update-ohai-resourceThom May2016-12-051-1/+1
|\ \ \
| * | | Update ohai resource to new style, stop overwriting name propertyadamleff/update-ohai-resourceAdam Leff2016-12-021-1/+1
* | | | Merge pull request #5603 from ttr/masterTim Smith2016-12-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | linux mount spec - skip device detection for zfs (and vboxsf)Tomasz Rudzki (ttr)2016-12-011-1/+1
* | | | Merge pull request #5599 from shortdudey123/mount_action_unmountThom May2016-12-012-1/+9
|\ \ \ \
| * | | | Alias unmount to umount for mount resourceGrant Ridder2016-11-302-1/+9
| |/ / /
* | | | Modify `knife configure` example `chef_server_url`Jerry Aldrich III2016-12-011-1/+1
|/ / /
* | | Fix style issuesJose Asuncion2016-11-292-2/+2
* | | add multiple node deleteJose Asuncion2016-11-291-10/+19
* | | knife client delete should delete multiple nodesJose Asuncion2016-11-291-0/+16
* | | Merge pull request #5502 from MsysTechnologiesllc/dheeraj/configurable_log_de...Bryan McLellan2016-11-231-5/+55
|\ \ \
| * | | Added specs for config_log_locationdheerajd-msys2016-11-221-2/+53
| * | | Passing config_log_level and config_log_location in client.rb and fixed specs...dheerajd-msys2016-11-091-5/+4
* | | | Using shell_out_with_timeout! to throw exception if the command fails.NimishaS2016-11-231-2/+1
* | | | Ensure Data Collector resource report exists before updatingadamleff/fix-data-collectorAdam Leff2016-11-211-16/+6
| |/ / |/| |
* | | add global and per-resource toggles for resource cloning behaviorLamont Granquist2016-11-161-0/+32
* | | Merge pull request #5460 from chef/tm/deprecation_with_urlThom May2016-11-1611-48/+87
|\ \ \
| * | | Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-1611-48/+87
* | | | msu_package resource for Microsoft Update packagesNimishaS2016-11-162-0/+333
|/ / /
* | | Merge pull request #5541 from chef/lcg/node-immutable-array-sliceLamont Granquist2016-11-152-0/+16
|\ \ \
| * | | add specs for array slice access to node attributeslcg/node-immutable-array-sliceLamont Granquist2016-11-152-0/+16
* | | | fixes Style/Semicolon coplcg/style-semicolonLamont Granquist2016-11-142-5/+5
|/ / /
* | | Merge pull request #5315 from MsysTechnologiesllc/dh/adding_powershell_packag...Bryan McLellan2016-11-112-0/+405
|\ \ \
| * | | Additional changes based on more review commentsdheerajd-msys2016-11-101-187/+157
| * | | Modified code based on review commentsdheerajd-msys2016-11-101-4/+4
| * | | Added unit specs for powershell packagedheerajd-msys2016-11-102-0/+435
* | | | Respond to review comments and chefstyletm/rescue_5115Thom May2016-11-101-5/+5
* | | | Code style fixes; :lipstick:Andrew Burns2016-11-101-2/+2
* | | | launchd: start_calendar_interval validity checkingAndrew Burns2016-11-101-3/+81
|/ / /
* | | Prevent apt_update failures on non-Linux platformstas50/apt_update_failsTim Smith2016-11-071-25/+17
* | | Don't double-JSON data collector run complete messagesdanielsdeleo2016-11-031-10/+38
|/ /