Propagate EffectiveModelContext to more places
[yangtools.git] / yang / yang-data-util / src / main / java / org / opendaylight / yangtools / yang / data / util / codec /
2020-10-03 Robert VargaPropagate EffectiveModelContext to more places 83/92883/5
2020-09-08 Robert VargaMass-migrate to use EffectiveModelContext 17/92417/2
2020-03-27 Robert VargaDo not use SchemaNode.getPath() in assertions 52/88752/2
2019-12-29 Robert VargaRemove useless UnsupportedOperationException throws 12/86612/2
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-07-09 Robert VargaAdd AbstractSchemaContextProvider 81/82981/4
2019-04-03 Robert VargaTeach CodecCache about AnnotationSchemaNodes 63/81363/5
2019-03-25 Robert VargaRemove @NotThreadSafe annotations 38/81138/2
2019-03-22 Robert VargaRemove @ThreadSafe annotation from AbstractCodecFactory 03/81103/2
2019-03-22 Robert VargaRemove @ThreadSafe annotations from CodecCaches 01/81101/2
2019-03-16 Robert VargaRemove @ThreadSafe annotations 21/80921/7
2019-01-07 Robert VargaRemove JSR305 annotations from yang-data-util 65/79265/2
2018-11-22 Robert VargaRetrofit SchemaContextProvider 65/78065/4
2018-05-04 Robert VargaThrow ISE from SharedCodecCache 96/71796/1
2018-03-05 Robert VargaValidate parsed QName to identity 43/68543/4
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-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-06-21 Robert VargaBump odlparent dependency to 2.0.0 73/50173/13
2017-06-05 Robert VargaEnforce checkstyle in yang-data-util 41/58241/1
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: factor out AbstractCodecFactory 64/53864/2
2017-04-04 Robert VargaBUG-7983: extract codec caching from JSONCodecFactory 63/53863/2