BUG-4295: fix merge callsite
[yangtools.git] / yang / yang-data-impl / src / main / java / org / opendaylight / yangtools / yang / data / impl / schema / tree / InMemoryDataTreeModification.java
2016-01-25 Robert VargaBUG-4295: fix merge callsite 85/33485/1
2015-12-08 Robert VargaBUG-4684: prune WRITE operation children when ready 65/30265/3
2015-10-08 Robert VargaBUG-4359: use WRITE-implied metadata 24/27924/3
2015-09-25 Robert VargaUse YangInstanceIdentifier.getAncestor() 89/27389/2
2015-07-07 Robert VargaBUG-2882: implement DataTreeModificationCursor 25/23825/1
2015-07-07 Robert VargaEnforce sealed DataTreeModification 23/23823/1
2015-06-26 Tony TkacikBUG-1014: Moved recursive verify of written data to... 85/22885/2
2015-06-05 Tony TkacikBug 3189 Special case of checking root node QName. 53/21953/2
2015-06-05 Tony TkacikBUG-3189: Check consistency of Instance Identifier... 78/21978/1
2015-06-05 Tony TkacikBUG-3189: Check consistency of Instance Identifier... 52/21952/2
2015-06-05 Robert VargaAdd an explicit guard for root presence 51/21951/2
2015-06-04 Moiz RajaBUG 2970 : Throw a specific exception when schema valid... 82/21882/2
2015-05-04 Robert VargaMerge "Bug 3016 : This manual serialization of Immutabl...
2015-05-04 Robert VargaMerge "Removed features-test"
2015-05-04 Robert VargaMerge "Removed unused dependency."
2015-05-04 Tony TkacikMerge "Fix sonar issues in AnyXmlEffectiveStatementImpl"
2015-05-03 Robert VargaDo not use recursion in InMemoryDataTreeModification... 89/19489/2
2015-04-30 Tony TkacikMerge "Bug 2983 - Throws ResultAlreadySet instead of...
2015-04-28 Robert VargaMerge "Cleanup some major sonar warning in yang/*"
2015-04-28 Robert VargaMerge "Bumped Checkstyle to 6.1.1 to be in sync with...
2015-04-27 Robert VargaBUG-2882: introduce cursor-based modification API 95/18595/15
2015-04-13 Robert VargaMerge "Bug 2374 - YANG Binding: Added support for Augme...
2015-04-08 Robert VargaMerge "Bug 2362: Wired integer value validating codec."
2015-04-08 Tony TkacikMerge "BUG-2955: Fix error reporting for wrong YangInst...
2015-04-08 Robert VargaBUG-2955: Fix error reporting for wrong YangInstanceIde... 53/17853/4
2015-03-30 Tony TkacikMerge "Bug 2366: Introducing support for statement...
2015-03-27 Robert VargaMerge "Bug 2906 - Added support of entering notificatio...
2015-03-23 Robert VargaFix child ordering assumptions 92/16992/4
2015-03-23 Tony TkacikMerge "Make sure YangInstanceIdentifier.EMPTY is retained"
2015-03-22 Robert VargaMerge "Introduced skeletons of Contributor and User...
2015-03-21 Robert VargaMerge "Bug 2361: Added prototype implementation using...
2015-03-20 Robert VargaMerge "Bug 868: Removed Composite Nodes from Yangtools"
2015-03-20 Robert VargaMerge "Bug 868: Removed Binding to Composite Node codecs."
2015-03-19 Robert VargaBUG-2383: deprecate ModificationType.MERGE 21/16821/3
2015-01-07 Tony TkacikMerge "BUG-2159: update karaf version to 3.0.2"
2015-01-07 Tony TkacikMerge changes I0eabfe3d,I58faf7df,I7e7758f4,Ic56afe1b...
2015-01-07 Tony TkacikMerge "Fix whitespace in binding-parent"
2015-01-07 Robert VargaPublish StoreUtils as NormalizedNodes 61/13861/3
2015-01-07 Robert VargaPublish TreeNodeUtils as StoreTreeNodes 60/13860/3
2015-01-07 Tony TkacikMerge "BUG-2350: do encapsulte null snapshot"
2015-01-07 Robert VargaBUG-2350: do encapsulte null snapshot 62/13862/2
2014-12-19 Tony TkacikMerge "Clarify NotificationListener purpose"
2014-12-19 Tony TkacikMerge "Clarify code flow in SchemaAwareApplyOperation"
2014-12-15 Robert VargaMove InMemoryDataTreeModification.mergeImpl() 73/13573/4
2014-12-15 Tony TkacikMerge "Fix checkstyle if-statements must use braces...
2014-12-15 Tony TkacikMerge "Fix checkstyle if-statements must use braces...
2014-12-15 Tony TkacikMerge "Fix checkstyle if-statements must use braces...
2014-12-15 Tony TkacikMerge "Fix checkstyle if-statements must use braces...
2014-12-15 Tony TkacikMerge "Do not access closed via updater"
2014-12-15 Tony TkacikMerge "Match InMemoryDataTreeModification.write() argum...
2014-12-12 Robert VargaMatch InMemoryDataTreeModification.write() argument... 71/13571/2
2014-09-15 Robert VargaMerge "Added Nonnull annotation for get operation"
2014-09-15 Robert VargaMerge "very basic tests for yang-binding-util"
2014-09-15 Tony TkacikMerge "BUG-650: use weakCompareAndSwap()"
2014-09-15 Tony TkacikMerge "BUG-1813: rework the interface to allow multiple...
2014-09-13 Tony TkacikMerge "BUG-650: improve modification sealing performance"
2014-09-13 Robert VargaBUG-650: improve modification sealing performance 26/11126/2
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 Robert VargaMerge "Fixed incorrect instanceof in yang-data-operations."
2014-08-27 Tony TkacikMerge "BUG-869: reworked check for integer value."
2014-08-27 Tony TkacikMerge "ModifiedNode instantiation improvement."
2014-08-26 Lukas SedlakModifiedNode instantiation improvement. 15/10315/1
2014-08-26 Martin VitezMerge "Fix for features - added missing dependency"
2014-08-25 Tony TkacikMerge "BUG-576: fixed text file loading in test."
2014-08-25 Tony TkacikMerge "BUG-1514: fixed bug in module sort."
2014-08-25 Tony TkacikMerge "BUG-1537: improved YangModuleInfo."
2014-08-25 Tony TkacikMerge changes If1e9a750,Ib530560c,Id01393c3,I2d375382...
2014-08-25 Tony TkacikMerge "BUG-576: fixed grammar to handle union type...
2014-08-25 Tony TkacikMerge "BUG-576: fixed javadoc warnings."
2014-08-25 Tony TkacikMerge "BUG-576: if replaced with else-if in enterImport...
2014-08-25 Tony TkacikMerge "BUG-997: Fix URLSchemaContextResolver"
2014-08-25 Tony TkacikBug 1572: Fixed duplicate and inconsistent allocation... 36/10236/2
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-07-30 Tony TkacikMerge "Bug 1354: Added rpcReplyToDomNodes method."
2014-07-29 Tony TkacikMerge "BUG-1305: improved antlr grammar handling of...
2014-07-29 Robert VargaBUG-1092: rename data.api.InstanceIdentifier to YangIns... 27/9427/3
2014-07-21 Tony TkacikMerge "While the controller is starting up, we see...
2014-07-11 Tony TkacikMerge "BUG-1281: introduce XML event stream writer"
2014-07-11 Tony TkacikMerge "BUG-1342: fixed bug in resolving augments with...
2014-07-10 Tony TkacikMerge "Bug 1352: Fixed issue when ModificationSnapshot...
2014-07-10 Tony TkacikBug 1352: Fixed issue when ModificationSnapshot was... 04/8904/1
2014-07-02 Tony TkacikMerge "Improvements REST documentation generation"
2014-07-01 Tony TkacikMerge "Bug 762: Verify input in typedef codecs"
2014-07-01 Tony TkacikMerge "BUG-868: do not use InstanceIdentifier.getPath()"
2014-07-01 Robert VargaBUG-868: do not use InstanceIdentifier.getPath() 49/8449/3
2014-06-26 Tony TkacikMerge "BUG-1201: make yangtools compilable with java 8."
2014-06-25 Tony TkacikMerge "BUG-994: make SchemaPath abstract"
2014-06-25 Tony TkacikMerge "BUG-994: remove the legacy public constructor"
2014-06-25 Tony TkacikMerge "BUG-865: do not use SchemaPath.getPath()"
2014-06-25 Tony TkacikMerge "BUG-994: Use SchemaPath.getParent()"
next