Add lenient JsonParserStream
[yangtools.git] / yang / yang-data-codec-gson / src / test / java / org /
2019-10-23 serngawyAdd lenient JsonParserStream 34/85134/7
2018-05-16 Robert VargaMake tests use UntrustedXML instead of XMLInputFactory 41/72041/1
2018-05-16 Balaji VaradarajuYANGTOOLS-804: Netconf payload fails to render in JSON... 58/71058/8
2018-03-05 Robert VargaValidate parsed QName to identity 43/68543/4
2018-03-05 Robert VargaCleanup resources allocated in @BeforeClass 42/68542/7
2017-12-27 Robert VargaYANGTOOLS-766: expand test suite 78/66778/2
2017-12-27 Robert VargaYANGTOOLS-766: add RFC7951JSONInstanceIdentifierCodec 72/66772/2
2017-12-26 Robert VargaYANGTOOLS-766: introduce JSONCodecFactorySupplier 65/66765/3
2017-12-26 Robert VargaYANGTOOLS-678: enable empty key verification 64/66764/2
2017-10-27 Robert VargaBUG-4688: update Revision design a bit more 85/64785/4
2017-10-25 Robert VargaBUG-4688: switch revisions from Date to Revision 83/62083/11
2017-10-24 Robert VargaBUG-4688: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV 73/64673/3
2017-10-24 Robert VargaBUG-4688: Rework SchemaContext module lookups 41/64641/4
2017-10-24 Robert VargaUse QName.parseRevision() instead of SimpleDateFormatUtil 46/64646/1
2017-10-19 Tomas CereBUG 8927: Netconf response payload fails to render... 84/63984/13
2017-10-19 Robert VargaBUG-9265: Switch empty type mapping from Void to Empty 41/64241/7
2017-10-19 Robert VargaFix odlparent-3-detected checkstyle issues 56/64456/3
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-09-27 Robert VargaRemove deprecated Yin/YangStatementSourceImpl 37/62537/22
2017-09-02 Robert VargaEnable checkstyle on yang-data-codec-gson 76/62576/2
2017-09-01 Peter KajsaBug 7246 - Fix of SchemaTracker initialization and... 12/61712/11
2017-08-03 Robert VargaCleanup JSONCodecFactory.create() users 98/61098/1
2017-07-18 Igor FoltinBug 8675: Fix a design flaw of the new XML parser 36/59036/12
2017-05-18 Igor FoltinBug 8083: Preliminary unit tests 06/54106/4
2017-03-23 Robert VargaCleanup codecs a bit 69/53469/5
2016-12-09 Igor FoltinBug 7159: Add yang-test-util artifact 29/49129/2
2016-11-03 Igor FoltinBug 6814: Fix (de)serialization of anyxml in JSON 91/47491/4
2016-11-02 Stephen KittJava 8: use lambdas and function references 36/47836/2
2016-11-02 Stephen KittCleanup: remove redundant casts 34/47834/2
2016-08-15 Robert VargaBUG-865: remove String-based getDataChildByName() 98/42898/7
2016-07-29 Isaku YamahataBug 6112 - yang data impl: teach codec union+identityref 45/41545/5
2016-06-23 Igor FoltinBug 1441: Bug fixes, clean-up and test migration 43/39643/10
2016-06-03 Robert VargaScripted update of if statements 93/39793/2
2016-05-12 Peter KajsaBug 5446: Yangtools UnionStringCodec is not consistent... 69/38669/3
2016-05-09 Igor FoltinBug 5085: Clean-up test and retest JUnit tests 26/38426/2
2016-04-18 Ryan GouldingReplace tabs in java files with spaces 68/37568/3
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-03-09 Stephen KittSimplify boolean expressions 83/35883/3
2016-02-12 Robert VargaNoddeWithValue is generic 57/34557/3
2016-02-01 Peter KajsaBug 4969: Unable to find base type of leafref for old... 51/33851/1
2016-01-28 Peter KajsaBug 4969: NPE in JSONCodecFactory by attempt to find... 54/33354/4
2016-01-13 Peter KajsaBug 3874: Support of yang modeled AnyXML - JSON deseria... 42/29742/17
2016-01-09 Peter KajsaBug 3874: Support of yang modeled AnyXML - serializatio... 41/29741/15
2016-01-04 Robert VargaClean GSON-based codec 88/31988/2
2015-11-09 Peter KajsaBug 4501 - JSON for "type bits" in YANG models not... 14/28614/4
2015-09-29 Peter KajsaBug 3670: Replaced YANG parser for new statement parser 26/25526/9
2015-09-16 Robert VargaBUG-865: remove JSONNormalizedNodeStreamWriter.create() 66/26966/3
2015-06-15 Colin DixonProvide better error messages when parsing JSON. 67/20167/6
2015-06-08 Jan HajnarBug 3224 - Parsing data with choice in case via augment... 75/21975/2
2015-05-12 Jozef GloncakBUG 2973 - correction of output for empty yang type 36/13736/5
2015-03-23 Tony TkacikMerge "Make sure YangInstanceIdentifier.EMPTY is retained"
2015-03-22 Robert VargaMerge "Introduced skeletons of Contributor and User...
2015-03-21 Robert VargaMerge "Bug 2361: Added prototype implementation using...
2015-03-20 Robert VargaMerge "Bug 868: Removed Composite Nodes from Yangtools"
2015-03-19 Tony TkacikBug 868: Removed Composite Nodes from Yangtools 38/16838/1
2015-03-16 Tony TkacikMerge "BUG-2829: make static QName field hold a cached...
2015-03-12 Robert VargaMerge "Bug 2818: Updated implementation of parser."
2015-03-12 Tony TkacikBug 2818: Updated implementation of parser. 12/16412/1
2015-03-12 Tony TkacikMerge "Eliminate all trailing whitespace in xtend"
2015-03-12 Tony TkacikMerge "Make sure we do not generate trailing whitespace"
2015-03-12 Robert VargaMerge "Bug 2818: Introduced optional array for parsing...
2015-03-12 Tony TkacikBug 2818: Introduced optional array for parsing root... 05/16405/1
2015-03-10 Tony TkacikMerge "Migrate to BasicGenerator"
2015-03-10 Tony TkacikMerge "BUG 2282 - JSON top level element without module...
2015-03-10 Jozef GloncakBUG 2282 - JSON top level element without module name 68/12668/9
2015-03-09 Robert VargaMerge "Bug 2766: Fixed parsing and serializing XPath...
2015-03-08 Tony TkacikBug 2766: Fixed parsing and serializing XPath Instance... 00/15900/8
2015-02-25 Tony TkacikMerge "Fix checkListKey not checking actual/expected...
2015-02-25 Tony TkacikMerge "Updated Json Stream Writer to use gson JsonWriter."
2015-02-16 Peter KajsaUpdated Json Stream Writer to use gson JsonWriter. 74/13574/14
2015-01-15 Robert VargaMerge "Shift Builder<P> from toInstance() to build()"
2015-01-15 Ed WarnickeShift Builder<P> from toInstance() to build() 92/14092/2
2014-10-23 Tony TkacikMerge "Remove deprecated concepts.util.ListenerRegistry"
2014-10-22 Lukas SedlakMerge "Resolved some sonar issues: Simplify Boolean...
2014-10-22 Tony TkacikMerge "Bug 1950: Raise memory and permgen limits for...
2014-10-20 Lukas SedlakMerge "Bug 584 - Milestone : Increasing unit test cover...
2014-10-20 Lukas SedlakMerge "Bug 2191: Invalid use of addType in ChoiceCaseBu...
2014-10-17 Tony TkacikMerge "Fix javadoc warnings in common concepts"
2014-10-17 Tony TkacikMerge "BUG-868: remove deprecated YangInstanceIdentifie...
2014-10-17 Tony TkacikMerge "Bug 584: Test coverage increase"
2014-10-17 Tony TkacikMerge "Bug 584: test coverage increase"
2014-10-17 Tony TkacikMerge "BUG-1902: reuse ConcreteTypeImpl instances"
2014-10-17 Tony TkacikMerge "Bug 584: Test coverage increase"
2014-10-17 Tony TkacikMerge "Add all topology models to features"
2014-10-17 Tony TkacikMerge "Add features artifact"
2014-10-16 Tony TkacikMerge "Bug 2202: DerivableSchemaNode API incorrect...
2014-10-16 Tony TkacikMerge "Bug 2147 - JSON does not properly encode multili...
2014-10-15 Jan HajnarBug 2147 - JSON does not properly encode multiline... 75/11975/1
2014-09-15 Robert VargaMerge "Added Nonnull annotation for get operation"
2014-09-12 Tony TkacikMerge "Bug 1817 - Add in ietf-restonf to the yangtools...
2014-09-12 Tony TkacikMerge "BUG-865: migrate tests to use BindingGeneratorIm...
2014-09-11 Jozef GloncakBUG 1440 - additional tests for data-codec-gson 99/10999/4
2014-09-04 Tony TkacikMerge "Bug 1446: Changed QNM to toString listener for...
2014-09-02 Robert VargaMerge "Added tests for yang.model.util"
2014-09-01 Tony TkacikMerge "Hotfix for stmtsep use in YangParser grammar."
2014-09-01 Tony TkacikMerge "Bug 1478 - Autoboxing support"
2014-09-01 Robert VargaMerge "Replaced harcoded nexus proxy URLs with variable."
2014-09-01 Tony TkacikMerge "Improve TypeProviderImpl.sortTypeDefinitionAccor...
2014-09-01 Tony TkacikMerge "Change yang-maven-plugin to write yang files...
2014-09-01 Robert VargaBUG-1440: introduce SchemaTracker and use it 59/10559/4
next