summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* warn on stderrlcg/ffi-less-ffi-yajlLamont Granquist2015-03-241-2/+2
* Remove ffi gem as a hard dependencyLamont Granquist2015-03-245-18/+55
* bumping version to 2.0.0 for release2.0.0Lamont Granquist2015-03-171-1/+1
* add changelog for json deprecationLamont Granquist2015-03-171-0/+8
* Merge pull request #47 from chef/lcg/remove-json-compatLamont Granquist2015-03-172-522/+0
|\
| * Removing JSON gem compatibility layerLamont Granquist2015-03-172-522/+0
|/
* Merge pull request #45 from chef/lcg/faster-travisLamont Granquist2015-02-171-1/+1
|\
| * remove use of sudoLamont Granquist2015-02-171-1/+0
| * use travis containersLamont Granquist2015-02-171-0/+1
|/
* Merge pull request #44 from chef/lcg/fix-windows-checkLamont Granquist2015-02-174-3/+11
|\
| * remove opscode referencesLamont Granquist2015-02-172-2/+2
| * reset CHANGELOG for release1.4.0Lamont Granquist2015-02-171-0/+6
| * bump version to 1.4.0Lamont Granquist2015-02-171-1/+1
| * add md fileLamont Granquist2015-02-171-0/+2
| * mixin windows? helper directly into the objectLamont Granquist2015-02-172-5/+9
| * Move #windows? to lib to allow not checking libname to determine platformTyler Vann-Campbell2015-02-172-1/+7
* | Merge pull request #43 from chef/lcg/fix-windows-checkLamont Granquist2015-02-172-1/+11
|\ \ | |/ |/|
| * mixin windows? helper directly into the objectLamont Granquist2015-02-172-5/+9
| * Move #windows? to lib to allow not checking libname to determine platformTyler Vann-Campbell2015-02-082-1/+7
* | add CHANGELOGLamont Granquist2015-02-171-0/+8
|/
* Merge pull request #40 from chef/lcg/licenseLamont Granquist2015-01-271-0/+6
|\
| * fix urlLamont Granquist2015-01-271-1/+1
| * add note about licenseLamont Granquist2015-01-271-0/+6
|/
* Merge pull request #39 from chef/readme-level-upLamont Granquist2015-01-271-8/+34
|\
| * Update readme w/ basic use and "why this"danielsdeleo2015-01-271-8/+34
|/
* Merge pull request #38 from chef/lcg/invalid-utf8Lamont Granquist2015-01-222-2/+30
|\
| * remove unnecessary linelcg/invalid-utf8Lamont Granquist2015-01-221-1/+0
| * fix typoLamont Granquist2015-01-221-1/+1
| * support turning off validate_utf8Lamont Granquist2015-01-222-1/+28
| * catch and raise invalid string error betterLamont Granquist2015-01-221-0/+2
|/
* Merge pull request #37 from glensc/unknown-errorLamont Granquist2015-01-221-1/+1
|\
| * include status code for Unknown ErrorElan Ruusamäe2015-01-221-1/+1
|/
* make 'rake clean' clean more1.3.1Lamont Granquist2014-11-241-1/+2
* reset CHANGELOG.md for releaseLamont Granquist2014-11-241-0/+4
* bump version to 1.3.1Lamont Granquist2014-11-241-1/+1
* Merge pull request #34 from opscode/lcg/object-as-keyLamont Granquist2014-11-244-2/+27
|\
| * add CHANGELOGLamont Granquist2014-11-241-0/+8
| * allow arbitrary Objects as keysLamont Granquist2014-11-243-2/+19
|/
* version bump to 1.3.01.3.0Lamont Granquist2014-11-221-1/+1
* fix typo rvx -> rbxLamont Granquist2014-11-221-1/+1
* exclude rbx because its still being dumbLamont Granquist2014-11-221-0/+2
* Merge pull request #33 from opscode/lcg/encoding-keysLamont Granquist2014-11-224-54/+187
|\
| * avoid these tests on ruby 1.8.7Lamont Granquist2014-11-221-2/+2
| * add CHANGELOG for encoding arrays/hashes as keysLamont Granquist2014-11-221-0/+1
| * support calling #to_s on all types for keysLamont Granquist2014-11-223-54/+186
* | Merge pull request #32 from opscode/lcg/parser-bugsLamont Granquist2014-11-225-10/+58
|\ \ | |/
| * adding CHANGELOG.mdLamont Granquist2014-11-221-0/+3
| * fix bare object parsingLamont Granquist2014-11-222-9/+4
| * fix #15 by requiring string or IOLamont Granquist2014-11-221-0/+2
| * add busted specs for outstanding parser bugsLamont Granquist2014-11-221-1/+49
|/