Bug 1073: Added support to DOMBrokerImpl for Transaction Chaining
[controller.git] / opendaylight / md-sal / sal-dom-broker / src / main /
2014-05-20 Tony TkacikMerge "BUG-509: simple cleanup of DataTreeModification"
2014-05-20 Tony TkacikMerge "BUG-509: Rename MutableDataTree to DataTreeModif...
2014-05-20 Tony TkacikMerge "BUG-731: fix warnings from missing generic argum...
2014-05-20 Tony TkacikMerge "BUG-731: fix unused imports"
2014-05-20 Tony TkacikMerge "BUG-1018 Implement BackwardsCompatible BI broker...
2014-05-20 Tony TkacikMerge "Added .DS_STORE and .metadata to .gitignore"
2014-05-20 Robert VargaBUG-509: Move ModificationApplyOperation 43/7243/1
2014-05-20 Robert VargaBUG-509: remove unused code 42/7242/1
2014-05-20 Robert VargaBUG-509: Move DataTree concepts into separate package 23/7223/2
2014-05-20 Robert VargaBUG-509: simple cleanup of DataTreeModification 22/7222/2
2014-05-20 Robert VargaBUG-509: Rename MutableDataTree to DataTreeModification 21/7221/2
2014-05-19 Robert VargaBUG-731: fix warnings from missing generic arguments 28/7228/2
2014-05-19 Ed WarnickeMerge "Bug 624 - Separate netty and exi specific classe...
2014-05-19 Ed WarnickeMerge "Commit generated test files after copyright...
2014-05-19 Tony TkacikMerge "Bug 953 - Enable mounted RPC calls via RestConf"
2014-05-19 Ed WarnickeMerge "Adjust regenerated files to match what latest...
2014-05-19 Ed WarnickeMerge "Store yang store snapshot cache using soft refer...
2014-05-19 Ed WarnickeMerge "Breaking up 6360: Adding base features"
2014-05-19 Tony TkacikMerge "Trigger a GC once initial configuration has...
2014-05-19 Tony TkacikMerge "BUG-1027: rework lookup for clarity"
2014-05-19 Tony TkacikMerge "BUG-1026: workaround race condition"
2014-05-19 Tony TkacikMerge "BUG-509: reorganize data tree abstractions."
2014-05-19 Maros MarsalekBUG-1018 Implement BackwardsCompatible BI broker data... 14/7214/1
2014-05-18 Robert VargaBUG-509: reorganize data tree abstractions. 07/7107/2
2014-05-16 Giovanni MeoMerge "Add lispflowmapping specific configuration options"
2014-05-15 Andrew KimMerge "Node Name in non-default container should defaul...
2014-05-15 Devin AveryBug 953 - Enable mounted RPC calls via RestConf 15/6815/15
2014-05-15 Tony TkacikMerge "Bug 509: Improve conflict detection of leaf...
2014-05-15 Tony TkacikMerge changes Ibe0145be,I0764bfa9
2014-05-15 Tony TkacikMerge "BUG-509: remove StoreUtils.initialChangeEvent()"
2014-05-15 Tony TkacikMerge "BUG-509: StoreUtils should operate on Normalized...
2014-05-15 Robert VargaBug 509: Improve conflict detection of leaf merges 22/7022/1
2014-05-15 Robert VargaBUG-509: remove DataAndMetadataSnapshot.Builder.getData... 17/7017/1
2014-05-15 Ed WarnickeMerge "Cosmetics: fix typo facilitate"
2014-05-15 Robert VargaBUG-509: remove StoreMetadataNode.children() 15/7015/1
2014-05-15 Robert VargaBUG-509: remove StoreUtils.initialChangeEvent() 14/7014/1
2014-05-15 Robert VargaBUG-509: StoreUtils should operate on NormalizedNode 13/7013/1
2014-05-14 Giovanni MeoMerge "Add Pagination to Neutron Networks Northbound...
2014-05-13 Andrew KimMerge "REST API to fetch Node Property"
2014-05-13 Tony TkacikMerge "Bug 617: Remove extend files from sal-rest-conne...
2014-05-13 Tony TkacikMerge "Bug 809: Enhancements to the toaster example"
2014-05-13 Robert VargaBUG-981: Fixed incorrect condition in ResolveDataChange... 29/6929/1
2014-05-12 Tony TkacikMerge "BUG-704 Remove pax from netconf identity-ref...
2014-05-12 Ed WarnickeMerge "Bug 508: Improved error reporting for failed...
2014-05-12 Tony TkacikBug 508: Improved error reporting for failed canCommit... 91/6891/3
2014-05-12 Giovanni MeoMerge "Bug 849: Fixed NPE in Translated Data Change...
2014-05-12 Tony TkacikMerge "BUG-648: Improve performance by reusing old...
2014-05-12 Robert VargaBUG-648: Improve performance by reusing old data nodes 86/6886/2
2014-05-11 tpantelisBug 716: Errors on controller shutdown 54/6554/5
2014-05-09 Giovanni MeoMerge "Making it easier for cygwin users to run OpenDay...
2014-05-07 Tony TkacikMerge "Add missing exception to log message in SchemaAw...
2014-05-07 Maros MarsalekAdd missing exception to log message in SchemaAwareRpcB... 94/6794/1
2014-05-07 Giovanni MeoMerge "Bug-590: Packet loss on first time ping test"
2014-05-07 Ed WarnickeMerge "Bug 933: Fixed incorrect update type when Link...
2014-05-07 Tony TkacikMerge "Bug 946: Fixed eclipse errors with nagasena...
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-05-05 Ed WarnickeMerge "BUG-832 Add schemaContext to notification parsin...
2014-05-05 Ed WarnickeMerge "BUG-832 Fix exception from sal-netconf-connector."
2014-05-05 Ed WarnickeMerge "Skip from the surefire execution plugins that...
2014-05-01 Ed WarnickeMerge "BUG-633: allow overriding of channelFactory"
2014-05-01 Ed WarnickeMerge "BUG-634: introduce netty ChannelFactory wrapper"
2014-05-01 Ed WarnickeMerge "BUG 274 REST response instead of NumberFormatExc...
2014-05-01 Ed WarnickeMerge "Modify config code generator to write JmxAttribu...
2014-05-01 Ed WarnickeMerge "Bug 618 - convert xtend to java in md-sal/invent...
2014-05-01 Ed WarnickeMerge "fix for BUG-621 - convertion from xtend to java...
2014-05-01 Tony TkacikBug 933: Fixed datastore processing of nested augmentat... 33/6633/1
2014-05-01 Tony TkacikMerge "Bug 930 - Add bound to queue in SingletonHandler...
2014-05-01 Ed WarnickeMerge changes I4a9861ed,I61c130b9
2014-04-29 Tony TkacikBug 509: Fixed Backwards compatibility bugs with datastore. 05/6605/1
2014-04-29 Giovanni MeoMerge "Allow to disable default gw feature"
2014-04-28 Ed WarnickeMerge "Fixed typo in test name. Temporary ignore test."
2014-04-28 Ed WarnickeMerge "Resolve Bug:748 - Remove test resources from...
2014-04-28 Ed WarnickeMerge changes I8e90a7d5,I25249fe8
2014-04-28 Ed WarnickeMerge "BUG 652 leafref CCE & BUG 720 colons problem"
2014-04-25 Tony TkacikMerge "BUG-832 Add initial configuration for controller...
2014-04-24 Giovanni MeoMerge "Bug-590: Packet loss on first time ping test"
2014-04-24 Ed WarnickeMerge "Bug 509: Added support for merge operation to...
2014-04-24 Tony TkacikBug 509: Added support for merge operation to InMemoryD... 38/6338/3
2014-04-23 Tony TkacikMerge changes I67420353,I6851f9b9
2014-04-23 Tony TkacikMerge "BUG-732 Fix netconf client deadlock when downloa...
2014-04-23 Tony TkacikMerge "BUG-758 Eliminate xtend from sal-netconf-connector"
2014-04-23 Tony TkacikMerge "fix for BUG-709 - mixed up flow cookie and conne...
2014-04-23 Lukas SedlakFixed typo in SnapshotBackedWriteTransaction class 26/6226/2
2014-04-22 Giovanni MeoMerge "Bug-590: Packet loss on first time ping test"
2014-04-22 Robert VargaBUG-509, BUG-808: Added datastore support for lists... 11/6311/1
2014-04-22 Ed WarnickeMerge "BUG-732 Fix netconf-connector unable to detect...
2014-04-22 Giovanni MeoMerge "Update to new version of the artifacts proposed...
2014-04-22 Giovanni MeoMerge "Bug-780: potential lock release being missed...
2014-04-22 Giovanni MeoMerge "tomcat Session manager to support clustering...
2014-04-21 Ed WarnickeMerge "Bug 509: Improve logging in InMemoryDataStore."
2014-04-19 Alessandro BochMerge "bug 741 - Make sure to stop threads on bundle...
2014-04-18 Giovanni MeoMerge "BUG-472: fix integration test breakage"
2014-04-17 Tony TkacikMerge "BUG-509: use dedicated executor for notifications"
2014-04-17 Robert VargaBUG-509: use dedicated executor for notifications 62/6262/2
2014-04-16 Tony TkacikMerge "BUG-731: remove unneeded null check"
2014-04-16 Tony TkacikMerge "BUG-731: do not do String.toString()"
2014-04-16 Tony TkacikMerge "BUG-731: do not catch Throwable"
2014-04-16 Ed WarnickeMerge "Bug 615: Removed xtend from Topology Manager"
2014-04-16 Ed WarnickeMerge "Bug 509: Fixed incorrect merging of Data Store...
next