BUG-6757: revert fix for BUG-4456
[yangtools.git] / yang / yang-data-codec-gson /
2016-08-04 Thanh HaBumping versions by 0.0.1 for next dev cycle 53/43153/1
2016-07-20 AjayBug-6195: Fix issue with leafSetEntryNode in SchemaTracker 75/41875/3
2016-05-13 Peter KajsaBug 5446: Yangtools UnionStringCodec is not consistent... 53/38853/3
2016-05-11 Thanh HaBumping versions by 0.0.1 for next dev cycle 87/38687/1
2016-05-11 Thanh HaRelease Beryllium-SR2 86/38686/1 release/beryllium-sr2
2016-03-23 Thanh HaBumping versions by 0.0.1 for next dev cycle 79/36579/1
2016-03-23 Thanh HaRelease Beryllium-SR1 78/36578/1 release/beryllium-sr1
2016-02-18 Thanh HaBumping versions by 0.0.1 for next dev cycle 32/34932/1
2016-02-18 Thanh HaRelease Beryllium 31/34931/1 release/beryllium
2016-02-15 Thanh HaEnable site generation for yangtools 99/34099/2
2016-01-29 Tom PantelisBug 5019: Add QName param to NormalizedNodeWriter#leafS... 11/33611/2
2016-01-28 Peter KajsaBug 4969: NPE in JSONCodecFactory by attempt to find... 21/33721/1
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
2015-09-29 Peter KajsaBug 3670: Replaced YANG parser for new statement parser 26/25526/9
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-24 Robert VargaMerge "Bug 3051: Fixed pattern checks in generated...
2015-04-23 Tony TkacikBumped Yangtools by minor version. 06/18906/2
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-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-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...
2015-03-10 Jozef GloncakBUG 2282 - JSON top level element without module name 68/12668/9
2015-03-10 Tony TkacikMerge "Remove unneeded annontation"
2015-03-10 Tony TkacikMerge "Fix a generic warning"
2015-03-10 Tony TkacikMerge "Execute yang-maven-plugin"
2015-03-10 Maros MarsalekAnyXml NormalizedNode wraps a DOMSource value 51/16251/2
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
next