Bug 2364: Migrated Binding MD-SAL to not use composites nodes
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller / md /
2014-08-15 Ed WarnickeRevert "BUG-1425: Integrated new Binding to Normalized... 80/9980/1
2014-08-15 Ed WarnickeMerge "Bug-1520 Config subsystem:config-impl tests"
2014-08-15 Ed WarnickeMerge "Bug-1520 Config subsystem:config-api tests"
2014-08-15 Ed WarnickeMerge "Bug-1520 Config subsystem:config modules tests"
2014-08-14 Moiz RajaMerge "Akka config change"
2014-08-14 Moiz RajaMerge "Move the CompositeModificatoinPayload message...
2014-08-14 Madhu VenugopalMerge "Add additional fields to Neutron Router"
2014-08-14 Ed WarnickeMerge changes I162c84f7,Iffa37d3f
2014-08-13 Robert VargaBUG-1425: Integrated new Binding to Normalized Node... 57/9757/11
2014-08-13 Ed WarnickeMerge "Bug-1338: Create a grouping for order to help...
2014-08-13 Ed WarnickeMerge "BUG-997 Use shared schema context factory in...
2014-08-13 Tom PantelisMerge "Add exists method on DOMStoreReadTransaction...
2014-08-12 Moiz RajaAdd exists method on DOMStoreReadTransaction and DOMDat... 43/9843/10
2014-08-11 Devin AveryMerge "BUG 907 distinguish augmented nodes"
2014-08-09 Moiz RajaMerge "Fix usage of StringBuilder when getting parent...
2014-08-08 Madhu VenugopalMerge "Neutron LBaaS v2.0 API support"
2014-08-08 Tony TkacikMerge "Fix config-manager activator"
2014-08-08 Tony TkacikMerge "BUG-1495: fail future when no local RPC is found"
2014-08-07 Tony TkacikMerge "BUG-997 Consult QNames of yang modules with...
2014-08-07 Tony TkacikMerge "BUG-1423 Fix distributed datastore error in...
2014-08-07 Tony TkacikMerge "BUG-868: migrate ListenerRegistry"
2014-08-07 Tony TkacikMerge "Bug 1308 - Unable to publish NodeUpdated message...
2014-08-06 Ed WarnickeMerge "Remove old dependencies"
2014-08-06 Tony TkacikMerge "Bug 1386: Avoid commit deadlock"
2014-08-06 Tony TkacikMerge "A little extra protection against nulls in Confi...
2014-08-06 Tony TkacikMerge changes If78d8143,Id8d04f24
2014-08-06 Tony TkacikMerge "Bug 1418 - onDataChange notification is not...
2014-08-06 Jan HajnarBug 1418 - onDataChange notification is not returning... 87/9687/4
2014-08-05 Robert VargaBUG-868: migrate ListenerRegistry 82/9682/2
2014-08-03 Tony TkacikMerge "Bug 1392: Change ReadTransaction#read to return...
2014-08-03 Tony TkacikMerge "BUG 1082 Migrate sal-rest-connector to Async...
2014-08-03 Madhu VenugopalMerge "OS Neutron FWaaS api/jaxrs and associated bindings"
2014-08-02 Madhu VenugopalMerge "Created Sample Feature Test Class for Base Featu...
2014-08-02 Madhu VenugopalMerge "added feature topology manager shell"
2014-08-02 Madhu VenugopalMerge "Added hosttracker shell for karaf (rebased)"
2014-08-01 Moiz RajaMerge "Configuration Interface for Raft"
2014-08-01 Moiz RajaMerge "Snapshot changes"
2014-08-01 Moiz RajaMerge "Adding a constant file for actor names and paths."
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-08-01 Tony TkacikMerge "ControllerContext.dataNodeChildByQName method...
2014-08-01 Tony TkacikMerge "Notificator create stream name method don't...
2014-08-01 Tony TkacikMerge "BUG-628 Allow configuration to override module...
2014-08-01 Tony TkacikMerge "BUG-868: Migrate to SchemaContextListener"
2014-08-01 Tony TkacikMerge "BUG-190 Simplify reconnect logic in protocol...
2014-08-01 Ed WarnickeMerge "Fixed for bug : 1171 - issue while creating...
2014-08-01 Ed WarnickeMerge "Fixed for bug 1197"
2014-08-01 Ed WarnickeMerge "Fixed for bug 1168 : Issue while update subnet"
2014-07-31 Moiz RajaMerge "broken build - missing implementation of method...
2014-07-31 Robert VargaBUG-868: Migrate to SchemaContextListener 39/5939/9
2014-07-30 Robert VargaBUG-1228: Optimize AbstractForwardedDataBroker a bit 04/9504/1
2014-07-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
2014-07-29 tpantelisBug 1392: Change ReadTransaction#read to return Checked... 78/9178/12
2014-07-29 Robert VargaBUG-1092: adjust to YangInstanceIdentifier 28/9428/5
2014-07-28 Ed WarnickeMerge "Updated remote rpc code after integration tests...
2014-07-28 Tony TkacikMerge "BUG-432: migrate users of Registration as approp...
2014-07-28 Tony TkacikMerge "RPC registrations should not throw"
2014-07-28 Tony TkacikMerge "Deprecating unused get{Provider,Consumer} Functi...
2014-07-28 Tony TkacikMerge "Removed BundleContext from Broker.register{Consu...
2014-07-28 Tony TkacikMerge "Removed BundleContext from Broker.register{Consu...
2014-07-28 Tony TkacikMerge "Allow getChildNodes() to become a Collection"
2014-07-27 Robert VargaBUG-432: migrate users of Registration as appropriate 63/9363/4
2014-07-26 Moiz RajaMerge "Remove RaftReplicator and move hearbeat logic...
2014-07-26 Moiz RajaMerge "Implement behavior common to a RaftActor in...
2014-07-26 Moiz RajaMerge "Initial code/design for an Akka Raft implementation"
2014-07-26 Robert VargaAllow getChildNodes() to become a Collection 40/9340/2
2014-07-25 Tom PantelisMerge "Bug 1417 - Removed extraneous pom dep on flow...
2014-07-25 Tony TkacikMerge "Bug 1178 - removed unused parameter from checkOd...
2014-07-25 Tony TkacikMerge "BUG-1381: make users of JavassistUtils.getLock...
2014-07-25 Tony TkacikMerge "Override TransactionFactor method in DataBroker...
2014-07-24 Tom PantelisMerge "Bug 1280: Added option to automaticly create...
2014-07-22 Devin AveryMerge "API Usability: Introduced type capture for Trans...
2014-07-22 Giovanni MeoMerge "Flow request containing an invalid action should...
2014-07-21 Devin AveryMerge "Change put/merge methods to be type-safe in...
2014-07-21 tpantelisChange put/merge methods to be type-safe in WriteTransa... 98/9098/4
2014-07-21 Tony TkacikMerge "BUG 1387 - degrade log output from info to debug"
2014-07-21 Tony TkacikMerge "Bug 1362: New AsyncWriteTransaction#submit method"
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-18 Devin AveryMerge "Removed unused private implementation class"
2014-07-18 Devin AveryMerge "Changed read to be type-safe in ReadTransaction"
2014-07-18 Tony TkacikMerge "BUG-692 Replace strings with ModifyAction enum"
2014-07-18 Tony TkacikMerge "Bug-1376 Add caching for premature notifications...
2014-07-18 Tony TkacikMerge "BUG-1291 Fix executor for netconf-connector...
2014-07-18 Tony TkacikMerge "BUG-1365 Check if channel was closed when negoti...
2014-07-17 Devin AveryMerge "Added SingleThreadedExecutors to data store...
2014-07-17 Devin AveryMerge "Bug 1380 - Fix NullPointerException when match...
2014-07-17 Tony TkacikMerge "Bug 1367 - Fix NPE in cors filter"
2014-07-16 Devin AveryMerge "Bug 1225: Fixed bug in registration of default...
2014-07-16 Devin AveryMerge "Deprecated Rpcs and RpcErrors helper classes"
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-15 Tony TkacikBug 1280: Added option to automaticly create parents 36/8736/3
2014-07-13 tpantelisBug 1362: New AsyncWriteTransaction#submit method 91/9091/3
2014-07-13 Tony TkacikChanged read to be type-safe in ReadTransaction 35/8735/8
2014-07-12 tpantelisDeprecated Rpcs and RpcErrors helper classes 64/8964/4
2014-07-11 Tom PantelisMerge "BUG 1330 - list key counts|values diff in payloa...
2014-07-11 Tony TkacikMerge "Introducing simple merge strategy for config...
2014-07-11 Tony TkacikBug 1284: Fixed serialization of Augment Instance Ident... 65/8865/5
2014-07-10 Tony TkacikMerge "Add BGPCEP logging configuration"
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
next