summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* only test these on rhel >= 8 where they worklcg/fix-dnf-rhel8Lamont Granquist2019-07-193-5/+15
* allow_downgrades by defaultLamont Granquist2019-07-191-2/+2
* dnf_package fixes for RHEL8Lamont Granquist2019-07-191-1/+15
* Bump version to 15.1.55 by Chef Expeditorv15.1.55Chef Expeditor2019-07-195-11/+11
* only check for the embedded/bin/inspec file being there (#8755)Lamont Granquist2019-07-181-2/+2
|\
| * only check for the embedded/bin file being thereLamont Granquist2019-07-181-2/+2
|/
* Bump version to 15.1.54 by Chef Expeditorv15.1.54Chef Expeditor2019-07-186-14/+15
* Merge pull request #8750 from chef/lcg/inspec-bin-testTim Smith2019-07-181-0/+5
|\
| * test that inspec binstub is in the omnibus artifactlcg/inspec-bin-testLamont Granquist2019-07-171-0/+5
|/
* Bump version to 15.1.53 by Chef Expeditorv15.1.53Chef Expeditor2019-07-156-14/+15
* Merge pull request #8741 from chef/modern_spec_runnerTim Smith2019-07-155-40/+0
|\
| * Remove the rspec kitchen testsmodern_spec_runnerTim Smith2019-07-125-40/+0
* | Bump version to 15.1.52 by Chef Expeditorv15.1.52Chef Expeditor2019-07-156-14/+15
* | Merge pull request #8740 from RubyTuesdayDONO/patch-1Lamont Granquist2019-07-151-1/+1
|\ \ | |/ |/|
| * Fix RDoc copy-pasta in Chef::Mixin::ParamsValidate#validateReuben Garrett2019-07-111-1/+1
|/
* Bump version to 15.1.51 by Chef Expeditorv15.1.51Chef Expeditor2019-07-116-14/+15
* Merge pull request #8739 from chef/btm/omnibus-windowsTim Smith2019-07-111-1/+1
|\
| * Pull in latest omnibus-software to fix Windows buildsbtm/omnibus-windowsBryan McLellan2019-07-111-1/+1
|/
* Bump version to 15.1.50 by Chef Expeditorv15.1.50Chef Expeditor2019-07-106-14/+15
* Merge pull request #8735 from chef/opensslTim Smith2019-07-101-1/+1
|\
| * Bump openSSL to 1.0.2sTim Smith2019-07-101-1/+1
* | Bump version to 15.1.49 by Chef Expeditorv15.1.49Chef Expeditor2019-07-106-14/+15
* | Merge pull request #8736 from chef/prevent_double_bundlerLamont Granquist2019-07-102-18/+18
|\ \
| * | Roll back Rubygems to 3.0.3 to prevent double bundler installTim Smith2019-07-102-18/+18
| |/
* | Fix the codeowners to work correctlyTim Smith2019-07-101-1/+1
* | Bump version to 15.1.48 by Chef Expeditorv15.1.48Chef Expeditor2019-07-106-14/+15
* | Merge pull request #8728 from chef/travisLamont Granquist2019-07-103-5/+4
|\ \
| * | Remove rspec config for TravistravisTim Smith2019-07-093-5/+4
| |/
* | Bump version to 15.1.47 by Chef Expeditorv15.1.47Chef Expeditor2019-07-106-14/+15
* | Merge pull request #8726 from chef/expeditor/inspec-core_4.7.3Tim Smith2019-07-101-20/+18
|\ \ | |/ |/|
| * Bump inspec-core to 4.7.3expeditor/inspec-core_4.7.3Chef Expeditor2019-07-091-20/+18
|/
* Bump version to 15.1.46 by Chef Expeditorv15.1.46Chef Expeditor2019-07-096-14/+15
* Merge pull request #8719 from chef/examplesTim Smith2019-07-083-1/+65
|\
| * Add examples to the resourcesTim Smith2019-07-083-1/+65
|/
* Bump version to 15.1.45 by Chef Expeditorv15.1.45Chef Expeditor2019-07-086-14/+15
* Merge pull request #8711 from chef/lcg/new-chefstyle2Lamont Granquist2019-07-08676-3094/+3459
|\
| * 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-057-14/+14
| * fix 4 copsLamont Granquist2019-07-0560-189/+296
| * Style/SymbolProcLamont Granquist2019-07-0576-161/+121
| * Style/StringLiteralsInInterpolationLamont Granquist2019-07-05148-433/+433
| * Style/ClassCheckLamont Granquist2019-07-0557-119/+119
| * Style/RegexpLiteralLamont Granquist2019-07-0558-149/+149
| * Style/NegatedIfLamont Granquist2019-07-0587-149/+149
| * Style/EmptyLiteralLamont Granquist2019-07-0592-158/+158
| * fix more Style/SymbolArray autocorrect bugsLamont Granquist2019-07-024-11/+11
| * fix bugs from Style/SymbolArray autocorrect copLamont Granquist2019-07-022-3/+3
| * Style/EmptyMethodLamont Granquist2019-07-0236-366/+183
| * tweak Lint/BlockAlignmentLamont Granquist2019-07-0217-167/+167