summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7537 from MsysTechnologiesllc/ash/MSYS-880_Fix_issue_of_s...Tim Smith2018-08-131-3/+3
|\
| * Fix issue of setting comment for windows userNAshwini2018-08-101-3/+3
* | Merge pull request #7529 from chef/lcg/rspec-testingLamont Granquist2018-08-132-3/+17
|\ \
| * | fix the mount unit testsLamont Granquist2018-08-101-0/+1
| * | add centos-7 rspec testingLamont Granquist2018-08-101-3/+16
| |/
* | Update specs for the full path to profiles binaryTim Smith2018-08-101-3/+3
|/
* MSYS-858 : added warning if allow_downgrade set to be false and tried to inst...piyushawasthi2018-07-262-1/+9
* Merge pull request #7480 from chef/route_platform_familyTim Smith2018-07-181-8/+8
|\
| * Expand platform support for the route resourceroute_platform_familyTim Smith2018-07-161-8/+8
* | Merge pull request #7484 from chef/attribute_to_propertiesTim Smith2018-07-1721-78/+78
|\ \ | |/ |/|
| * Update wording in resource specs for attributes -> propertiesTim Smith2018-07-1021-78/+78
* | Remove the gateway propertyTim Smith2018-07-161-1/+1
* | Merge branch 'vlan' of https://github.com/tomdoherty/chef into tomdoherty-vlanTim Smith2018-07-161-0/+2
|\ \
| * | Allow specifying VLAN on RHEL/CentosTom Doherty2017-09-131-0/+2
| * | Refactor and add an additional unit testTom Doherty2017-09-081-1/+11
| * | Simplify and add unit test for default routeTom Doherty2017-09-081-0/+10
* | | Merge pull request #7379 from chef/lcg/fixing-array-argsTim Smith2018-07-1310-260/+263
|\ \ \
| * | | fix missing stubs for install_profileLamont Granquist2018-07-061-0/+2
| * | | rebase + squashLamont Granquist2018-07-0610-260/+261
* | | | Remove require mixlib/shellouts where not necessaryrequire_the_right_shelloutTim Smith2018-07-104-4/+0
| |_|/ |/| |
* | | Attribute -> Property in additional placesTim Smith2018-07-101-1/+1
|/ /
* | fix Style/MutableConstantLamont Granquist2018-07-023-6/+6
* | fix Style/PreferredHashMethodsLamont Granquist2018-07-021-7/+7
* | fix Naming/HeredocDelimiterCaseLamont Granquist2018-07-021-3/+3
* | fix Style/TrailingCommaInHashLiteralLamont Granquist2018-07-022-2/+2
* | fix some Style/StringLiterals introduced by the UnneededInterpolationLamont Granquist2018-07-021-8/+8
* | fix Style/UnneededInterpolationLamont Granquist2018-07-028-34/+34
* | fix Layout/LeadingCommentSpaceLamont Granquist2018-07-029-19/+19
* | clean up whitespace againLamont Granquist2018-07-029-91/+91
* | fix Layout/DotPositionLamont Granquist2018-07-028-65/+65
* | fix Layout/AlignHash caused by Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* | fix Layout/IndentHeredocLamont Granquist2018-07-0230-1021/+1021
* | fix Style/HashSyntaxLamont Granquist2018-07-0273-724/+724
* | fix edge condition in old timeout APIslcg/deprecate-shell-out-methodsLamont Granquist2018-06-201-1/+1
* | Unification of shell_out APIsLamont Granquist2018-06-1533-408/+404
* | Merge pull request #7351 from josh-barker/bug/why-run-windows-package-local-fileTim Smith2018-06-111-3/+10
|\ \
| * | Add whyrun message when installing a local from on windowsJosh Barker2018-06-091-3/+10
* | | Merge pull request #7330 from chef/lcg/deprecate-shell-out-compact-timeoutLamont Granquist2018-06-115-26/+26
|\ \ \ | |/ / |/| |
| * | remove uses of shell_out_compact_timeoutLamont Granquist2018-05-315-26/+26
* | | Merge pull request #7259 from Intility/powershell-package-publisher-checkTim Smith2018-06-061-0/+13
|\ \ \
| * | | skip_publisher_check testsTor Magnus Rakvåg2018-05-151-0/+13
* | | | Update specs for the quotingTim Smith2018-06-041-3/+3
* | | | Merge pull request #7297 from jasonwbarnett/fix-windows-startupTim Smith2018-06-031-0/+5
|\ \ \ \
| * | | | Fix :configure_startup action to configure delayed startJason Barnett2018-05-251-0/+5
* | | | | Merge pull request #7299 from josh-barker/josh-barker/windows-package-missing...Thom May2018-06-011-0/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Check local file exists before installing a windows packageJosh Barker2018-05-261-0/+12
| |/ / /
* | | | convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-3011-188/+188
* | | | change "internal" to "default_env"Lamont Granquist2018-05-302-2/+2
* | | | add internal flag to shell_out and execute resourceLamont Granquist2018-05-253-24/+25
|/ / /
* | | Merge pull request #7249 from chef/lcg/cleanup-userLamont Granquist2018-05-211-2/+2
|\ \ \