Cache translated XML attributes
[yangtools.git] / yang / yang-data-codec-gson / src /
2019-04-08 Robert VargaReduce use of getChildByName() 49/81449/4
2019-04-04 Robert VargaRemove AttributesContainer 88/80688/33
2019-03-27 Robert VargaUpdate NormalizedNodeStreamWriter 19/81219/1
2019-03-25 Robert VargaBump odlparent to 5.0.0 92/80892/23
2019-03-04 Robert VargaRework NormalizedNodeStreamWriter 62/80662/16
2019-02-25 Robert VargaRefactor ListEntryNodeDataWithSchema 92/80592/3
2019-02-25 Robert VargaRemove deprecated JsonParserStream methods 91/80591/1
2019-02-25 Robert VargaRemove deprecated JSONCodecFactory methods 89/80589/2
2019-01-20 Robert VargaAllow {Json,Xml}ParserStream to handle actions 64/79764/2
2019-01-20 Robert VargaAllow JSON/XML writers to be instantiated with root... 65/79765/2
2019-01-07 Robert VargaRemove JSR305 annotations from yang-data-codec-gson 66/79266/2
2019-01-07 Stephen KittAlign createQName @Nonnull declarations 61/79261/1
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-09-17 Robert VargaDo not emit empty non-presence containers 79/76179/3
2018-09-17 Robert VargaFix spotbugs warnings in yang-data-codec-gson 74/76174/1
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
2018-02-23 Robert VargaReport parent SchemaPath on error 39/68539/1
2018-02-22 Robert VargaSpeed up JSON codec operations 93/68493/2
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-11-20 Robert VargaRename ChoiceCaseNode to CaseSchemaNode 47/65747/2
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11
2017-11-13 Robert VargaSplit out OpenDaylight yang-ext metamodel 46/65446/9
2017-11-10 Robert VargaRefactor TypedSchemaNode 09/65409/6
2017-11-06 Robert VargaEliminate (Unsigned)IntegerTypeDefinition 86/65086/8
2017-11-03 Robert VargaYANGTOOLS-621: introduce specialized integer types 43/65043/11
2017-11-03 Robert VargaRemove JSONCodecFactory.create(SchemaContext) 36/65036/5
2017-11-03 Robert VargaUpdate ChoiceSchemaNode design 52/64852/12
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-10-04 Stephen KittAllow shared JSONNNSWriter use 35/63335/4
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-06-21 Robert VargaBump odlparent dependency to 2.0.0 73/50173/13
2017-05-23 Robert VargaCleanup JsonParserStream 95/57595/2
2017-05-18 Igor FoltinBug 8083: Preliminary unit tests 06/54106/4
2017-04-04 Robert VargaBUG-7833: Fix identityref codecs 70/53870/7
2017-04-04 Robert VargaBUG-7983: unify JSONCodec and XmlCodec methods 69/53869/5
2017-04-04 Robert VargaBUG-7983: make XmlCodecFactory a subclass of AbstractCo... 65/53865/4
2017-04-04 Robert VargaBUG-7983: factor out AbstractCodecFactory 64/53864/2
2017-04-04 Robert VargaBUG-7983: extract codec caching from JSONCodecFactory 63/53863/2
2017-04-04 Robert VargaBUG-7996: expose different implementations of JSONCodec... 01/53801/2
2017-04-04 Robert VargaBUG-7996: reshuffle caching logic 20/53620/10
2017-03-23 Robert VargaCleanup codecs a bit 69/53469/5
2017-03-23 Robert VargaBUG-7996: Use weak keys in SharedJSONCodecFactory 88/53388/7
2017-03-23 Robert VargaBUG-7996: Split JSONCodec into multiple implementations 73/53373/8
2017-03-17 Robert VargaUse TypedSchemaNode 21/53321/4
2017-03-15 Robert VargaReduce visibility of codec methods 93/53293/4
2016-12-09 Igor FoltinBug 7159: Add yang-test-util artifact 29/49129/2
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
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-08-01 Robert VargaBUG-865: remove JSONCodec.needQuotes() 50/42850/2
2016-07-29 Isaku YamahataBug 6112 - yang data impl: teach codec union+identityref 45/41545/5
2016-07-29 AjayBug-6195: Fix issue with leafSetEntryNode in SchemaTracker 45/42445/3
2016-07-11 Robert VargaBUG-865: eliminate ExtendedType and DerivedType 68/41468/4
2016-06-23 Igor FoltinBug 1441: Bug fixes, clean-up and test migration 43/39643/10
2016-06-15 Robert VargaBUG-865: Remove users of SchemaAwareNormalizedNodeStrea... 98/39698/16
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-05-02 Igor FoltinBug 1441: Implement XML Stream Reader to Normalized... 31/37031/5
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-03-07 Stephen KittRemove redundant modifiers 82/35882/2
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-27 Tom PantelisBug 5019: Add QName param to NormalizedNodeWriter#leafS... 22/33222/4
2016-01-13 Peter KajsaBug 3874: Support of yang modeled AnyXML - JSON deseria... 42/29742/17
2016-01-12 Jan HajnarBug 2062 - StreamWriter APIs loses information about... 58/32258/4
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-12-07 Robert VargaRevert "Revert "Bug 3874: Support of yang modeled AnyXM... 89/30889/1
2015-12-06 Robert VargaRevert "Bug 3874: Support of yang modeled AnyXML -... 68/30868/1
2015-12-05 Peter KajsaBug 3874: Support of yang modeled AnyXML - API 31/29731/13
2015-11-09 Peter KajsaBug 4501 - JSON for "type bits" in YANG models not... 14/28614/4
2015-10-12 Robert VargaBUG-4261: convert JSON parser to pass down SchemaNode... 48/28248/3
2015-10-12 Robert VargaUse StringBuilder instead of StringWriter 44/28244/2
next