Bug 4969: NPE in JSONCodecFactory by attempt to find codec for a leafref
[yangtools.git] / yang / yang-data-codec-gson / src / main / java / org / opendaylight / yangtools / yang / data / codec / gson / JSONCodecFactory.java
2016-01-28 Peter KajsaBug 4969: NPE in JSONCodecFactory by attempt to find... 21/33721/1
2015-06-29 Robert VargaRemove unneeded cast 32/23532/1
2015-06-18 Jan HajnarBug 3645 - instance-identifier parsing error 93/22693/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-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-08 Jan HajnarBug 2960 - Yang Data Codec Gson: failed to lookup prefi... 12/17912/2
2015-03-22 Robert VargaMerge "Introduced skeletons of Contributor and User...
2015-03-21 Robert VargaMerge "Bug 2361: Added prototype implementation using...
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-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
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-10 Tony TkacikMerge "BUG-1790: detect existing unmodifiableMap encaps...
2014-09-09 Tony TkacikMerge changes I3672c44d,I9ca6b66d
2014-09-09 Robert VargaBUG-1768: expose JSONCodecFactory for sharing 41/10941/1