Do not subclass YangTextSchemaSource in yang-parser-impl
[yangtools.git] / yang / yang-data-codec-gson / src / test /
2020-09-25 Robert VargaDo not rely on default charset for test resources 21/92721/1
2020-09-22 Robert VargaAdd more use of assertThrows() 89/92589/2
2020-09-08 Robert VargaMass-migrate to use EffectiveModelContext 17/92417/2
2020-04-23 Robert VargaMountPointContext needs to expose EffectiveModelContext 17/89317/4
2020-01-22 Robert VargaMigrate assertThat() import 80/87080/3
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-10-23 serngawyAdd lenient JsonParserStream 55/85355/1
2019-10-07 Robert VargaClose JSON root context when the writer is closed 82/84982/1
2019-10-07 Mario AbrahamRepresent large number types as strings 75/84775/11
2019-09-25 Andrii MazurianRename AnyXmlNode to DOMSourceAnyxmlNode 91/83591/22
2019-09-03 Robert VargaSwitch encoding unsigned type normalization to Uint... 47/83947/20
2019-08-06 Robert VargaSwitch to using java.util.Base64 17/83417/5
2019-07-04 Anna BencurovaMake sure root JSON context is properly flushed 68/82868/9
2019-07-04 Robert VargaUnify ComplexJson SchemaContext references 29/82929/2
2019-05-30 Robert VargaCleanup testing AugmentationIdentifier instantiations 41/82341/2
2019-05-30 Robert VargaDeprecate NodeIdentifierWithPredicates constructors 39/82339/2
2019-04-08 Robert VargaReduce use of getChildByName() 49/81449/4
2019-04-04 Robert VargaRemove AttributesContainer 88/80688/33
2018-08-06 Stephen KittBuild with Mockito 2.1 89/74589/11
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-28 Atul GosainHandling empty text nodes 45/66045/4
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-21 David SuarezRemove trailing spaces in resource files 03/63403/1
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-04-16 Robert VargaMerge "Bug 2999: Use normalized type in creation of...
2015-04-16 Tony TkacikBug 2999: Use normalized type in creation of simple... 09/18409/1
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...
next