Bug 1703: Added debug logging of ignored event to ease debuging.
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller /
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 Tony TkacikMerge "BUG-732 Detect commit failure (and also put...
2014-08-01 Tony TkacikMerge "Fix xsql compilation failure"
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 "Optimize RESTCONF module/node parsing"
2014-07-28 Tony TkacikMerge "Improve RESTCONF thread safety when reconfiguring"
2014-07-28 Tony TkacikMerge "Allow getChildNodes() to become a Collection"
2014-07-28 Tony TkacikMerge "BUG-1381: do not use JavassistUtils.getLock()"
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 Robert VargaBUG-1381: do not use JavassistUtils.getLock() 19/9319/2
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-25 Maros MarsalekMake DOMMountPointService listenable 83/9283/2
2014-07-24 Tom PantelisMerge "Bug 1280: Added option to automaticly create...
2014-07-24 Ed WarnickeMerge "Bug 1378: Make sure config extender does not...
2014-07-24 Robert VargaBUG-1381: make users of JavassistUtils.getLock synchron... 95/9095/2
2014-07-23 Tom PantelisMerge "Bug 279, 1390: Used Guava Cache r for lazy-loadi...
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-1384: YangStoreServiceImpl.refresh() should...
2014-07-18 Tony TkacikMerge "Improve RpcProviderRegistry loading"
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 Robert VargaImprove RpcProviderRegistry loading 93/9093/1
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-16 Tony TkacikBug 1369: Use separate single threadpool for data opera... 55/9055/1
2014-07-16 Tony TkacikBug 1225: Fixed bug in registration of default RPC... 30/9030/2
2014-07-16 Tony TkacikMerge "Bug 1355: Fixed incorrect input keyword use...
2014-07-15 Tony TkacikFixed class-cast when Netconf registered RPC implementa... 32/9032/1
2014-07-15 Tony TkacikMerge "Bug 1303: BindingIndependentConnector splitted."
2014-07-15 Tony TkacikBug 1280: Added option to automaticly create parents 36/8736/3
2014-07-14 Tony TkacikBug 279, 1390: Used Guava Cache r for lazy-loading... 21/9221/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 Lukas SedlakBug 1303: BindingIndependentConnector splitted. 96/8896/2
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-11 Tony TkacikMerge "Clarified the AsyncDataChangeEvent message ...
2014-07-10 Tony TkacikMerge "Add BGPCEP logging configuration"
2014-07-09 Devin AveryMerge "Deprecate model-flow-management as it was never...
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-09 Tony TkacikMerge "Bug 1293 - Switch packaging of config-util to...
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-09 Tony TkacikMerge "Bug 1112: Update toaster to use async best pract...
2014-07-09 Tony TkacikMerge "Implement PortNumberBuilder"
2014-07-09 Tony TkacikMerge "Bug 1292: Fix for NPE after notification get."
next