Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding failing test for command with arguments containing quotes and spacessp/7413 | Stuart Preston | 2018-07-03 | 1 | -0/+11 |
* | Bump version to 14.3.28 by Chef Expeditorv14.3.28 | Chef Expeditor | 2018-07-03 | 5 | -11/+12 |
* | Merge pull request #7417 from chef/lcg/chefstyle4 | Lamont Granquist | 2018-07-02 | 62 | -109/+109 |
|\ | |||||
| * | fix Style/MutableConstant | Lamont Granquist | 2018-07-02 | 62 | -109/+109 |
|/ | |||||
* | Bump version to 14.3.27 by Chef Expeditorv14.3.27 | Chef Expeditor | 2018-07-03 | 5 | -11/+12 |
* | Merge pull request #7415 from chef/lcg/chefstyle3 | Lamont Granquist | 2018-07-02 | 63 | -185/+183 |
|\ | |||||
| * | pick up Gemfile.lock bump | Lamont Granquist | 2018-07-02 | 1 | -1/+1 |
| * | fix Style/PreferredHashMethods | Lamont Granquist | 2018-07-02 | 62 | -182/+180 |
| * | fix Naming/HeredocDelimiterCase | Lamont Granquist | 2018-07-02 | 1 | -3/+3 |
|/ | |||||
* | Bump version to 14.3.26 by Chef Expeditorv14.3.26 | Chef Expeditor | 2018-07-02 | 1 | -1/+1 |
* | Bump version to 14.3.25 by Chef Expeditorv14.3.25 | Chef Expeditor | 2018-07-02 | 5 | -13/+13 |
* | Merge pull request #7414 from chef/lcg/chefstyle2 | Lamont Granquist | 2018-07-02 | 606 | -11514/+11513 |
|\ | |||||
| * | fix Style/TrailingCommaInHashLiteral | Lamont Granquist | 2018-07-02 | 4 | -10/+10 |
| * | fix some Style/StringLiterals introduced by the UnneededInterpolation | Lamont Granquist | 2018-07-02 | 4 | -11/+11 |
| * | fix Style/UnneededInterpolation | Lamont Granquist | 2018-07-02 | 34 | -67/+67 |
| * | fix Layout/LeadingCommentSpace | Lamont Granquist | 2018-07-02 | 88 | -289/+289 |
| * | clean up whitespace again | Lamont Granquist | 2018-07-02 | 38 | -329/+329 |
| * | fix Layout/DotPosition | Lamont Granquist | 2018-07-02 | 51 | -653/+653 |
| * | fix Layout/AlignHash caused by Style/HashSyntax | Lamont Granquist | 2018-07-02 | 2 | -3/+3 |
| * | fix Layout/IndentHeredoc | Lamont Granquist | 2018-07-02 | 139 | -6600/+6600 |
| * | fix Style/HashSyntax | Lamont Granquist | 2018-07-02 | 470 | -4145/+4144 |
* | | Bump version to 14.3.24 by Chef Expeditorv14.3.24 | Chef Expeditor | 2018-07-02 | 5 | -11/+13 |
* | | Merge pull request #7405 from chef/win32service_warnings | Lamont Granquist | 2018-07-02 | 3 | -15/+15 |
|\ \ | |/ |/| | |||||
| * | Pull in new InSpec and win32-service | Tim Smith | 2018-06-29 | 3 | -15/+15 |
* | | Merge pull request #7406 from chef/lcg/suppress-turdfile | Lamont Granquist | 2018-06-29 | 1 | -1/+2 |
|\ \ | |||||
| * | | Suppress data_collector.json spec turd file | Lamont Granquist | 2018-06-29 | 1 | -1/+2 |
* | | | Update CHANGELOG.md with details from pull request #7385 | Chef Expeditor | 2018-06-29 | 1 | -3/+4 |
* | | | Merge pull request #7385 from chef/kitchen_test_rename | Tim Smith | 2018-06-29 | 13 | -31/+28 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Rename the kitchen base test suite to end-to-end | Tim Smith | 2018-06-27 | 13 | -31/+28 |
* | | | Bump version to 14.3.23 by Chef Expeditorv14.3.23 | Chef Expeditor | 2018-06-28 | 5 | -13/+12 |
* | | | Merge pull request #7380 from chef/sp/ffi-powershell | Tim Smith | 2018-06-28 | 12 | -68/+33 |
|\ \ \ | |||||
| * | | | Feed chefstylesp/ffi-powershell | Stuart Preston | 2018-06-27 | 1 | -2/+2 |
| * | | | Only copy dlls to target location once on bundle install | Stuart Preston | 2018-06-27 | 1 | -1/+2 |
| * | | | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-26 | 1 | -23/+5 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Fix formatting | Stuart Preston | 2018-06-26 | 1 | -0/+1 |
| * | | | Ensure we use the latest/stable omnibus toolchain | Stuart Preston | 2018-06-25 | 1 | -0/+2 |
| * | | | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-23 | 14 | -80/+272 |
| |\ \ \ | |||||
| * | | | | Move bindir copy logic into Gemfile to be used by Bundler | Stuart Preston | 2018-06-23 | 5 | -1/+14 |
| * | | | | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-20 | 90 | -801/+1225 |
| |\ \ \ \ | |||||
| * | | | | | Fix up tests for appveyor | Stuart Preston | 2018-06-19 | 1 | -1/+1 |
| * | | | | | Remove COM registration entries from Windows Installer | Stuart Preston | 2018-06-19 | 1 | -30/+0 |
| * | | | | | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-19 | 61 | -844/+856 |
| |\ \ \ \ \ | |||||
| * | | | | | | powershell_exec uses FFI instead of COM | Stuart Preston | 2018-06-19 | 6 | -38/+16 |
* | | | | | | | Bump version to 14.3.22 by Chef Expeditorv14.3.22 | Chef Expeditor | 2018-06-28 | 5 | -10/+12 |
* | | | | | | | Merge pull request #7400 from chef/missing_knife_require | Tim Smith | 2018-06-27 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Add missing require knife | Tim Smith | 2018-06-26 | 1 | -0/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Update CHANGELOG.md with details from pull request #7398 | Chef Expeditor | 2018-06-27 | 1 | -0/+2 |
* | | | | | | Merge pull request #7398 from chef/appbundler | Lamont Granquist | 2018-06-27 | 2 | -14/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove sudo/gcc-c++ package installs from kitchen testsappbundler | Tim Smith | 2018-06-26 | 2 | -14/+1 |
| |/ / / / / | |||||
* | | | | | | Update CHANGELOG.md with details from pull request #7399 | Chef Expeditor | 2018-06-27 | 1 | -4/+4 |