summaryrefslogtreecommitdiff
path: root/spec/unit/mixin
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix infinite recursion and add more testsLamont Granquist2018-06-181-101/+103
* Unification of shell_out APIsLamont Granquist2018-06-151-26/+26
* 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
* supresses parser gem errorsLamont Granquist2016-03-252-2/+2
* Fix proxified socketSalim Alam2016-03-211-3/+6
* lazy module inclusion into DSL moduleslcg/use-and-lazy-module-includeLamont Granquist2016-03-151-0/+71
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* ensure paths maintain utf-8ness in non ascii encodingsumlautMatt Wrock2016-02-241-0/+6
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-193-30/+30
* deal with 0.37.2 renamed copsLamont Granquist2016-02-182-45/+45
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-095-43/+43
* auto fixing some rubocopsLamont Granquist2016-02-095-44/+44
* autofixing whitespace copsLamont Granquist2016-02-0514-184/+182