summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | clean up solaris providerLamont Granquist2018-05-101-2/+2
* | | Merge pull request #7274 from mal/fix-systemd-user-callsThom May2018-05-212-41/+86
|\ \ \
| * | | Contextualise daemon-reload callsMal Graty2018-05-191-39/+84
| * | | Fix systemd_unit user property usageMal Graty2018-05-192-2/+2
* | | | Merge pull request #4903 from nmcspadden/mac_uidThom May2018-05-171-9/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing shell_out to have correct syntaxNick McSpadden2018-05-151-1/+1
| * | | Updating spec testNick McSpadden2018-05-151-9/+2
| | |/ | |/|
* | | [MSYS-809] Fix for command resource does not handle commands with argumentsvasu11052018-05-151-0/+9
|/ /
* | sadly --prune-tags is not available with old git versions, fixes #7233Roland Moriz2018-05-101-4/+4
|/
* Fix two new Chefstyle warnings with Rubocop 0.55rubocop_055Tim Smith2018-05-031-1/+1
* Merge pull request #7214 from chef/tm/fix_unix_testsThom May2018-05-031-1/+2
|\
| * Ensure we don't run tests on unsupported platformstm/fix_unix_testsThom May2018-05-021-1/+2
* | Merge pull request #6815 from MsysTechnologiesllc/vasundhara/MSYS_752_windows...Bryan McLellan2018-05-021-579/+282
|\ \ | |/ |/|
| * [MSYS-752] windows task rewrite using wind32-taskschedulerVasu11052018-04-241-579/+282
* | Merge pull request #7129 from rmoriz/rmoriz/git-pruneTim Smith2018-04-271-8/+8
|\ \
| * | prune remotes with git fetch, fixes #3929Roland Moriz2018-04-061-8/+8