summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update rubygems in appveyorlcg/cleanup1Lamont Granquist2017-01-271-0/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* update rubygems for rainbowLamont Granquist2017-01-271-0/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* try againLamont Granquist2017-01-271-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* target correct objectLamont Granquist2017-01-271-1/+1
| | | | | | i think? Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* more privatizationLamont Granquist2017-01-272-3/+3
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* privatizeLamont Granquist2017-01-271-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* de-utilification of specsLamont Granquist2017-01-271-11/+10
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* run specs before styleLamont Granquist2017-01-271-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* fix chefstyleLamont Granquist2017-01-271-5/+3
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* fix deprecated utils class methodLamont Granquist2017-01-271-2/+3
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* add back stub for deprecated APILamont Granquist2017-01-271-1/+8
| | | | | | awful, but designed to go away Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* remove largely useless Utils classLamont Granquist2017-01-271-119/+119
| | | | | | its just a collection of private methods, they should be private methods Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Merge pull request #134 from chef/24_testingThom May2017-01-171-2/+3
|\ | | | | Test on Ruby 2.4.0 in Travis
| * Test on Ruby 2.4.024_testingTim Smith2017-01-131-2/+3
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #133 from chef/fix_timeout_commmentLamont Granquist2017-01-131-1/+1
|\ \ | |/ |/| Fix the timeout in the comment to be correct
| * Fix the timeout in the comment to be correctTim Smith2017-01-131-1/+1
|/
* Merge pull request #130 from chef/ruby22Thom May2016-10-0715-538/+554
|\ | | | | Require Ruby 2.2 and use chefstyle
| * Fix Appveyor and deal with multiple gemspecsruby22Thom May2016-10-072-3/+5
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * float chefstyleThom May2016-10-071-1/+1
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * Add back the bundler updateTim Smith2016-10-071-0/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add contributing docsTim Smith2016-10-071-1/+5
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Use rake in travisTim Smith2016-10-071-7/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Resolve most chefstyle warningsTim Smith2016-10-0712-524/+533
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add Chefstyle to Rake and GemspecTim Smith2016-10-072-1/+7
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Require Ruby 2.2Tim Smith2016-10-072-2/+1
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #120 from chef/rakefileThom May2016-10-071-15/+2
|\ | | | | use gem helper tasks to get rake release
| * use gem helper tasks to get rake releaserakefileMatt Wrock2016-02-031-15/+2
| |
* | Merge pull request #116 from docwhat/commonexceptionsThom May2016-10-071-3/+4
|\ \ | | | | | | Modified all exceptions to have a common parent
| * | Modified all exceptions to have a common parentChristian HoĢˆltje2016-01-111-3/+4
| | | | | | | | | | | | Closes #98
* | | Merge pull request #129 from chef/deprecateThom May2016-08-234-19/+5
|\ \ \ | | | | | | | | Require Ruby 2.1+
| * | | Require Ruby 2.1+deprecateTim Smith2016-08-224-19/+5
|/ / / | | | | | | | | | | | | | | | Just removes some 1.9 logic from testing. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | bumping 2.2.7 for relase2.2.7Lamont Granquist2016-08-221-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Merge pull request #127 from chef/smurawski/agressive_terminationSteven Murawski2016-06-083-16/+81
|\ \ \ | | | | | | | | Keep Mixlib-ShellOut from killing required Windows processes
| * | | add logging message if attempting to kill critical processsmurawski/agressive_terminationSteven Murawski2016-06-062-6/+16
| | | |
| * | | Keep `kill_process_tree` from killing protected system processes.Steven Murawski2016-05-242-16/+68
| | | |
| * | | current debugging gemsSteven Murawski2016-05-241-0/+3
|/ / /
* | | Merge pull request #122 from tas50/masterTim Smith2016-03-027-45/+85
|\ \ \ | |_|/ |/| | Improve documentation + misc fixes
| * | 2.3 is not yet known by RVM so use 2.3.0Tim Smith2016-03-021-1/+1
| | | | | | | | | See https://github.com/travis-ci/travis-ci/issues/5361
| * | Update ruby versions to test onTim Smith2016-03-021-3/+4
| | |
| * | Link to the code for the complete listTim Smith2016-02-171-5/+1
| | | | | | | | | | | | | | | Technically I could type this all, but it's probably easier to just link direct to the options
| * | Document more advanced usageTim Smith2016-02-171-10/+15
| | | | | | | | | | | | Fix badge and some formatting as well
| * | Add badges to the readmeTim Smith2016-02-171-1/+5
| | |
| * | opscode -> ChefTim Smith2016-02-174-13/+13
| | |
| * | Update travis configTim Smith2016-02-171-0/+6
| | | | | | | | | | | | | | | | | | Test on Ruby 2.2 Run in the container environment Cache gems
| * | Expand the license sectionTim Smith2016-02-171-3/+19
| | |
| * | Format markdown for better renderingTim Smith2016-02-171-20/+32
| | | | | | | | | | | | Also add the require to the example and fix an awkward sentence
| * | Opscode -> ChefTim Smith2016-02-171-3/+3
|/ /
* | Merge pull request #119 from chef/rel_2_2_62.2.6Matt Wrock2016-02-032-1/+5
|\ \ | | | | | | release 2.2.6
| * | release 2.2.6Matt Wrock2016-02-032-1/+5
|/ /
* | Merge pull request #118 from chef/inheritMatt Wrock2016-02-023-3/+4
|\ \ | |/ |/| fixes regression where CreateProcessWithLogonW wants a boolean