BUG-4295: instantiate MERGE operations lazily
[yangtools.git] / yang / yang-data-impl / src / main / java / org / opendaylight / yangtools / yang / data / impl / schema / tree / OperationWithModification.java
2016-01-19 Peter KajsaBUG-4295: instantiate MERGE operations lazily 52/32752/2
2015-10-08 Robert VargaBUG-4359: use WRITE-implied metadata 24/27924/3
2015-09-17 Robert VargaBUG-4288: check for existing child modification 81/26781/8
2015-07-07 Robert VargaBUG-2882: implement DataTreeModificationCursor 25/23825/1
2015-06-26 Tony TkacikBUG-1014: Moved recursive verify of written data to... 85/22885/2
2015-06-15 Jan HajnarBug 1014 - Non-configuration items in the model appear... 01/22601/1
2015-05-27 Robert VargaAdd an explicit guard to child modifications 76/21176/2
2015-05-06 Jan HajnarBug 2690 - Yang-Data-Impl: write and then merge on... 45/19145/7
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-01-07 Tony TkacikMerge "Parent schema node input parameter in JsonParser...
2015-01-07 Tony TkacikMerge "BUG-1382: eliminate QName.getPrefix()"
2015-01-07 Tony TkacikMerge "Update xtend and embed it"
2015-01-07 Tony TkacikMerge "Do not test bundle activation of maven plugins"
2015-01-07 Tony TkacikMerge "BUG-2159: ensure test survies Java 8"
2015-01-07 Tony TkacikMerge "Use predictable class order"
2015-01-07 Tony TkacikMerge "Add a failure message when compilation test...
2015-01-07 Tony TkacikMerge "Limit the references IdentityCodec retains"
2015-01-07 Tony TkacikMerge "Migrate ClassLoaderUtils user to new package"
2015-01-07 Tony TkacikMerge "BUG-2350: improve performance of data tree merges"
2014-12-25 Robert VargaBUG-2350: improve performance of data tree merges 95/13795/3
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 "Cleanup delete/merge/write cohesion"
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 Robert VargaCleanup delete/merge/write cohesion 72/13572/4
2014-12-11 Robert VargaImprove readability of ordered checking 65/13565/1
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-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-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()"
2014-06-25 Tony TkacikMerge "BUG-994: introduce SchemaPath.getParent()"
2014-06-25 Martin VitezMerge "Bug 1203: Reset state of LocationDispatchCodecs"
2014-06-25 Tony TkacikMerge "Move implementation of DataTree to Yangtools"
2014-06-25 Basheeruddin AhmedMove implementation of DataTree to Yangtools 68/8268/5