summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert from rubocop to finstylelcg/finstyleLamont Granquist2015-09-2230-402/+363
* add CHANGELOG.md updatesLamont Granquist2015-09-221-0/+9
* Merge pull request #73 from chef/lcg/drop-193Lamont Granquist2015-09-222-6/+1
|\
| * Remove ruby 1.9.2 supportLamont Granquist2015-09-222-6/+1
* | Merge pull request #72 from chef/lcg/auto-changelogLamont Granquist2015-09-223-89/+107
|\ \ | |/ |/|
| * add Rake tasklcg/auto-changelogLamont Granquist2015-09-223-50/+11
| * fixing some old entriesLamont Granquist2015-09-221-31/+10
| * autogenerated changelogLamont Granquist2015-09-221-85/+163
|/
* bumping to 2.2.2 for release2.2.2Lamont Granquist2015-07-151-1/+1
* update CHANGELOG for 2.2.2Lamont Granquist2015-07-151-1/+11
* Merge pull request #69 from chef/lcg/fix-uninit-constantLamont Granquist2015-07-151-0/+4
|\
| * fix uninitialized constant errorslcg/fix-uninit-constantLamont Granquist2015-07-151-0/+4
|/
* bump version for release2.2.1Lamont Granquist2015-07-131-1/+1
* add CHANGELOG entries for releasLamont Granquist2015-07-131-1/+11
* Merge pull request #68 from chef/lcg/more-copsLamont Granquist2015-07-1021-399/+287
|\
| * rubocop on 2.2 needs to ignore this lineLamont Granquist2015-07-101-1/+1
| * ruby 1.9/2.0/2.1 have unicode symbol issuesLamont Granquist2015-07-101-1/+1
| * down to zero offensesLamont Granquist2015-07-1014-316/+204
| * yet more copslcg/more-copsLamont Granquist2015-07-0914-60/+62
| * some more cop fixesLamont Granquist2015-07-097-17/+22
| * eliminate Rescue ExceptionLamont Granquist2015-07-096-23/+16
|/
* Merge pull request #67 from chef/lcg/fix-superclass-in-extLamont Granquist2015-07-092-6/+9
|\
| * stop ignoring rbx failuresLamont Granquist2015-07-091-2/+0
| * fix other possible superclass mismatchesLamont Granquist2015-07-091-4/+7
| * fix superclass mismatch on rbx in c extLamont Granquist2015-07-091-1/+3
|/
* Merge pull request #66 from chef/lcg/rubocopLamont Granquist2015-07-0928-202/+191
|\
| * fix rubocop symbolLamont Granquist2015-07-091-1/+1
| * remaining autofixable copsLamont Granquist2015-07-0913-73/+72
| * fix lots of copsLamont Granquist2015-07-0925-131/+121
|/
* Merge pull request #65 from chef/fix_requireLamont Granquist2015-07-021-1/+1
|\
| * Fix require in readmefix_requireThom May2015-07-021-1/+1
|/
* Merge pull request #59 from kou/suppress-method-redefined-warningsLamont Granquist2015-06-221-1/+2
|\
| * Suppress method redefined warningsKouhei Sutou2015-05-211-1/+2
* | Merge pull request #64 from chef/uninitialized-variable-in-extLamont Granquist2015-06-221-0/+1
|\ \
| * | Fix uninitialized instance variable when using extuninitialized-variable-in-extdanielsdeleo2015-06-191-0/+1
|/ /
* | Merge pull request #62 from kou/fix-superclass-mismatch-for-stringioLamont Granquist2015-05-271-1/+4
|\ \
| * | Ensure DateTime defined instead of specifying super classKouhei Sutou2015-05-271-1/+2
| * | Fix superclass mismatch for class StringIOKouhei Sutou2015-05-271-0/+2
|/ /
* | Merge pull request #61 from kou/suppress-asigned-but-unused-variable-warningsLamont Granquist2015-05-241-1/+0
|\ \
| * | Suppress assigned but unused variable warningKouhei Sutou2015-05-211-1/+0
| |/
* | Merge pull request #60 from kou/suppress-circular-require-warningsLamont Granquist2015-05-242-4/+0
|\ \ | |/ |/|
| * Suppress circular require warningsKouhei Sutou2015-05-212-4/+0
|/
* Merge pull request #58 from AaronLasseigne/patch-1Thom May2015-05-111-3/+3
|\
| * fix parse error in travis.ymlAaron Lasseigne2015-05-091-3/+3
|/
* removing whitespace, testing travisLamont Granquist2015-05-051-1/+0
* add master to whitelistLamont Granquist2015-05-051-0/+3
* bump version to 2.2.02.2.0Lamont Granquist2015-04-301-1/+1
* update changelog for releaseLamont Granquist2015-04-301-0/+11
* derp, really force to utf8, really checkLamont Granquist2015-04-242-1/+5
* add more notes on what options doLamont Granquist2015-04-241-2/+4