Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing githublcg/wtfgithub | Lamont Granquist | 2019-05-31 | 1 | -0/+2 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Update CHANGELOG.md with details from pull request #179 | Chef Expeditor | 2019-04-23 | 1 | -4/+4 |
| | | | | Obvious fix; these changes are the result of automation not creative thinking. | ||||
* | Merge pull request #179 from chef/boilerplate | Tim Smith | 2019-04-23 | 10 | -11/+96 |
|\ | | | | | Add new github templates and codeowners file | ||||
| * | Add new github templates and codeowners file | Tim Smith | 2019-04-23 | 10 | -11/+96 |
|/ | | | | | | This syncs our config here with our other repos Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Fix chefstyle warnings | Tim Smith | 2019-04-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Update expeditor config to use the new labels | Tim Smith | 2019-04-19 | 1 | -2/+2 |
| | | | | | | We updated all our labels Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Bump version to 3.0.1 by Chef Expeditorv3.0.1 | Chef Expeditor | 2019-04-19 | 3 | -4/+6 |
| | | | | Obvious fix; these changes are the result of automation not creative thinking. | ||||
* | Merge pull request #178 from martinisoft/martinisoft/fix_readme | Tim Smith | 2019-04-19 | 1 | -1/+1 |
|\ | | | | | Misnamed parameter in README | ||||
| * | Misnamed parameter | Aaron Kalin | 2019-04-19 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Aaron Kalin <akalin@martinisoftware.com> | ||||
* | Bump version to 3.0.0 by Chef Expeditorv3.0.0 | Chef Expeditor | 2019-01-23 | 1 | -2/+10 |
| | | | | Obvious fix; these changes are the result of automation not creative thinking. | ||||
* | Merge pull request #176 from chef/lcg/version-bump2 | Tim Smith | 2019-01-22 | 4 | -9/+11 |
|\ | | | | | update travis/appveyor, drop ruby 2.2 support, test on 2.6 | ||||
| * | update travis/appveyor, drop ruby 2.2 support, test on 2.6lcg/version-bump2 | Lamont Granquist | 2019-01-04 | 4 | -9/+11 |
|/ | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Update CHANGELOG.md to reflect the promotion of 2.4.4 | Chef Expeditor | 2018-12-12 | 1 | -10/+7 |
| | | | | Obvious fix; these changes are the result of automation not creative thinking. | ||||
* | Bump version to 2.4.4 by Chef Expeditorv2.4.4 | Chef Expeditor | 2018-12-12 | 3 | -5/+6 |
| | | | | Obvious fix; these changes are the result of automation not creative thinking. | ||||
* | Merge pull request #173 from chef/slim2 | Tim Smith | 2018-12-11 | 1 | -1/+0 |
|\ | | | | | Don't ship the readme in the gem artifact | ||||
| * | Don't ship the readme in the gem artifact | Tim Smith | 2018-12-11 | 1 | -1/+0 |
| | | | | | | | | | | | | There's no need for this. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | Bump version to 2.4.3 by Chef Expeditorv2.4.3 | Chef Expeditor | 2018-12-07 | 3 | -4/+12 |
| | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking. | ||||
* | | Merge pull request #172 from chef/promote_windows | Lamont Granquist | 2018-12-07 | 2 | -0/+1 |
|\ \ | |/ | | | Have expeditor promote the windows gem as well | ||||
| * | Have expeditor promote the windows gem as wellpromote_windows | Tim Smith | 2018-12-06 | 2 | -0/+1 |
|/ | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Update CHANGELOG.md to reflect the promotion of 2.4.2 | Chef Expeditor | 2018-12-06 | 1 | -10/+7 |
| | | | | Obvious fix; these changes are the result of automation not creative thinking. | ||||
* | Bump version to 2.4.2 by Chef Expeditorv2.4.2 | Chef Expeditor | 2018-12-06 | 3 | -5/+6 |
| | | | | Obvious fix; these changes are the result of automation not creative thinking. | ||||
* | Merge pull request #171 from chef/dev_deps | Tim Smith | 2018-12-06 | 2 | -5/+2 |
|\ | | | | | Remove dev deps from the gemspec | ||||
| * | Remove dev deps from the gemspec | Tim Smith | 2018-12-06 | 2 | -5/+2 |
| | | | | | | | | | | | | These are all in the gemfile now Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | Bump version to 2.4.1 by Chef Expeditorv2.4.1 | Chef Expeditor | 2018-12-06 | 3 | -5/+13 |
| | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking. | ||||
* | | Merge pull request #170 from chef/appveyor | Tim Smith | 2018-12-06 | 4 | -15/+54 |
|\ \ | |/ | | | Test on ruby-head and Ruby 2.6 in Travis | ||||
| * | Test on ruby-head and 2.6 in Travis | Tim Smith | 2018-12-06 | 4 | -15/+54 |
| | | | | | | | | | | | | Also skip the tests when expeditor commits. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | Add code of conduct file | Tim Smith | 2018-12-06 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Merge pull request #169 from chef/expeditor | Tim Smith | 2018-12-02 | 5 | -0/+83 |
|\ | | | | | Wire up Expeditor | ||||
| * | Wire up Expeditor | Tim Smith | 2018-12-02 | 5 | -0/+83 |
|/ | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Merge pull request #167 from chef/slim | Tim Smith | 2018-10-23 | 4 | -11/+9 |
|\ | | | | | Don't ship the gemfile/rakefile/gemspecs in the gem | ||||
| * | Don't ship rakefile/gemfile/gemspecsslim | Tim Smith | 2018-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | | We don't ship the specs. We're not running the tests on this gem. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Remove bin / executable defs | Tim Smith | 2018-10-23 | 1 | -2/+0 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Provide a more useful homepage | Tim Smith | 2018-10-23 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Test on Ruby 2.5.3 | Tim Smith | 2018-10-23 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Update the github links in comments | Tim Smith | 2018-10-23 | 2 | -6/+6 |
|/ | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Merge pull request #155 from zerikv/fix-win-cmd-lead-space | Tyler Ball | 2018-08-20 | 1 | -4/+3 |
|\ | | | | | Avoid EmptyWindowsCommand error on Windows when the command starts with spaces | ||||
| * | Fix EmptyWindowsCommand error on Windows when the command starts with spaces | Eric VERNIER | 2018-07-30 | 1 | -4/+3 |
| | | | | | | | | Signed-off-by: Eric Vernier <zerikv@gmail.com> | ||||
* | | Merge pull request #166 from chef/github | Tim Smith | 2018-08-01 | 2 | -1/+18 |
|\ \ | |/ |/| | Update codeowners and add github PR template | ||||
| * | Update codeowners and add github PR templategithub | Tim Smith | 2018-07-31 | 2 | -1/+18 |
|/ | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Merge pull request #164 from chef/new_rubyv2.4.0 | Tim Smith | 2018-07-23 | 2 | -33/+28 |
|\ | | | | | Release 2.4.0 | ||||
| * | Release 2.4.0new_ruby | Tim Smith | 2018-07-23 | 2 | -33/+28 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | Merge pull request #163 from chef/new_ruby | Tim Smith | 2018-07-23 | 1 | -3/+4 |
|\ \ | |/ | | | Test on the latest ruby releases | ||||
| * | Test on the latest ruby releases | Tim Smith | 2018-07-23 | 1 | -3/+4 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | Merge pull request #158 from MsysTechnologiesllc/dh/MSYS-847_fix_bare_rescues | Tim Smith | 2018-07-23 | 3 | -7/+3 |
|\ \ | |/ |/| | Fix a bare rescue on Windows | ||||
| * | [MSYS-847] fix bare rescue | dheerajd-msys | 2018-07-03 | 3 | -7/+3 |
| | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com> | ||||
* | | Merge pull request #161 from chef/lcg/chefstyle2 | Lamont Granquist | 2018-07-06 | 4 | -9/+10 |
|\ \ | |/ |/| | master of chefstyle + fixes | ||||
| * | master of chefstyle + fixes | Lamont Granquist | 2018-07-06 | 4 | -9/+10 |
|/ | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Merge pull request #159 from chef/lcg/remove-hashrockets | Lamont Granquist | 2018-06-26 | 6 | -47/+50 |
|\ | | | | | remove hashrocket syntax | ||||
| * | remove hashrocket syntaxlcg/remove-hashrockets | Lamont Granquist | 2018-06-25 | 6 | -47/+50 |
|/ | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Merge pull request #157 from MsysTechnologiesllc/dh/add_sensitive_feature | Thom May | 2018-06-15 | 5 | -14/+25 |
|\ | | | | | [MSYS-830] Added sensitive feature |