summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Fix service enable idempotency in sles11 (#8256)btm/14-MSYS-976dheerajd-msys2019-05-231-0/+4
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-163-8/+8
* fix the knife integration spec timeoutslcg/chef-14-fix-knife-integration-timeoutsLamont Granquist2018-11-081-2/+2
* Fix testing / installing on SLES 15Tim Smith2018-10-311-1/+2
* switch shell_out to shell_out! in func testslcg/shell-out-mknodLamont Granquist2018-08-211-5/+5
* Merge pull request #7390 from coderanger/yet-more-credsLamont Granquist2018-07-031-1/+7
|\
| * Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-0215-107/+107
| |\
| * | Apparently the block argument is already in use with `knife()` even though I ...Noah Kantrowitz2018-06-241-2/+2
| * | Add tests for `knife config`.Noah Kantrowitz2018-06-231-1/+7
* | | fix Style/MutableConstantLamont Granquist2018-07-021-1/+1
| |/ |/|
* | fix Layout/LeadingCommentSpaceLamont Granquist2018-07-023-4/+4
* | fix Layout/DotPositionLamont Granquist2018-07-022-34/+34
* | fix Style/HashSyntaxLamont Granquist2018-07-0215-76/+76
|/
* Unification of shell_out APIsLamont Granquist2018-06-151-11/+11
* Use local computer name instead of domain in testssp/win10_fix_securable_resource_testsStuart Preston2018-05-301-1/+1
* 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
|/
* fix application tests on linuxThom May2018-04-301-0/+1
* Merge pull request #7016 from chef/tm/chef_guidThom May2018-03-212-0/+51
|\
| * Save the node's UUID as an attributetm/chef_guidThom May2018-03-212-0/+51
* | Add the ability to inject log objectstm/inject_logThom May2018-03-192-10/+15
|/
* Yum package provider rewriteLamont Granquist2018-03-151-0/+20
* Chefstyle fixesTim Smith2018-03-071-2/+2
* Remove support for Windows 20032k3Tim Smith2018-03-022-6/+1
* Merge pull request #6758 from chef/tm/creds_int_testsThom May2018-01-211-0/+5
|\
| * Ensure we don't use credentials during integration teststm/creds_int_testsThom May2018-01-191-0/+5
* | prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-173-6/+2
|/
* [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
* replace deprecated Dir.exists? with Dir.exist?Thomas Dziedzic2017-11-111-1/+1
* Fixing specsnimisha2017-09-051-1/+1
* Access remote_file resource source files as alternate user on Windowsadamedx2017-09-051-1/+1
* Merge pull request #6228 from chef/lcg/bump-rubocopLamont Granquist2017-06-201-1/+1
|\
| * fixes for rubocop 0.49.1 engineLamont Granquist2017-06-201-1/+1
* | Fixed the specs and review commentsNimishaS2017-06-191-2/+2
* | Fixing build failures of Windows Server 2016nimisha2017-06-191-0/+5
|/
* Added choco_include? filternimisha2017-05-111-0/+7
* Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-111-3/+3
* server enforced required recipesdelano2017-04-061-0/+7
* RFC 67: Remove cookbook segmentsThom May2017-04-041-1/+1
* Chef-13 knife search exit 1 when no resultslcg/knife-search-no-resultsLamont Granquist2017-04-021-1/+1
* 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
* Bump chef version to 13.0.0Lamont Granquist2017-02-281-3/+4
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-132-13/+9
* Merge pull request #5793 from chef/lcg/data-collector-utf8massterTom Duffield2017-02-091-1/+1
|\
| * sanitize utf8 data going to serverlcg/data-collector-utf8Lamont Granquist2017-02-081-1/+1