summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't ship the rakefile or specs in the gem artifactmore_cleanupTim Smith2018-12-102-5/+5
* Add a code of conduct fileTim Smith2018-12-071-0/+1
* Merge pull request #96 from chef/lcg/chefstyle5Lamont Granquist2018-08-014-6/+6
|\
| * fixes for latest chefstyle ruleslcg/chefstyle5Lamont Granquist2018-07-034-6/+6
|/
* Merge pull request #95 from chef/lcg/chefstyleLamont Granquist2018-06-263-4/+8
|\
| * fix some chefstyleLamont Granquist2018-06-263-4/+8
|/
* Merge pull request #93 from chef/lcg/yajl-ruby-vulnLamont Granquist2017-11-292-2/+8
|\
| * remove bundler installlcg/yajl-ruby-vulnLamont Granquist2017-11-291-1/+0
| * add check for yajl-ruby vulnerabilityLamont Granquist2017-11-281-1/+8
|/
* update support to ruby >= 2.2Lamont Granquist2017-07-101-6/+1
* Merge pull request #89 from AnalogJ/patch-1Tim Smith2017-06-261-1/+2
|\
| * Update README.md, remove support for 2.1.xJason Kulatunga2017-06-261-1/+2
|/
* bump version2.3.1Lamont Granquist2017-06-212-2/+11
* allow github-changelog-generator to be optionalLamont Granquist2017-06-211-5/+9
* remove duplicated codeLamont Granquist2017-06-213-19/+8
* Merge pull request #87 from chef/cleanupLamont Granquist2017-06-2136-552/+312
|\
| * All non-standard rubies to failcleanupTim Smith2017-06-201-0/+15
| * Update travis test to runTim Smith2017-06-202-3/+1
| * Switch from reek/rubocop to chefstyleTim Smith2017-06-2031-364/+254
| * Require Ruby 2.2 and bump depsTim Smith2017-06-201-6/+5
| * Remove the test kitchen stuff that doesn't workTim Smith2017-06-203-104/+0
| * Format the readmeTim Smith2017-06-201-73/+31
| * Test on modern rubyTim Smith2017-06-201-4/+8
|/
* Merge pull request #86 from voxik/fix-licenseLamont Granquist2017-05-311-1/+1
|\
| * Fix license.Vít Ondruch2017-05-301-1/+1
|/
* update changelogLamont Granquist2016-07-221-0/+8
* bump version to 2.3.02.3.0Lamont Granquist2016-07-221-1/+1
* Merge pull request #80 from chef/ruby-2.4.0Lamont Granquist2016-07-222-2/+4
|\
| * remove ruby-head from allowed failuresLamont Granquist2016-07-221-2/+0
| * replace Fixnum+Bignum with Integer?Lamont Granquist2016-07-221-0/+4
|/
* Merge pull request #78 from chef/lcg/travis-matrix-updatesLamont Granquist2016-07-225-53/+27
|\
| * testing updatesLamont Granquist2016-07-225-53/+27
|/
* update changelogLamont Granquist2016-01-072-38/+4
* bump version to 2.2.32.2.3Lamont Granquist2016-01-071-1/+1
* Merge pull request #75 from chef/lcg/fix-force-encodingLamont Granquist2016-01-062-3/+29
|\
| * fixes for 1.9 and 2.0lcg/fix-force-encodingLamont Granquist2016-01-051-2/+2
| * trying to fix 1.9/2.0Lamont Granquist2016-01-051-2/+2
| * use new ruby #scrub method where availableLamont Granquist2016-01-052-3/+16
| * make sure utf-8 cleaning doesn't grow without boundsLamont Granquist2016-01-051-0/+7
| * fix validate_utf8: false encoding coercionLamont Granquist2016-01-052-2/+8
|/
* 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
|\