summaryrefslogtreecommitdiff
path: root/spec/support/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-282-3/+3
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1324-24/+24
* some spec typosVivek Singh2020-04-073-3/+3
* Implement eager_load_libraries metadata optionLamont Granquist2020-04-031-7/+10
* Revert "CONTROVERSIAL: remove "with a chef repo" shared context."Tim Smith2020-03-161-0/+31
* CONTROVERSIAL: remove "with a chef repo" shared context.Ryan Davis2020-03-161-31/+0
* Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-166-11/+0
* Remove constraints on specsnuke_old_specsTim Smith2020-02-281-2/+2
* Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-281-15/+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-083-6/+6
* remove app_server_support spec filelcg/remove-support-specLamont Granquist2019-08-282-41/+1
* fix 4 copsLamont Granquist2019-07-054-30/+30
* Style/SymbolProcLamont Granquist2019-07-053-37/+13
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-054-6/+6
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* Style/NegatedIfLamont Granquist2019-07-052-5/+5
* 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-022-0/+2
* 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
* | 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-151-5/+5
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-033-8/+8
* fix the knife integration spec timeoutsLamont Granquist2018-11-081-2/+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-0214-106/+106
| |\
| * | 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