summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Style/SymbolArrayLamont Granquist2019-07-024-14/+14
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-023-0/+8
* Fix service enable idempotency in sles11 (#8256)dheerajd-msys2019-05-231-0/+4
* 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
* | Merge pull request #8417 from jaymzh/link_messageLamont Granquist2019-04-301-0/+1
|\ \
| * | Tell people what file a link is pointing at.Phil Dibowitz2019-04-291-0/+1
* | | Add train-core. Remove chef-core references outside of bootstrapMarc A. Paradise2019-04-291-1/+0
|/ /
* | Merge pull request #8168 from MsysTechnologiesllc/Vijay/MSYS-958_write_permis...Bryan McLellan2019-04-263-83/+116
|\ \ | |/ |/|
| * Minor fixes as per the review commentsvijaymmali19902019-02-123-97/+103
| * - Minor fixes to fix functional test casesvijaymmali19902019-02-113-14/+41
| * Minor fixes as per the review commentsvijaymmali19902019-02-111-1/+1
* | Add chef/text require before Rubygems breaks YAMLMarc A. Paradise2019-04-241-0/+1
* | Note that this helper method is no longer a backportkill_old_ruby_speccsTim Smith2019-03-111-4/+3
* | Extract Action Collection from Data CollectorLamont Granquist2019-03-112-409/+0
|/
* As per the review commentsNimesh-Msys2019-02-041-1/+1
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-152-6/+6
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-033-8/+8
* Cleanup some functional helpersfunctional_cleanupTim Smith2018-12-041-13/+0
* fix the knife integration spec timeoutsLamont Granquist2018-11-081-2/+2
* Fix testing / installing on SLES 15sles15_symlinksTim Smith2018-10-301-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