summaryrefslogtreecommitdiff
path: root/spec/unit/mixin
Commit message (Expand)AuthorAgeFilesLines
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-161-2/+2
* Add specs for the openssl mixinTim Smith2018-08-161-11/+616
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-2/+2
* fix Style/UnneededInterpolationLamont Granquist2018-07-022-2/+2
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-4/+4
* fix Layout/DotPositionLamont Granquist2018-07-021-14/+14
* fix Style/HashSyntaxLamont Granquist2018-07-028-162/+162
* Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-231-12/+164
|\
| * fix edge condition in old timeout APIslcg/deprecate-shell-out-methodsLamont Granquist2018-06-201-3/+3
| * deprecate old shell_out APIsLamont Granquist2018-06-191-12/+164
* | Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-201-118/+120
|\ \ | |/
| * fix infinite recursion and add more testsLamont Granquist2018-06-181-101/+103
| * Unification of shell_out APIsLamont Granquist2018-06-151-26/+26
* | Fix up tests for appveyorStuart Preston2018-06-191-1/+1
|/
* convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-301-0/+60
* add internal flag to shell_out and execute resourceLamont Granquist2018-05-251-1/+1
* Update to the code from the homebrew 9.0 cookbookTim Smith2018-03-201-5/+1
* Adding appveyor configuration for testing PowerShell interopStuart Preston2018-03-071-0/+43
* Implement RFC 101: Custom Validation MessagesThom May2018-02-121-1/+12
* Add `introduced` property fieldThom May2018-02-121-1/+5
* properties can have descriptionsThom May2018-02-121-2/+8
* Rename the OpenSSL mixin to avoid name conflictsTim Smith2018-01-221-3/+3
* Add tests for the mixinTim Smith2018-01-051-0/+252
* fixup some unit testslcg/deep-merge-cache-rewriteLamont Granquist2017-12-061-6/+7
* Fix remote_file with UNC paths failingnodes_not_hereTim Smith2017-10-191-2/+1
* Fixing specsnimisha2017-09-052-219/+3
* Access remote_file resource source files as alternate user on Windowsadamedx2017-09-051-21/+21
* Windows thread alternate user impersonation supportadamedx2017-09-051-0/+124
* Windows user identity user name and credntial validationAdam Edwards2017-09-051-0/+201
* spec fixes and Path-v-PATH cleanupLamont Granquist2017-04-061-10/+18
* Chef-13: shell_out PATH fixes and path_sanity changesLamont Granquist2017-04-062-94/+20
* remove the specs, remove include from shell_specLamont Granquist2017-03-311-107/+0
* Retry API requests if using an unsupported versiontm/retryable_apiThom May2017-03-291-0/+8
* Allow the best API version to be queriedThom May2017-03-281-0/+13
* Make it easier to have a versioned factorytm/versioned_apiThom May2017-02-141-0/+107
* slightly better organizationlcg/dnf-rhel7Lamont Granquist2017-02-071-46/+46
* add a couple where-with-a-block testsLamont Granquist2017-02-071-7/+19
* add tests for 'where'Lamont Granquist2017-02-071-1/+43
* add unit tests for `which` behaviorLamont Granquist2017-02-071-0/+106
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-1/+0
* Verifying powershell stdout in specsNimishaS2016-10-101-0/+2
* running powershell specs for only windowsNimishaS2016-10-071-1/+1
* Fixed double quotes issue in powershell_outNimishaS2016-10-071-0/+22
* Revert Handling double quotes in powershell_outMatt Wrock2016-10-051-13/+32
* Raising Mixlib::ShellOut::ShellCommandFailed exceptionNimishaS2016-10-031-1/+1
* Handling double quotes. Added specsNimishaS2016-09-301-32/+13
* Fixed undefined short_cksum method issue and checksum in uppercase issue for ...Aliasgar162016-09-201-0/+14
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-178-78/+82
* fixing Lint/Void copLamont Granquist2016-08-161-1/+1
* make deprecation warnings actual deprecation warningsLamont Granquist2016-04-251-0/+4