summaryrefslogtreecommitdiff
path: root/spec/support/shared/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-281-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1314-14/+14
* some spec typosVivek Singh2020-04-072-2/+2
* Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-164-7/+0
* Remove constraints on specsnuke_old_specsTim Smith2020-02-281-2/+2
* Add output for the file provider verification (#9039)Lamont Granquist2019-12-091-4/+16
|\
| * Fix undefined method `dirname' for Chef::Provider::File:Classlcg/file-verifier-outputVivek Singh2019-12-021-4/+16
* | Removed method for defining return codes, changed to evaluate stderr on exit ...skippy2019-11-191-15/+14
* | Resolved all chefstyle failuresskippy2019-11-171-14/+14
* | re-un-inverted my previous 3am coding adventure in double negativesskippy2019-11-171-3/+3
* | Resolved failing tests, fixed inverted logicskippy2019-11-171-12/+21
* | Resolved issues with tests not receiving exactly what they expected.skippy2019-11-171-5/+5
|/
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-4/+4
* fix 4 copsLamont Granquist2019-07-051-3/+9
* Style/NegatedIfLamont Granquist2019-07-051-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-052-2/+2
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-1/+1
* Style/SymbolArrayLamont Granquist2019-07-024-14/+14
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Merge pull request #8307 from MsysTechnologiesllc/Kapil/MSYS-986_Move_respons...Tim Smith2019-05-071-0/+95
|\
| * Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-071-0/+95
* | Tell people what file a link is pointing at.Phil Dibowitz2019-04-291-0/+1
|/
* As per the review commentsNimesh-Msys2019-02-041-1/+1
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-032-7/+7
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-022-2/+2
* fix Layout/DotPositionLamont Granquist2018-07-021-18/+18
* fix Style/HashSyntaxLamont Granquist2018-07-026-34/+34
* Unification of shell_out APIsLamont Granquist2018-06-151-11/+11
* Merge pull request #7249 from chef/lcg/cleanup-userLamont Granquist2018-05-211-3/+3
|\
| * clean up updating_home?lcg/cleanup-userLamont Granquist2018-05-101-3/+3
* | Add additional resource specsTim Smith2018-05-161-1/+1
|/
* [MSYS-725] [chef#6073] allow forcing senistive to false on execute and batch ...Vasu11052017-12-261-1/+8
* Update the client.d stubAllan Espinosa2017-12-201-0/+2
* Slight improvements to validation failures. Shows the failing command if poss...Noah Kantrowitz2017-12-181-1/+9
* fixes for rubocop 0.49.1 engineLamont Granquist2017-06-201-1/+1
* Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-111-3/+3
* convert additional resource methods to propertieslcg/chef-resource-propertiesLamont Granquist2017-03-071-3/+0
* Chef 13: remove unused path property from execute resourceLamont Granquist2017-02-281-9/+3
* Chef-13 break: script and all its subclasses now errors on 'command' propertyLamont Granquist2017-02-281-9/+1
* Rubocop violations in execute resource alternate user implementationadamedx2017-02-021-7/+7
* Windows alternate user support for execute resourcesAdam Edwards2017-02-021-1/+38
* Do not modify File's new_resource during why-runScott Christopherson2017-01-201-0/+10
* add check for the centos why-run buglcg/linux-user-check-lockLamont Granquist2016-08-241-0/+3
* rewrite linu_user provider check_lockLamont Granquist2016-08-241-38/+16
* sort out the -m / -M mess a bit betterLamont Granquist2016-08-231-9/+9
* clean up everythingLamont Granquist2016-08-231-5/+5
* user provider manage_home behavior and refactorLamont Granquist2016-08-191-32/+20
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-176-20/+23
* Revert "Merge pull request #5123 from chef/lcg/resolv-replace"John Keiser2016-08-081-25/+0
* fix the spec filterLamont Granquist2016-07-191-1/+1