Merge "Removing { } from NormalizedNodeJsonBodyWriter"
[controller.git] / opendaylight / md-sal / sal-dom-api / src / main / java / org / opendaylight / controller / sal / core / api / RpcProvisionRegistry.java
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-23 Ed WarnickeMerge "Bug 2673: Binding cursor-based data change API"
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
2015-02-23 Tony TkacikMerge "Startup archetype: Add basic unit tests for...
2015-02-23 Tony TkacikMerge "Startup arch - remove artifactId prefix from...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-21 Tom PantelisMerge "Fix for Bug 2727 - Upgrade Akka from 2.3.4 to...
2015-02-19 Tony TkacikMerge "Initial message bus implementation"
2015-02-19 Tony TkacikMerge "BUG-2634 Config binding for netconf server"
2015-02-19 Tony TkacikMerge "BUG-2633 - Netconf northbound mapping."
2015-02-19 Tony TkacikMerge "BUG-2633 - Added Operation Service Factory Filte...
2015-02-19 Moiz RajaMerge "Refactor LeaderTest"
2015-02-19 Tom PantelisMerge "Bug 2538: Remove redundant Augmentation checks...
2015-02-19 Tony TkacikMerge "Bug 2682 - Switch sal-binding-dom-it to sal...
2015-02-18 Moiz RajaMerge "Bug-2692:Real snapshots should use the replicate...
2015-02-18 Tom PantelisMerge "Make ReadData exception logging less noisy"
2015-02-18 Tom PantelisMerge "Minor enhancements to dummy datastore"
2015-02-18 Tony TkacikMerge "Introduce message bus models"
2015-02-18 Tony TkacikMerge "BUG-2573: mark CompositeNode-based RPC APIs...
2015-02-13 Robert VargaBUG-2573: mark CompositeNode-based RPC APIs obsolete 86/14686/16
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 "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-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
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-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 Tony TkacikMerge "Bug 1178 - removed unused parameter from checkOd...
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-22 Maros MarsalekNormalizedNode Mount APIs. 83/9083/7
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
2014-06-11 Ed WarnickeMerge "Added move of branding jar to assembly"
2014-06-11 Ed WarnickeMerge "Added karaf branding."
2014-06-10 Ed WarnickeMerge "Bug 1106: Introduced TransactionCommitFailedExce...
2014-06-10 Ed WarnickeMerge "Removed `which` dependency, now using proper...
2014-06-10 Tony TkacikMerge "BUG-868: do not instantiate SchemaPath directly"
2014-06-10 Tony TkacikMerge "BUG-614: Remove YangtoolsMappingHelper in favor...
2014-06-10 Tony TkacikMerge "BUG-614: introduce AbstractRuntimeCodeGenerator"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RuntimeGeneratedInvoker"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RpcMetadata"
2014-06-10 Tony TkacikMerge "BUG-868: use a single version of ClassLoaderUtils"
2014-06-10 Tony TkacikMerge "BUG-272: remove trailing whitespace from Java...
2014-06-10 Robert VargaBUG-272: remove trailing whitespace from Java files 53/7853/1
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-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-26 Abhishek KumarAdding routed RPC support in Remote RPC Router 83/4683/8
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
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 "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-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-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-01-27 Ed WarnickeMerge "Prevent ConfigPusher from killing its thread" jenkins-controller-bulk-release-prepare-only-2-14 jenkins-controller-bulk-release-prepare-only-2-15 jenkins-controller-bulk-release-prepare-only-2-16
2014-01-27 Ed WarnickeMerge changes I8c23739a,Ia0e70828
2014-01-26 Robert VargaBulk-add copyright headers to java files 34/4834/2
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 Ed WarnickeMerge "md-sal: commons-codec artifact version sync"
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 TkacikUpdated implementation of Netconf, fixed DOM Mountpoint 66/4266/2
2013-11-11 Giovanni MeoMerge "creating a default subnet"
2013-11-08 Ed WarnickeMerge "Initial implementation of the ClusteredDataStore"
2013-11-08 Ed WarnickeMerge "Added threadpool config tests."
2013-11-08 Ed WarnickeMerge "Change fix for default module's dependency resol...
2013-11-07 Giovanni MeoMerge "Added DELETE support for Bridge and Port resources"
next