summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* fix multiline stringLamont Granquist2019-07-081-9/+9
* Style/NegatedUnlessLamont Granquist2019-07-081-1/+1
* lazy procs are instance_exec in the resource alreadyLamont Granquist2019-07-051-1/+1
* fix 4 copsLamont Granquist2019-07-0547-170/+266
* Style/SymbolProcLamont Granquist2019-07-0521-67/+35
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-0541-211/+211
* Style/ClassCheckLamont Granquist2019-07-057-15/+15
* Style/RegexpLiteralLamont Granquist2019-07-0522-95/+95
* Style/NegatedIfLamont Granquist2019-07-0511-17/+17
* Style/EmptyLiteralLamont Granquist2019-07-0544-89/+89
* fix more Style/SymbolArray autocorrect bugsLamont Granquist2019-07-022-5/+5
* Style/EmptyMethodLamont Granquist2019-07-0212-42/+21
* tweak Lint/BlockAlignmentLamont Granquist2019-07-027-66/+66
* Layout/MultilineMethodCallIndentationLamont Granquist2019-07-024-152/+152
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-0263-192/+192
* Style/SymbolArrayLamont Granquist2019-07-0246-205/+205
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-0210-0/+17
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-0228-152/+152
* fixes for chefstyle bumpLamont Granquist2019-07-0214-61/+61
* Parse day param value into stringVivek Singh2019-07-021-1/+6
* Merge pull request #8635 from gep13/choco_sourceTim Smith2019-06-251-1/+54
|\
| * Address PR review feedbackGary Ewan Park2019-06-051-6/+6
| * (GH-8634) Add ability to further configure sourceGary Ewan Park2019-06-041-1/+54
* | Merge pull request #8682 from higanworks/handle_temp_dir_stdoutTim Smith2019-06-251-0/+9
|\ \
| * | ignore noise outputssawanoboly2019-06-241-0/+9
* | | Set permissions on /etc/init.d/inittest to get tests to pass on SLES 11Jeremiah Snapp2019-06-241-0/+1
|/ /
* | Move the data collector should_be_enabled? checklcg/move-dc-checkLamont Granquist2019-06-181-17/+17
* | use mixlib-cli's deprecation mechanismMarc A. Paradise2019-06-101-101/+0
* | Merge pull request #8627 from chef/jsinha/add_bk_verifyTim Smith2019-06-061-1/+1
|\ \
| * | Enable All BK verification testsJaymala Sinha2019-06-041-1/+1
* | | Chef-15: Adding short argument's deprecation check (#8626)Nimesh2019-06-051-11/+79
| |/ |/|
* | Merge pull request #8630 from cc-build/dist_shellTim Smith2019-06-041-1/+1
|\ \
| * | more distro constantsMarc Chamberland2019-06-031-1/+1
| |/
* | Create bootstrap template in binmode to fix line endingsBryan McLellan2019-06-041-0/+1
|/
* Merge pull request #8618 from chef/btm/fix-knife-exceptionsTim Smith2019-05-301-5/+8
|\
| * Raise knife exceptions when verbosity is 3 (-VVV)btm/fix-knife-exceptionsBryan McLellan2019-05-301-5/+8
* | Merge pull request #8581 from gep13/chocolateyTim Smith2019-05-281-0/+89
|\ \
| * | (GH-8580) Add ability to toggle Chocolatey featureGary Ewan Park2019-05-271-0/+89
* | | Merge pull request #8562 from brodock/8561-include-filename-template-errorLamont Granquist2019-05-282-0/+50
|\ \ \
| * | | Improving error handling for template renderGabriel Mazetto2019-05-262-0/+50
* | | | Fix ssh user set from cli (#8558)dheerajd-msys2019-05-281-4/+4
* | | | Merge pull request #8460 from cc-build/dist_solo_zeroTim Smith2019-05-276-12/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix another occurence of chef-zero in local_mode.rb fileTensibai2019-05-231-1/+1
| * | | more distro constants for "Chef"Marc Chamberland2019-05-231-1/+1
| * | | More distro constant applicationsMarc Chamberland2019-05-231-5/+5
| * | | distro constants for solo, zero and automateMarc Chamberland2019-05-236-8/+12
* | | | Fixed issue for chef-client run was throwing error when provided empty string...vinay sharma2019-05-255-5/+110
* | | | fix order of connection before register node (#8574)dheerajd-msys2019-05-241-1/+1
| |_|/ |/| |
* | | Fix service enable idempotency in sles11 (#8256)dheerajd-msys2019-05-235-2/+248
* | | Merge pull request #8570 from artem-forks/delete_resourceLamont Granquist2019-05-231-0/+8
|\ \ \ | |/ / |/| |