Fix license header violations in yang-parser-api
[yangtools.git] / code-generator / binding-data-codec /
2015-06-29 Robert VargaFix some minor sonar warnings 48/23048/4
2015-06-26 Tony TkacikBug 3821 - Augmentation codecs may be loaded after... 28/23028/2
2015-06-14 Tony TkacikBug 3687 - StreamWriterGenerator emits UNKNOWN_SIZE 64/22464/2
2015-06-09 Maros MarsalekBUG-706 Ignore anyxml nodes in binding serializer 67/22167/2
2015-06-08 Jan HajnarBug 3224 - Parsing data with choice in case via augment... 75/21975/2
2015-05-26 Martin BobakBug 2988 - DTO equality appears to be broken by proxy 48/21048/2
2015-05-12 Tony TkacikBug 3067: Improved error reporting in Binding Data... 23/19523/3
2015-05-07 Thomas BachmanBug 3151: Fix Not a Proxy Instance Exception 11/19811/1
2015-04-30 Tony TkacikMerge "Bug 2983 - Throws ResultAlreadySet instead of...
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-22 Tony TkacikMerge "Fixing findbugs"
2015-04-22 Tony TkacikMerge changes I7c9bd36f,I09573668
2015-04-21 Robert VargaMerge "Bug 2900: Fixed incorrect instanceof check in...
2015-04-21 Tony TkacikMerge "change to interface"
2015-04-20 Debalina Ghoshchange to interface 58/18558/3
2015-04-16 Robert VargaMerge "Bug 2362 - Milestone: Basic constraints validation"
2015-04-14 Robert VargaMerge "Bug 2362: Make sure JSON and XML codecs are...
2015-04-13 Tony TkacikMerge "BUG-1485: deprecate length/range methods"
2015-04-13 Robert VargaMerge "Bug 1260: Implemented Binding Caching Codec"
2015-04-13 Robert VargaMerge "Bug 2374 - YANG Binding: Added support for Augme...
2015-04-13 Tony TkacikBug 1260: Implemented Binding Caching Codec 51/17951/6
2015-04-11 Robert VargaDo not declare RuntimeExceptions as thrown 50/18150/1
2015-04-07 Tony TkacikMerge "Bug 2909 - Gson codec lost correct type"
2015-04-02 Robert VargaMerge "Fixed NPE in BindingCodecTree#getSubtreeCodec...
2015-04-02 Tony TkacikFixed NPE in BindingCodecTree#getSubtreeCodec(YangInsta... 35/17635/1
2015-04-01 Robert VargaBUG-869: kill more sonar warnings 03/17503/4
2015-04-01 Robert VargaBUG-869: remove public modifier 02/17502/2
2015-03-31 Tony TkacikBug 2374 - YANG Binding: Added support for Augmentation... 40/17440/1
2015-03-31 Robert VargaMerge "Bug 2924: DataCodecTree expose (de)serialization...
2015-03-31 Tony TkacikBug 2924: DataCodecTree expose (de)serialization method... 05/17405/1
2015-03-30 Robert VargaBUG-869: remove empty statements 57/17357/1
2015-03-30 Tony TkacikMerge "BUG-2876: prune empty subtree modifications"
2015-03-30 Tony TkacikMerge "Bug 2366: Introducing support for statement...
2015-03-30 Tony TkacikMerge "Add DefaultDataTreeCandidate utility class"
2015-03-27 Robert VargaMerge "Bug 2906 - Added support of entering notificatio...
2015-03-27 Tony TkacikBug 2906 - Added support of entering notification by... 21/17221/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 Robert VargaMerge "Bug 2857: Tied pre-existing implementation to...
2015-03-18 Tony TkacikBug 2857: Tied pre-existing implementation to BindingCo... 01/16701/4
2015-03-12 Robert VargaMerge "Bug 2818: Updated implementation of parser."
2015-03-12 Robert VargaMerge "Bug 2818: Introduced optional array for parsing...
2015-03-12 Robert VargaMerge "Bug 2248 - mvn clean install is failing due...
2015-03-12 Robert VargaMerge "Fixed generation of UnionBuilders for anonymous...
2015-03-12 Tony TkacikIntroduction of more powerful binding codec APIs 64/15964/6
2015-03-10 Robert VargaBUG-1513: introduce ChoiceSchemaNode 70/16270/7
2015-03-10 Tony TkacikMerge "BUG 2282 - JSON top level element without module...
2015-03-10 Tony TkacikMerge "Fix a generic warning"
2015-03-10 Robert VargaFix a generic warning 68/16268/1
2015-03-02 Robert VargaUse Collection.size() instead of Iterables.size() 53/15853/2
2015-02-26 Tony TkacikMerge "Bug 2539: Properly report incorrect Instance...
2015-02-26 Tony TkacikBug 2539: Properly report incorrect Instance Identifiers 82/15782/1
2015-02-26 Tony TkacikMerge changes I4f081454,Ibe6f283d,I83acfee3,If7a08ff1...
2015-02-26 Robert VargaSpellcheck AugmentableDataNodeContainerEmitterSource 55/15755/2
2015-02-26 Robert VargaUse simple string concat in DataObjectSerializerSource 54/15754/2
2015-02-26 Robert VargaFix BindingNormalizedNodeCodecRegistry thread safety 38/15738/2
2015-02-26 Robert VargaCompact BitsCodec 37/15737/2
2015-02-26 Robert VargaDo not declare Exception as thrown 36/15736/2
2015-02-26 Robert VargaDataContainerCodecPrototype should be final 35/15735/2
2015-02-26 Robert VargaFix code alignment 34/15734/2
2015-02-25 Tony TkacikMerge "Fix checkListKey not checking actual/expected...
2015-02-25 Robert VargaMark classes/fields as final 21/15721/1
2015-02-25 Robert VargaSkip ArrayList instantiation during deserialization 16/15716/2
2015-02-25 Martin CiglanBUG-2689: Cast exception when serializing L3Address... 58/15558/3
2015-02-25 Tony TkacikMerge "Updated Json Stream Writer to use gson JsonWriter."
2015-02-16 Tony TkacikMerge "Update Objects->MoreObjects"
2015-02-16 Robert VargaUpdate Objects->MoreObjects 29/15329/3
2015-02-05 Tony TkacikMerge "Introduce javax.annonations to concepts"
2015-02-05 Tony TkacikMerge "Document the Path concept."
2015-02-05 Tony TkacikMerge changes I7aea2237,Ie8e125e5
2015-02-05 Tony TkacikMerge changes Id14ebb05,I2a431693
2015-02-05 Tony TkacikMerge "Optimize Types instantiation"
2015-02-05 Tony TkacikMerge "Improve codec performance"
2015-01-27 Robert VargaMerge "Bug 2561: Parser incorrectly allows usage of...
2015-01-27 Robert VargaImprove codec performance 02/14402/5
2015-01-26 Tony TkacikMerge "Cleanup warning suppressions"
2015-01-25 Robert VargaMerge "Bug 1434 - Make arrays non-mutable"
2015-01-23 Robert VargaCleanup warning suppressions 19/14419/2
2015-01-23 Tony TkacikMerge "Split out codecs from BindingCodecContext"
2015-01-23 Tony TkacikMerge "DataTreeCandidateNode.getChildNodes() should...
2015-01-23 Tony TkacikMerge "Make NodeModification return a Collection"
2015-01-23 Tony TkacikMerge "Fixed incorrect serialization of multiple nested...
2015-01-23 Robert VargaMerge "Bug 2480: Union objects are generated incorrectl...
2015-01-23 Robert VargaSplit out codecs from BindingCodecContext 01/14401/2
2015-01-22 Robert VargaMerge "Added getModifiedChild to DataTreeCandidateNode."
2015-01-22 Robert VargaMerge "Bug 2404: RPC and Notification support for Bindi...
2015-01-22 Tomas CereFixed incorrect serialization of multiple nested UnionT... 50/14350/7
2015-01-21 Tony TkacikMerge "Improve BaseTemplate speed"
2015-01-21 Tony TkacikMerge "Bug 2431: YangTools grammar misses unknown state...
2015-01-20 Tony TkacikMerge "BUG-2606: formalize the augmentation removal"
2015-01-19 Robert VargaMerge "Bug 2606: Fixed serialization of null augmentati...
2015-01-19 Tony TkacikBug 2404: RPC and Notification support for Binding... 63/13763/8
2015-01-19 Tony TkacikBug 2606: Fixed serialization of null augmentations. 50/14250/1
2015-01-16 Robert VargaBUG-2159: fix wrong javadocs 85/14185/3
2015-01-15 Robert VargaMerge "Shift Builder<P> from toInstance() to build()"
2015-01-15 Ed WarnickeShift Builder<P> from toInstance() to build() 92/14092/2
2015-01-08 Tony TkacikBug 1573: Fixed deserialization of not representable... 03/14003/3
2015-01-07 Tony TkacikMerge "BUG-2159: update karaf version to 3.0.2"
next