Merge changes Ibe016728,Ic719c519,I87a81a54
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / src / main / java / org / opendaylight / controller / remote / rpc /
2015-05-04 Tony TkacikMerge changes Ibe016728,Ic719c519,I87a81a54
2015-05-04 Tony TkacikMerge "BUG 3066 : Optimistic lock failed, on NetconfSta...
2015-05-04 Tony TkacikMerge "Bug222:Comments incorporated for response based...
2015-05-01 Moiz RajaMerge "BUG 3049 : Upgrade from akka 2.3.9 to 2.3.10"
2015-05-01 Moiz RajaMerge "Bug 2853 : Adding Remote RPC MX bean"
2015-04-30 Harman SinghBug 2853 : Adding Remote RPC MX bean 58/19358/2
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
2015-03-30 Tony TkacikMerge "Avoid IllegalArgument on missing source"
2015-03-30 Tony TkacikMerge "Increase default negotiation timeout for netconf...
2015-03-30 Tony TkacikMerge "Set unable-to-connect(netconf node) if no source...
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-27 Tony TkacikMerge "BUG-2424 Bump mina sshd-core version to 0.14"
2015-03-26 Moiz RajaMerge "Bug 2194: Find primary shard on remote ShardManager"
2015-03-25 Tom PantelisMerge "Do not use ActorSystem.actorFor as it is deprecated"
2015-03-25 Tom PantelisMerge "Bug-2842:If an install snapshot is in progress...
2015-03-25 Ed WarnickeMerge "Remove redundant features: odl-adsal-controller...
2015-03-25 Tom PantelisMerge "BUG 2852 : Reduce and improve logging in RemoteR...
2015-03-24 Moiz RajaBUG 2852 : Reduce and improve logging in RemoteRpcImple... 25/16725/3
2015-03-24 Tom PantelisMerge "BUG 2849 : Reduce sending of duplicate replicati...
2015-03-24 Tom PantelisMerge "BUG 2854 : Do not add empty read write transacti...
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-23 Moiz RajaMerge changes Idfb4fbea,Ief82b050
2015-03-19 Tony TkacikMerge "Fix modules Restconf call for mounted devices"
2015-03-19 Tony TkacikMerge "Optimize ResolveDataChangeEventsTask object...
2015-03-19 Tony TkacikMerge "Increase IDLE timeout for ssh netconf server"
2015-03-19 Tony TkacikMerge "BUG-2739 Fix concurrent metadata cleanup for...
2015-03-19 Jan HajnarBUG 2412 - remove CompositeNode from sal-remoterpc... 54/16754/3
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
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-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-12 Ed WarnickeMerge "Mark yang generated source location as a source...
2015-02-12 Moiz RajaMerge "(Bug 2035) - Increasing default Akka config...
2015-02-12 Tony TkacikMerge "Do not duplicate OSGi dependencyManagement"
2015-02-12 Ed WarnickeMerge "Bug 2684 - Fixing support for Neutron binding...
2015-02-12 Tony TkacikMerge "BUG-2627: do not duplicate descriptions"
2015-02-12 Tony TkacikMerge "BUG-2627: JMX interfaces need to be public"
2015-02-10 Moiz RajaMerge "Bug 2669: Use slf4j Logger instead of akka Loggi...
2015-02-10 Tony TkacikMerge "BUG-2679 Workaround for wrong nagasena encode...
2015-02-10 Tony TkacikMerge "BUG-2310 - widen yang model for netconf-node."
2015-02-10 Tony TkacikMerge "BUG-2599 Netconf notification manager initial...
2015-02-10 Tony TkacikMerge "Fix missing log argument"
2015-02-10 Tony TkacikMerge "Standardize on pax-exam 4.4.0"
2015-02-10 Tony TkacikMerge "BUG-2288: implement DOMNotificationRouter"
2015-02-10 Tom PantelisMerge "Add Distributed DataStore as a dependency of...
2015-02-10 Moiz RajaMerge "Add signature marker and version to NormalizedNo...
2015-02-09 Moiz RajaMerge "Bug 2410: Use generated serialVersionUID for...
2015-02-09 tpantelisBug 2669: Use slf4j Logger instead of akka LoggingAdapter 10/14810/6
2015-02-02 tpantelisBug 2410: Use generated serialVersionUID for messages 36/14836/2
2015-01-09 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-07 Ed WarnickeMerge "Fix bug 2554 - XSQL getting stuck on some models"
2015-01-07 Tony TkacikMerge "Model dom-broker statistics"
2015-01-07 Tony TkacikMerge "Move ConcurrentDOMDataBroker to clustered-datastore"
2015-01-07 Tony TkacikMerge "Add timeout to netconf IT test"
2015-01-07 Tony TkacikMerge changes I4ec0efd7,Ia2619921
2015-01-07 Tony TkacikMerge "Add better error reporting to ConfigSnapshot...
2015-01-07 Tony TkacikMerge "Fail on validation of checkstyle set to true"
2015-01-06 Ed WarnickeMerge "Fix test case mis-spelling."
2015-01-06 Tom PantelisMerge "Fix Akka exception: cannot use non-static local...
2015-01-06 Moiz RajaMerge "Bug 2526: Race condition may cause missing route...
2015-01-05 Anil VishnoiMerge "Bug 2158: Fixed TopologyManager for edge updates."
2014-12-23 Moiz RajaMerge "Introducing karaf-parent (and also group karaf...
2014-12-23 Moiz RajaMerge "Fix bug 2449 in sal-remoterpc-connector Regardin...
2014-12-20 tpantelisBug 2526: Race condition may cause missing routes in... 53/13753/7
2014-12-19 Gary WuFix Akka exception: cannot use non-static local Creator... 48/13748/1
2014-12-18 Xin ChangFix bug 2449 in sal-remoterpc-connector 35/13735/1
2014-12-03 Tony TkacikMerge "Add MD-SAL artifacts"
2014-12-03 Tony TkacikMerge "Remove use of xtend"
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netty-threadgroup...
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netty-event-executor...
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in logback-config"
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netconf-util"
2014-12-03 Tony TkacikMerge "BUG-8: migrate newMBeanProxy() -> newMXBeanProxy()"
2014-12-02 Ed WarnickeMerge "Handle more specific BindException and IOException"
2014-12-02 Ed WarnickeMerge "Fix allowable Unix ports range 1024 - 65535"
2014-12-02 Moiz RajaMerge "Bug 2415: Fixed intermittent RpcRegistry unit...
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-19 tpantelisBug 2415: Fixed intermittent RpcRegistry unit test... 51/13151/1
2014-11-14 Ed WarnickeMerge "Updating features archetype to talk about user...
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: samples/clustersession"
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-10 Tony TkacikMerge "BUG-2329 Add test for anyxmls inside rpc resonse...
2014-11-10 Tony TkacikMerge "Make idle timeout configurable in ssh proxy...
2014-11-10 Tony TkacikMerge "Fix raw references to SimpleNode"
2014-11-10 Tony TkacikMerge "Fix raw reference to SessionNegotiatior"
2014-11-10 Tony TkacikMerge "Fix raw use of Gauge"
2014-11-10 Tony TkacikMerge "Add serialVersionUID to Serializable classes"
2014-11-08 Robert VargaAdd serialVersionUID to Serializable classes 49/12649/4
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-09-22 Madhu VenugopalMerge "Bug 1850 - The earlier patch missed out on remov...
2014-09-19 Tony TkacikMerge "bug 1888 - FRM Flow Listener registration fail"
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-17 Ed WarnickeMerge "BUG-1542 Remove netconf-ssh|tcp features from...
2014-09-17 Tony TkacikMerge "BUG 1659 - non unified returning data default...
2014-09-17 Alessandro BochMerge "Bug 1808: Don't deserialize IPv4 payload in...
next