BUG-1120: optimize notification delivery fast path
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller / sal / binding / impl /
2014-03-11 Tony TkacikMerge "Prune long-deprecated APIs"
2014-03-09 Robert VargaPrune long-deprecated APIs 01/5501/4
2014-03-03 Tony TkacikMerge "Bug 383 - exception raised if key part of URI...
2014-02-28 Alessandro BochMerge "included the nodetype in the congruence check...
2014-02-28 Tony TkacikMerge "Eliminate superfluous pluginManagement section"
2014-02-28 Tony TkacikMerge "Cleanup dependencyManagement overrides"
2014-02-28 Tony TkacikMerge "Add toaster sample consumer/provider modules...
2014-02-27 Alessandro BochMerge "method unsetFlowProgrammerNotifier was mis-spell...
2014-02-27 Jason YeMerge "FlowConfig to only run syntactic validation"
2014-02-27 Tony TkacikMerge "Exception for URI /restconf/operations/module_na...
2014-02-27 Alessandro BochMerge "We already have a merged and validated flow...
2014-02-27 Tony TkacikMerge "Centralize yang-maven-plugin version"
2014-02-27 Tony TkacikMerge "Deprecate org.opendaylight.controller.sal.common...
2014-02-27 Robert VargaFixed order of applying changes when forwarding transac... 84/5484/1
2014-02-26 Tony TkacikMerge "Migrate toaster samples to config-subsystem"
2014-02-25 Alessandro BochMerge "Add reverse() method in Edge and Path classes"
2014-02-25 Tony TkacikMerge "Refactor configuration for ConfigPersister."
2014-02-25 Tony TkacikMerge "Fix for bugs 446 and 456"
2014-02-25 Tony TkacikMerge "Suppress unchecked cast warnings"
2014-02-25 Tony TkacikMerge "Prune long-deprecated APIs"
2014-02-25 Robert VargaPrune long-deprecated APIs 33/5433/4
2014-02-23 Andrew KimMerge "Backward compatibility for User management"
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
2014-02-18 Tony TkacikMerge "Switch from using xtend to java in md-sal adapters"
2014-02-18 Tony TkacikMerge "Activate enforcement of Path type"
2014-02-18 Tony TkacikMerge "Introduce checked sendMessage() method"
2014-02-18 Tony TkacikMerge "Untangle the XML/Hello message decoders"
2014-02-18 Tony TkacikMerge "Do not instantiate multiple DocumentBuilderFacto...
2014-02-18 Tony TkacikMerge "Split message aggregators"
2014-02-18 Tony TkacikMerge "Correct encoding"
2014-02-18 Tony TkacikMerge "Cleanup framing mechanisms"
2014-02-18 Robert VargaAnother round of warnings fixes 82/5382/3
2014-02-17 Tony TkacikMerge "CHange log level from warn to debug in ProtocolS...
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-15 Tony TkacikMerge "Move queue/meter/flow listeners into their trackers"
2014-02-15 Tony TkacikMerge "Move statistics request functions into trackers"
2014-02-15 Tony TkacikMerge "Bug fixes for netconf southbound plugin."
2014-02-15 Tony TkacikMerge "Walk the tables directly"
2014-02-15 Tony TkacikMerge "Do not rely od DataStore for all connected nodes"
2014-02-15 Tony TkacikMerge "Split off tracking of node presence"
2014-02-15 Tony TkacikMerge "Fix issue where NodeConnector ADDED events were...
2014-02-15 Lukas SedlakBug fixes for netconf southbound plugin. 22/5222/5
2014-02-14 Alessandro BochMerge "Changing SimpleBroadcastHandler so that it's...
2014-02-14 Tony TkacikMerge "Fixed bug when RPC was not propagared"
2014-02-14 Abhishek KumarFixed bug when RPC was not propagared 15/5315/2
2014-02-14 Ed WarnickeMerge "Fixed bug when Binding-Aware Data Change Listene...
2014-02-14 Tony TkacikFixed bug when Binding-Aware Data Change Listeners... 20/5320/3
2014-02-13 Andrew KimMerge "Fix for Bug 403: Install button does not work...
2014-02-13 Ed WarnickeMerge "Refactor Additional header for netconf hello...
2014-02-13 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
2014-02-13 Chi-Vien LyMerge "Increase SSL input buffer size to accommodate...
2014-02-13 Ed WarnickeMerge "Move flow comparison methods into utility class"
2014-02-13 Ed WarnickeMerge "Prepare for transitioning NodeStatisticsAger"
2014-02-13 Ed WarnickeMerge "Simplify StatisticsManagerActivator/StatisticsPr...
2014-02-13 Ed WarnickeMerge "Centralize NodeStatisticsAger creation"
2014-02-13 Ed WarnickeMerge "Optimize statistics cleanup"
2014-02-12 Ed WarnickeMerge "Do not allocate/commit transactions in tight...
2014-02-12 Ed WarnickeMerge "Rework NETCONF interfaces"
2014-02-12 Ed WarnickeMerge "Fix thread safety issues in netconf client"
2014-02-12 Ed WarnickeMerge "Cache sessionID to increase readability"
2014-02-12 Ed WarnickeMerge "Remove unused DefaultNetconfOperation marker"
2014-02-12 Martin Bobaksal-restconf-broker initial implementation 69/5169/11
2014-02-12 Ed WarnickeMerge "Fixed removals from data store did not clean...
2014-02-12 Ed WarnickeMerge "Fixed bug when publisher's thread was blocked...
2014-02-11 Tony TkacikFixed bug when publisher's thread was blocked until... 66/5266/1
2014-02-11 Ed WarnickeMerge "Remove deprecated API elements from protocol...
2014-02-11 Ed WarnickeMerge "Fix typo in match types yang model"
2014-02-11 Ed WarnickeMerge "Changed model versions to dependencies"
2014-02-11 Ed WarnickeMerge "Some methods should be final"
2014-02-10 Ed WarnickeMerge "Expose ChannelFuture from sendMessage()"
2014-02-10 Ed WarnickeMerge "Getter methods should be final"
2014-02-10 Ed WarnickeMerge "Fix a warning and make field final"
2014-02-10 Ed WarnickeMerge "Remove use of deprecated Exceptions"
2014-02-10 Ed WarnickeMerge "minor pom cleanup to eliminate duplicate group...
2014-02-10 Ed WarnickeMerge "Fix warnings reported in toaster"
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-10 Alessandro BochMerge "SwitchMgrNB: URL does not allow nodeconnectorId...
2014-02-10 Alessandro BochMerge "Fixed bugs in getUnsigned methods of NetUtils...
2014-02-10 Ed WarnickeMerge "Cleanup imports/whitespace in MD-SAL"
2014-02-10 Ed WarnickeMerge "BUG-362: add some diagnostic information Changed...
2014-02-10 Robert VargaCleanup imports/whitespace in MD-SAL 83/5183/3
2014-02-07 Robert VargaFix a few eclipse-reported warnings 92/5192/2
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
2014-02-07 Ed WarnickeMerge "Increase timeout for waiting for broker service...
2014-02-07 Ed WarnickeMerge "Remove unnecessary warn log from config subsystem"
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-02-05 Chi-Vien LyMerge "Handle uncaught exceptions from Clustering Servi...
2014-02-01 Ed WarnickeMerge changes I805ec065,Idc9995b1
2014-02-01 Ed WarnickeMerge "Add configurable connection timeout to netconf...
2014-01-30 Alessandro BochMerge "Double the SSL input packet buffer size"
2014-01-30 Ed WarnickeMerge "Add javadoc generation for yang modules in netco...
2014-01-30 Ed WarnickeMerge "Removed javadoc declaration from md-sal to enabl...
2014-01-30 Ed WarnickeMerge "Minor bug fix in stale flow statistics data...
2014-01-30 Ed WarnickeMerge "BUG 340: Resolved instance-identifier translatio...
2014-01-30 Ed WarnickeMerge "Added utility SynchronizedTransaction wrapper...
2014-01-30 Ed WarnickeMerge "Bug 387 : Fixed Binding Independent Connector...
2014-01-30 Ed WarnickeMerge "BUG 392: Resolved translation to JSON behind...
2014-01-30 Ed WarnickeMerge "Fix of issue 377 for Notifications resolving."
2014-01-29 Tony TkacikBug 387 : Fixed Binding Independent Connector to proper... 87/4987/2
2014-01-29 Tony TkacikFix of issue 377 for Notifications resolving. 13/4813/5
next