Merge "Added tests for yang.model.util"
[yangtools.git] / yang / yang-binding / src / main / java / org / opendaylight / yangtools / yang / binding / util / BindingReflections.java
2014-09-02 Robert VargaMerge "Added tests for yang.model.util"
2014-09-01 Tony TkacikMerge "Change yang-maven-plugin to write yang files...
2014-08-29 Robert VargaMerge "BUG-576: fixed possible null pointer dereference...
2014-08-29 Robert VargaMerge "BUG-1433: augmentation field visibility changed...
2014-08-29 Robert VargaMerge "BUG-869: added proper handling of nullable param...
2014-08-29 Robert VargaMerge "Fix to feature files to include ietf-yang-types...
2014-08-28 Tony TkacikMerge "BUG-576: fixed invalid key used to search map...
2014-08-28 Tony TkacikMerge "BUG-576: added support for handling nested group...
2014-08-28 Tony TkacikMerge "BUG-1590: introduce PathArgument.toRelativeStrin...
2014-08-27 Tony TkacikMerge "BUG-869: reworked check for integer value."
2014-08-27 Tony TkacikMerge "ModifiedNode instantiation improvement."
2014-08-27 Tony TkacikMerge "Bug 1258: Implement DataTree partial indexing"
2014-08-27 Tony TkacikMerge "BUG-650: improve toYangInstanceIdentifier()...
2014-08-27 Tony TkacikMerge "Pre-cache child node set"
2014-08-27 Lukas SedlakMerge "Bug 1443: Added support for misplaced augmentati...
2014-08-26 Tony TkacikBug 1443: Added support for misplaced augmentations. 01/10301/5
2014-08-10 Tony TkacikBug 1443: Implemented Lazy deserialization using dynami... 95/9795/7
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-08-03 Tony TkacikMerge "BUG-1275: Expose XmlStreamUtils.writeValue()"
2014-08-03 Tony TkacikMerge "BUG-1460: make sure DCL works"
2014-08-03 Robert VargaMerge "Runtime Codec cleanup"
2014-08-03 Tony TkacikRuntime Codec cleanup 84/9584/2
2014-06-06 Tony TkacikMerge "BUG-584: added test-models to integration-test...
2014-06-06 Tony TkacikMerge "BUG-584: moved yangtools-it under integration...
2014-06-06 Tony TkacikMerge "Improved sorting of augmentations before code...
2014-06-05 Tony TkacikMerge "BUG 1130 STRING_DEFAULT_CODEC - deserialize...
2014-06-04 Robert VargaMerge "Bug 484: Fix XmlDocumentUtils.toDocument to...
2014-06-04 Robert VargaMerge "Checkstyle coding-style rules"
2014-06-03 Robert VargaMerge "Bug 1123 - Fixed incorrect augment target resolving"
2014-06-02 Robert VargaMerge "Bug 1027: Fixed generation of static QNAME field"
2014-06-02 Tony TkacikBug 1027: Fixed generation of static QNAME field 30/7330/3
2014-05-23 Robert VargaMerge "Checkstyle logging rules"
2014-05-20 Tony TkacikMerge "BUG-994: Create QNameModule for resource sharing"
2014-05-20 Tony TkacikMerge "Bug 735 - Part 1: Update ietf-restconf and ietf...
2014-05-20 Tony TkacikMerge "BUG-509: InstanceIdentifier should be Comparable"
2014-05-19 Robert VargaMerge "Improved documentation of BindingReflections."
2014-05-19 Tony TkacikImproved documentation of BindingReflections. 26/7226/1
2014-05-19 Robert VargaMerge "Bug 1027: Improved instance identifier codec...
2014-05-19 Tony TkacikBug 1027: Improved instance identifier codec for augmen... 20/7220/1
2014-05-19 Tony TkacikMerge "BUG-987: improve generated type allocation"
2014-05-18 Robert VargaMove ClassLoaderUtils 60/7160/2
2014-05-18 Robert VargaBUG-731: Declare which exceptions are possible from... 56/7156/1
2014-05-12 Tony TkacikMerge changes Ib555d8f4,I6a6fb601
2014-05-12 Tony TkacikMerge "Don't throw NPE if we fail to find ChildOf inter...
2014-05-12 Robert VargaDon't throw NPE if we fail to find ChildOf interface 03/6903/1
2014-05-12 Tony TkacikMerge "BUG-865: removed unnecessary test file."
2014-05-10 Tony TkacikMerge changes Id6a27004,I7baa722d
2014-05-10 Tony TkacikMerge "Fix InstanceIdentifier toString()"
2014-05-10 Tony TkacikMerge "Remove unused imports"
2014-05-10 Tony TkacikMerge "BUG-648: add missing copy builders"
2014-05-10 Tony TkacikMerge "BUG-731: remove unneded temp variables"
2014-05-08 Robert VargaBUG-731: remove unneded temp variables 86/6786/3
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml. 01/6001/16
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-02-26 Tony TkacikFixed missing predicate in package name regex. Improved... 69/5469/1
2014-02-21 Robert VargaFix various warnings 08/5408/2
2014-02-19 Tony TkacikMerge "Add registration interface contract definition"
2014-02-19 Tony TkacikMerge "Add injectable LoadingStrategy to RuntimeGenerat...
2014-02-19 Maros MarsalekAdd injectable LoadingStrategy to RuntimeGeneratedMappi... 13/5413/1
2014-02-07 Tony TkacikAdded support for discovering YangModuleInfo via Servic... 57/5157/5
2014-02-05 Tony TkacikExtended BindingReflections to support detecting notifi... 22/5122/2
2014-02-04 Tony TkacikAdded getServiceType and support for classloading strat... 62/5062/4
2014-01-26 Tony TkacikMerge "Add SchemaContextListener and deprecate SchemaSe...
2014-01-26 Tony TkacikBug 309 : Fixed incorrect serialization of instance... 97/4797/1
2014-01-24 Robert VargaMerge changes I6265d077,I0be9473e,If481ebdb
2014-01-24 Tony TkacikAdded implementation of getQName for Identity classes 95/4695/1
2014-01-20 Tony TkacikMerge "Changed generation of POST operation block"
2014-01-19 Tony TkacikMerge "BUG-326: quickfix: Log offending type and fallba...
2014-01-19 Robert VargaRemove unused imports 82/4382/1
2013-12-13 Tony TkacikMerge "Added constructor in QName to create instance...
2013-12-13 Robert VargaMerge "Added headers to the concepts bundles"
2013-12-12 Tony TkacikAdded headers to the concepts bundles 85/3685/1
2013-12-12 Tony TkacikRevert "Added headers to the concepts bundles" 65/3665/1
2013-12-12 Tony TkacikAdded headers to the concepts bundles 56/3656/1