BUG-1120: optimize notification delivery fast path
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller / sal / binding / impl / RpcProviderRegistryImpl.java
2014-04-08 Tony TkacikMerge "Update config-module-archetype."
2014-04-08 Tony TkacikMerge "Add filtering capability to config.ini in order...
2014-04-08 Tony TkacikMerge "Resolve Bug:522"
2014-04-01 Giovanni MeoMerge "Initial commit for new Match classes"
2014-03-31 Tony TkacikMerge "Fix small resource leak in config-manager."
2014-03-31 Tony TkacikMerge changes I28d517fe,Ia6f0b6ce
2014-03-31 Tony TkacikMerge "Do not use InstanceIdentifier.builder()"
2014-03-31 Tony TkacikMerge "Bug 564 - add missing sal-remote dependency."
2014-03-28 Tony TkacikMerge "Resolve Bug:593. Persister should communicate...
2014-03-28 Alessandro BochMerge "Add Enqueue validation check in FlowConfig"
2014-03-28 Tony TkacikMerge changes Id6b8ba01,Ic4081b36
2014-03-27 Ed WarnickeMerge "Added explicit revision date import of ietf...
2014-03-26 Kamal RameshanBug:553 - RPC providers are not cleaned up on bundle... 82/5782/1
2014-03-18 Tony TkacikMerge "Take advantage of MultipartTransactionAware"
2014-03-12 Tony TkacikMerge "Bug 453 - sal-rest-connector doesn't provide...
2014-03-12 Tony TkacikMerge "Add a container for pass-through netconf access"
2014-03-12 Tony TkacikMerge "Fix clustering versions"
2014-03-12 Tony TkacikMerge "Fixed whitespace dependent tests in config-persi...
2014-03-12 Tony TkacikMerge "Use ObjectRegistration instead of Registration"
2014-03-12 Tony TkacikMerge "added generated files to .gitignore"
2014-03-12 Tony TkacikMerge "Fix typos in documentation"
2014-03-12 Moiz RajaFix typos in documentation 07/5607/1
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
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 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 "Fix for bug #236 and bug #240 Have made changes...
2014-01-24 Jason YeMerge "Fix for NullPointerException" jenkins-controller-bulk-release-prepare-only-2-5 jenkins-controller-bulk-release-prepare-only-2-6
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-23 Giovanni MeoMerge "Add support to resolve docker container names...
2014-01-23 Giovanni MeoMerge "Change target to ${project.build.target} in...
2014-01-23 Ed WarnickeMerge "Make configuration push timeout configurable"
2014-01-23 Ed WarnickeMerge "md-sal: commons-codec artifact version sync"
2014-01-23 Ed WarnickeMerge "Fixed bug when global RPCs we're not forwarded"
2014-01-22 Tony TkacikFixed bug when global RPCs we're not forwarded 80/4580/3
2014-01-22 Alessandro BochMerge "Avoiding hash collisions of a match with its...
2014-01-22 Giovanni MeoMerge "Log transactions being allocated"
2014-01-22 Ed WarnickeMerge "More defensive RPC handling in DOM Broker"
2014-01-22 Tony TkacikMore defensive RPC handling in DOM Broker 21/4521/2
2014-01-18 Ed WarnickeMerge "Rename initial config files from *.xml.conf...
2014-01-18 Ed WarnickeMerge "Refactor shutdown-impl: add parameter to RPC...
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-18 Alessandro BochMerge "Config save support for networkconfiguration...
2014-01-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-15 Ed WarnickeMerge "Add missing headers to config, netconf subsystems"
2014-01-15 Ed WarnickeMerge "Add ietf-topology to yangstore blacklist."
2014-01-15 Ed WarnickeMerge "Remove System.out from netconf tests"
2014-01-15 Ed WarnickeMerge "increased test coverage"
2014-01-15 Giovanni MeoMerge "Update to new version of ADSAL components and...
2014-01-15 Ed WarnickeMerge "BugFix : Changes to get ping between two hosts...
2014-01-15 Tony TkacikFixed deployment of mount points (dynamic instances... 74/4274/3
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2014-01-04 Madhu VenugopalMerge "Upgrade jackson library to version 2.3.0"
2013-12-24 Chi-Vien LyMerge "Add some log messages in case controller failed...
2013-12-23 Madhu VenugopalMerge "Simplify method isMutualExclusive in Subnet...
2013-12-23 Madhu VenugopalMerge "Refactor Subnet.isSubnetOf - reduce number of...
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-19 Ed WarnickeMerge "Fixed bug in discovering JVM loaded case classes...
2013-12-19 Tony TkacikFixed bug in discovering JVM loaded case classes during... 46/3846/1
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-17 Giovanni MeoMerge "Use equalsIgnoreCase when comparing subnet name...
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Alessandro BochMerge "Improve iteration over subnets map by using...
2013-12-16 Alessandro BochMerge "Simplify hasNodeConnector method in Subnet class...
2013-12-16 Ed WarnickeMerge "Add consistency check of visible yang modules...
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-16 Ed WarnickeMerge "Fixed bug in cross-broker RPC routing"
2013-12-13 Tony TkacikFixed bug in cross-broker RPC routing 00/3700/2