Mass-migrate to use EffectiveModelContext
[yangtools.git] / yang / yang-data-codec-gson / src / main / java / org / opendaylight / yangtools / yang / data / codec / gson / JSONCodecFactory.java
2020-09-08 Robert VargaMass-migrate to use EffectiveModelContext 17/92417/2
2020-04-18 Robert VargaPush out FIXMEs to 6.0.0 19/89119/2
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-10-07 Mario AbrahamRepresent large number types as strings 75/84775/11
2019-10-01 Robert VargaPush out FIXMEs to 5.0.0 33/84833/4
2019-05-27 Robert VargaAdd JSON support for normalized anydata 03/82203/12
2019-02-25 Robert VargaRemove deprecated JSONCodecFactory methods 89/80589/2
2017-12-27 Robert VargaYANGTOOLS-766: add RFC7951JSONInstanceIdentifierCodec 72/66772/2
2017-12-26 Robert VargaYANGTOOLS-766: introduce JSONCodecFactorySupplier 65/66765/3
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-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-09-02 Robert VargaEnable checkstyle on yang-data-codec-gson 76/62576/2
2017-04-04 Robert VargaBUG-7833: Fix identityref codecs 70/53870/7
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 VargaBUG-7996: Split JSONCodec into multiple implementations 73/53373/8
2017-03-17 Robert VargaUse TypedSchemaNode 21/53321/4
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/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-11 Robert VargaBUG-865: eliminate ExtendedType and DerivedType 68/41468/4
2016-01-28 Peter KajsaBug 4969: NPE in JSONCodecFactory by attempt to find... 54/33354/4
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