summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* Enable data collector w/o token for solo, but require explicit URLdanielsdeleo2016-11-031-3/+3
* Remove stale TODO commentsdanielsdeleo2016-11-021-7/+0
* Disable data collector for solo if token isn't configureddanielsdeleo2016-11-021-8/+78
* Enable the data collector automaticallydanielsdeleo2016-11-021-2/+2
* Allow optional signed header auth for data collectordanielsdeleo2016-11-021-1/+47
* Merge pull request #5496 from chef/adamleff/deprecations-to-data-collectorThom May2016-11-011-0/+2
|\
| * Add deprecations to Data Collector competion messageadamleff/deprecations-to-data-collectorAdam Leff2016-10-281-0/+2
* | Merge pull request #5498 from chef/2919/ssl_fetch_no_cnRachel Adler2016-11-011-0/+38
|\ \
| * | Updating knife ssl fetch to correctly store certificates when it does not con...2919/ssl_fetch_no_cntyler-ball2016-10-311-0/+38
* | | Merge pull request #5495 from chef/lcg/attribute-setting-eventLamont Granquist2016-11-011-1/+46
|\ \ \
| * | | add some unit testing of new node APIslcg/attribute-setting-eventLamont Granquist2016-10-311-1/+46
* | | | Merge pull request #5063 from ChaosCloud/masterLamont Granquist2016-11-011-6/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branches 'master' and 'master' of https://github.com/chef/chefAbhishekKr2016-10-081-0/+10
| |\ \ \
| * \ \ \ Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-10-0624-208/+931
| |\ \ \ \