BUG 8927: Netconf response payload fails to render in JSON
[yangtools.git] / yang / yang-data-codec-gson / src / main / java / org /
2017-12-06 Tomas CereBUG 8927: Netconf response payload fails to render... 46/66046/3
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-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-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-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-02 Igor FoltinBug 1441: Implement XML Stream Reader to Normalized... 31/37031/5
2016-03-07 Stephen KittRemove redundant modifiers 82/35882/2
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-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
2015-09-27 Robert VargaUse Objects.hashCode() 00/27500/1
2015-09-23 Igor FoltinFixed some major sonar issues in yang-data-codec-json. 59/27159/6
2015-09-16 Robert VargaBUG-865: remove JSONNormalizedNodeStreamWriter.create() 66/26966/3
2015-09-04 Robert VargaUse NodeIdentifier.create() in JSON codec 23/26523/1
2015-08-11 Thanh HaFix license header violations in yang-data-codec-gson 42/24842/2
2015-06-29 Robert VargaMake more mathods static 33/23533/1
2015-06-29 Robert VargaRemove unneeded cast 32/23532/1
2015-06-29 Robert VargaFix some minor sonar warnings 48/23048/4
2015-06-18 Jan HajnarBug 3645 - instance-identifier parsing error 93/22693/2
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-14 Colin DixonMark JSON writers as @Deprecated 65/18065/4
2015-05-12 Jozef GloncakBUG 2973 - correction of output for empty yang type 36/13736/5
2015-04-30 Robert VargaMerge "Fixed sonar issues in ClassLoaderUtils."
2015-04-30 Tony TkacikMerge "Add hooking into NormalizedNodeParsers."
2015-04-30 Tony TkacikMerge "Bug 2983 - Throws ResultAlreadySet instead of...
2015-04-28 Robert VargaMerge "Cleanup some major sonar warning in yang/*"
2015-04-27 Tony TkacikCleanup some major sonar warning in yang/* 35/19135/1
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-04-16 Robert VargaMerge "Bug 2362 - Milestone: Basic constraints validation"
2015-04-16 Robert VargaMerge "Direct schema node lookup in SchemaUtils"
2015-04-15 Tony TkacikMerge "Bug 2997: Fixed instanceof checks to use interfaces"
2015-04-15 Tony TkacikBug 2997: Fixed instanceof checks to use interfaces 11/18311/1
2015-04-14 Robert VargaMerge "Bug 2362: Make sure JSON and XML codecs are...
2015-04-13 Robert VargaMerge "Bug 2374 - YANG Binding: Added support for Augme...
2015-04-10 Tony TkacikMerge "BUG-2962: add DataTreeTip interface and implemen...
2015-04-10 Tony TkacikBug 2362: Make sure JSON and XML codecs are not losing... 10/18010/2
2015-04-10 Robert VargaMerge "Bug 2362: Added pattern validation for string...
2015-04-10 Robert VargaMerge "Extracted remaining codecs to protected classes."
2015-04-09 Jan HajnarBug 2964 - ClassCastException when querying - 30/18030/1
2015-04-09 Tony TkacikMerge "Make sure LOOKUP is a proper constant"
2015-04-09 Tony TkacikMerge "Remove unneeded final modifiers"
2015-04-09 Tony TkacikMerge "Remove unused imports"
2015-04-09 Tony TkacikMerge "Fix modifier ordering"
2015-04-09 Tony TkacikMerge "Bug 2960 - Yang Data Codec Gson: failed to looku...
2015-04-09 Robert VargaRemove unused imports 05/18005/1
2015-04-08 Jan HajnarBug 2960 - Yang Data Codec Gson: failed to lookup prefi... 12/17912/2
2015-04-07 Tony TkacikMerge "Bug 2909 - Gson codec lost correct type"
2015-03-31 Robert VargaMerge "Bug 2924: DataCodecTree expose (de)serialization...
2015-03-30 Robert VargaBUG-869: remove empty statements 57/17357/1
2015-03-30 Tony TkacikMerge "Bug 2366: Introducing support for statement...
2015-03-23 Tony TkacikMerge "BUG-2876: improve ModificationType accuracy"
2015-03-23 Tony TkacikMerge "BUG-2876: switch to using the computed Modificat...
2015-03-23 Tony TkacikMerge "BUG-2876: determine ModificationType while apply...
2015-03-23 Tony TkacikMerge "Bug 2843 - Restconf JSON PUT cannot update/creat...
2015-03-23 Jan HajnarBug 2843 - Restconf JSON PUT cannot update/create netwo... 78/16978/2
2015-03-23 Tony TkacikMerge "BUG-2352: Remove commons-io from features"
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 Tony TkacikBug 2874: Fixed JSON parsing of choice inside augment 13/16913/1
2015-03-18 Robert VargaMerge "Bug 2864: Fixed (de)serialization of leafrefs"
2015-03-18 Tony TkacikBug 2864: Fixed (de)serialization of leafrefs 52/16752/1
2015-03-16 Tony TkacikMerge "Bug 2846 - Ordered-by user is broken again ...
2015-03-16 Jan HajnarBug 2846 - Ordered-by user is broken again - SFC is... 22/16622/2
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 Robert VargaBUG-1513: introduce ChoiceSchemaNode 70/16270/7
2015-03-10 Tony TkacikMerge "Migrate to BasicGenerator"
2015-03-10 Tony TkacikMerge "BUG 2282 - JSON top level element without module...
next