summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test on Ruby 2.4.024_testingTim Smith2017-01-131-2/+3
* Merge pull request #130 from chef/ruby22Thom May2016-10-0715-538/+554
|\
| * Fix Appveyor and deal with multiple gemspecsruby22Thom May2016-10-072-3/+5
| * float chefstyleThom May2016-10-071-1/+1
| * Add back the bundler updateTim Smith2016-10-071-0/+2
| * Add contributing docsTim Smith2016-10-071-1/+5
| * Use rake in travisTim Smith2016-10-071-7/+1
| * Resolve most chefstyle warningsTim Smith2016-10-0712-524/+533
| * Add Chefstyle to Rake and GemspecTim Smith2016-10-072-1/+7
| * Require Ruby 2.2Tim Smith2016-10-072-2/+1
|/
* Merge pull request #120 from chef/rakefileThom May2016-10-071-15/+2
|\
| * 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 parentChristian HoĢˆltje2016-01-111-3/+4
* | | Merge pull request #129 from chef/deprecateThom May2016-08-234-19/+5
|\ \ \
| * | | Require Ruby 2.1+deprecateTim Smith2016-08-224-19/+5
|/ / /
* | | bumping 2.2.7 for relase2.2.7Lamont Granquist2016-08-221-1/+1
* | | Merge pull request #127 from chef/smurawski/agressive_terminationSteven Murawski2016-06-083-16/+81
|\ \ \
| * | | 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
|\ \ \ | |_|/ |/| |
| * | 2.3 is not yet known by RVM so use 2.3.0Tim Smith2016-03-021-1/+1
| * | Update ruby versions to test onTim Smith2016-03-021-3/+4
| * | Link to the code for the complete listTim Smith2016-02-171-5/+1
| * | Document more advanced usageTim Smith2016-02-171-10/+15
| * | 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
| * | Expand the license sectionTim Smith2016-02-171-3/+19
| * | Format markdown for better renderingTim Smith2016-02-171-20/+32
| * | 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.6Matt Wrock2016-02-032-1/+5
|/ /
* | Merge pull request #118 from chef/inheritMatt Wrock2016-02-023-3/+4
|\ \ | |/ |/|
| * removing ruby 1.9.3 from appveyor testsinheritMatt Wrock2016-02-021-2/+1
| * change CreateProcessAsUserW to use a int instead of boolMatt Wrock2016-02-022-1/+3
|/
* release 2.2.52.2.5Thom May2015-12-022-2/+2
* bump to 2.2.4Thom May2015-12-022-1/+6
* Merge pull request #114 from tschuy/allow_environment_symbolsThom May2015-12-022-1/+13
|\
| * convert environment hash keys to stringsEvan Tschuy2015-11-102-1/+13
|/
* bumping to 2.2.32.2.3domain_userMatt Wrock2015-10-222-1/+5
* update changelogMatt Wrock2015-10-221-0/+1
* move wmi lite dependency to windows gemspecMatt Wrock2015-10-222-1/+1
* add a comment for the recursive functionMatt Wrock2015-10-221-0/+4
* improve the test to more accurately detrermine if child process is killedMatt Wrock2015-10-202-11/+12
* removing specialized logger and cleaning loggingMatt Wrock2015-10-201-12/+14
* merging latest masterMatt Wrock2015-10-195-253/+252
|\
| * Bump to 2.2.22.2.2Kartik Null Cating-Subramanian2015-10-192-1/+6
| * Merge pull request #113 from chef/ksubrama/win32-processKartik Null Cating-Subramanian2015-10-192-251/+244
| |\