summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5668 from chef/afiune/COOL-642/dont-report-sensitive-dataSalim Afiune2016-12-221-0/+24
|\
| * Create a new blank Resource instead of transforming itSalim Afiune2016-12-221-6/+6
| * Transform sensitive resources before report themSalim Afiune2016-12-221-0/+24
* | fix dscl group provider func breakageLamont Granquist2016-12-221-21/+21
* | cleanup of ifconfig and route providerslcg/route-ifconfigLamont Granquist2016-12-225-80/+67
* | user provider cleanupLamont Granquist2016-12-225-109/+108
|/
* cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-217-73/+73
* fix unnecessary quoting of argslcg/deprecate-run-commandLamont Granquist2016-12-201-2/+2
* fix groupadd specs and modernizeLamont Granquist2016-12-201-22/+23
* Merge pull request #5630 from chef/adamleff/ipo-500/fix-data-collector-org-pa...Adam Leff2016-12-161-0/+7
|\
| * Fix Data Collector organization parsing regexAdam Leff2016-12-071-0/+7
* | 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-0914-6/+22
|\ \ | |/ |/|
| * fix windows testslcg/deprecate-chef-platform-methodsLamont Granquist2016-12-081-0/+1
| * Properly deprecate old Chef::Platform methodsLamont Granquist2016-12-0713-6/+21
* | fix derpage on masterlcg/fix-masterLamont Granquist2016-12-071-1/+1
* | Merge pull request #5548 from chef/lcg/chefstyle-updatesThom May2016-12-078-15/+17
|\ \
| * | 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/SpaceInsideStringInterpolationLamont Granquist2016-12-061-3/+3
| * | fix Style/SelfAssignmentLamont Granquist2016-12-062-2/+2
| * | fix Style/MultilineIfModifierLamont Granquist2016-12-061-3/+5
| * | fix Lint/InheritExceptionLamont Granquist2016-12-061-1/+1
| * | fix Performance/SortWithBlock copLamont Granquist2016-12-061-3/+3
| * | fix Style/SpaceInsideArrayPercentLiteralLamont Granquist2016-12-061-2/+2
* | | 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 #5601 from chef/COOL-604/chef-solo-node-permissionsBryan McLellan2016-12-061-0/+50
|\ \ \ \ | |_|_|/ |/| | |
| * | | Ensure chef-solo creates node files w/ correct permissionsCOOL-604/chef-solo-node-permissionsScott Christopherson2016-12-061-0/+50
* | | | Ensures correct version of shutdown is called when using the reboot resource ...Christoph2016-12-061-3/+3
* | | | 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
| | |/ / | |/| |
* | | | Merge pull request #5615 from chef/tas50/typoTim Smith2016-12-061-1/+7
|\ \ \ \
| * | | | 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
| |/ / /
* | | | Ensure Access Controls on link resourceCOOL-614/tduffield/link-keep-access-controlsTom Duffield2016-12-061-1/+62
|/ / /
* | | 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-292-0/+18
* | | Merge pull request #5502 from MsysTechnologiesllc/dheeraj/configurable_log_de...Bryan McLellan2016-11-231-5/+55
|\ \ \