Merge "Bug 1763: Fixed illegal state in Binding Transaction Chain."
[controller.git] / opendaylight / md-sal / sal-binding-api /
2014-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
2014-08-26 Moiz RajaMerge "Bug 1576: Handle remote failures for write Tx...
2014-08-26 Moiz RajaMerge "Bug 1616: Issues with using container and defaul...
2014-08-26 Ed WarnickeMerge "Added IP address of the OF switch to flow-node"
2014-08-25 Giovanni MeoMerge "Bug 1536: Fixed minimum values of SET_TP_SRC...
2014-08-25 Tony TkacikMerge "Fixed possible NPE in TopologyManager FlowCapabl...
2014-08-25 Tony TkacikMerge "Make InMemoryDOMDataStore.ready() unsynchronized"
2014-08-25 Ed WarnickeMerge "BUG-1601 Fix null pointer in netconf connector...
2014-08-25 Ed WarnickeMerge "BUG 1597 - Do not use toString as serialized...
2014-08-25 Moiz RajaMerge "Fix for possible NPE if Bundle is stopped."
2014-08-24 Giovanni MeoMerge "Added features-test for Karaf features that...
2014-08-24 Giovanni MeoMerge changes If391c483,I964eedcd
2014-08-23 Ed WarnickeMerge "Bug 1262 - Document Transaction Chaining of...
2014-08-22 Robert VargaBug 1262 - Document Transaction Chaining of MD-SAL 33/8733/3
2014-08-21 Tony TkacikMerge "Revert "Revert "BUG-1425: Integrated new Binding...
2014-08-20 Devin AveryMerge "BUG 932 - Swagger HTTP POST contains incorrect...
2014-08-19 Moiz RajaMerge "Bug 1534: Changed blocking calls to async in...
2014-08-19 Moiz RajaMerge "Custom mailbox that is bounded and instrumented."
2014-08-19 Ed WarnickeMerge "Revert "Added the Buffer-Id to packet-in.""
2014-08-19 Ed WarnickeMerge "Added the Buffer-Id to packet-in."
2014-08-18 Devin AveryMerge "Bug 1430: Obtain config params from config system"
2014-08-18 Devin AveryMerge "Modifications to error handling in restconf"
2014-08-18 Ed WarnickeMerge "BUG-1541 Netconf device simulating testtool"
2014-08-18 Ed WarnickeMerge "BUG-1541 Extract AuthProvider interface"
2014-08-18 Ed WarnickeMerge "BUG-1558 Fix BindingAwareActivator ignoring...
2014-08-18 Maros MarsalekBUG-1558 Fix BindingAwareActivator ignoring removedServ... 13/10013/1
2014-08-07 Tony TkacikMerge "Bug 1308 - Unable to publish NodeUpdated message...
2014-08-03 Tony TkacikMerge "Bug 1392: Change ReadTransaction#read to return...
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 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-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-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-27 Robert VargaBUG-432: migrate users of Registration as appropriate 63/9363/4
2014-07-27 Robert VargaRPC registrations should not throw 16/9316/2
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-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-24 Maros MarsalekOverride TransactionFactor method in DataBroker to... 80/9280/2
2014-07-23 Tom PantelisMerge "Bug 279, 1390: Used Guava Cache r for lazy-loadi...
2014-07-23 Ed WarnickeMerge "BUG 1359:Fixed using option 1"
2014-07-23 Tony TkacikMerge "NormalizedNode Mount APIs."
2014-07-23 Moiz RajaMerge "Made config/mdsal/netconf features non-cyclic"
2014-07-22 Tony TkacikMerge "BUG-692 Fix intermittent failure in NetconfDevic...
2014-07-22 Maros MarsalekNormalizedNode Mount APIs. 83/9083/7
2014-07-22 Tony TkacikMerge "Optimize netconf capability handling"
2014-07-22 Tony TkacikMerge "BUG-865: do not use InstanceIdentifier.getPath()"
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 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-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-16 Tony TkacikAPI Usability: Introduced type capture for Transaction... 62/9062/1
2014-07-15 Tony TkacikBug 1280: Added option to automaticly create parents 36/8736/3
2014-07-13 Tony TkacikChanged read to be type-safe in ReadTransaction 35/8735/8
2014-07-11 Tony TkacikMerge "Introducing simple merge strategy for config...
2014-07-11 Tony TkacikMerge "Bug 1139 Modify cors-config according to request"
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 "Implement PortNumberBuilder"
2014-07-08 Ed WarnickeMerge "Bug 1224, Bug 1221: Added Test case scenarios...
2014-07-08 Ed WarnickeMerge "Bug 1328: Improved argument checks in generated...
2014-07-08 Ed WarnickeImprove documentation of BindingAware{Provider,Consumer} 01/8301/3
2014-07-08 Ed WarnickeMerge "Add netconf-cli temporary files to .gitignore"
2014-07-08 Devin AveryMerge changes I6e8805e1,I4df698a0,I41e0e30d
2014-07-08 Devin AveryMerge "Bug 1283: Made return types of AsyncDataChangeEv...
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-04 Ed WarnickeMerge "Created Proper Feature File for AD-SAL"
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-04 Tony TkacikMerge "BUG-1200 added functions for help depends on...
2014-07-04 Ed WarnickeMerge "Bug 1007 - Statistics manager loses threads...
2014-07-03 Tony TkacikMerge "Protocol framework: use pooled ByteBuf allocator"
2014-07-03 Tony TkacikBug 1235: Documented Notification services of MD-SAL 20/8320/5
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-02 Devin AveryMerge changes I8598d0bd,I560c2072
2014-07-02 Devin AveryMerge "Bug 488: Removed requirement for DOM providers...
2014-07-01 Devin AveryMerge "Bug 1081 - Deprecate non-asynchronous Data Broke...
2014-07-01 Tony TkacikMerge "Make dependencyResolver protected in generated...
2014-07-01 Tony TkacikBug 1081 - Deprecate non-asynchronous Data Broker API 22/8322/6
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-07-01 Ed WarnickeMerge "Bug 1073: Added Transaction Chain support to...
2014-07-01 Tony TkacikBug 1073: Added Transaction Chain support to Binding... 70/8370/3
next