summaryrefslogtreecommitdiff
path: root/spec/support/shared/unit
Commit message (Expand)AuthorAgeFilesLines
* [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
* only work around resolver caching on linuxLamont Granquist2016-07-191-2/+9
* replace glibc resolver with ruby resolverLamont Granquist2016-07-191-0/+18
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-252-4/+4
* Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-041-1/+1
|\
| * Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* | better chef+ruby rspec constraintsLamont Granquist2016-03-032-6/+6
* | Revert "Merge pull request #4465 from artursitarski/change-shell-for-locked-u...tm/revert_4465Thom May2016-03-021-4/+4
* | Add test for solo.dJay Mundrawala2016-02-241-0/+70
|/
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-3/+3
* Merge pull request #4465 from artursitarski/change-shell-for-locked-userThom May2016-02-161-4/+4
|\
| * Updated specartursitarski2016-02-021-4/+4
* | convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-1/+1
* | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-092-4/+4
* | auto fixing some rubocopsLamont Granquist2016-02-093-5/+5
* | autofixing whitespace copsLamont Granquist2016-02-0511-56/+48
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-028-12/+12
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-027-7/+7
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0213-13/+13
|/
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-2/+2
* Use double quotes by defaultThom May2016-01-148-79/+79
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-136-10/+10
* Move server and repository fs objects to their own directoriesJohn Keiser2016-01-131-8/+7
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
* fix typoLamont Granquist2015-12-141-1/+1
* mocking the filesystem is dumbLamont Granquist2015-12-141-0/+1
* fix mocksplosion removal on the windows sideLamont Granquist2015-12-141-4/+4
* delete commented out lines in spec testLamont Granquist2015-12-141-10/+0
* implement verifications as a propertyLamont Granquist2015-12-141-13/+11
* respond to review commentsThom May2015-11-091-0/+5
* add a failing test case for value_for_platformJordan Evans2015-10-241-0/+7
* Add test for nonzero systemctl exit codeJohn Keiser2015-09-282-79/+46