Remove unneeded SuppressWarnings
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / Snapshot.java
2017-02-10 Tom PantelisBug 7521: Convert Snapshot to store a State instance 72/50572/9
2016-10-26 Tom PantelisFix FindBugs warnings in sal-akk-raft 05/46905/8
2016-10-12 Tom PantelisFix remaining CS errors in sal-akka-raft and enable... 05/46805/3
2016-10-06 Tom PantelisFix warnings and javadocs in sal-akka-raft 65/45865/4
2016-08-10 Robert VargaMove ServerConfigurationPayload to cluster.raft.persisted 66/43266/7
2015-11-14 kalaiselvikBug 2187: Persisting Actor peerIds' in snapshot 42/29542/3
2015-09-29 Tom PantelisAdd election info to Snapshot 95/27495/6
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
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 "Bug 2684 - Fixing support for Neutron binding...
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-02 tpantelisBug 2410: Use generated serialVersionUID for messages 36/14836/2
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
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-09-05 Tony TkacikMerge "Bug 1686 - Rework TopologyManager to use transac...
2014-09-05 Tony TkacikMerge "BUG-1690: catch wildcard InstanceIdentifiers"
2014-09-05 Tony TkacikMerge "Prefer InstanceIdentifier imports"
2014-09-05 Tony TkacikMerge "BUG-1679: optinally log allocation context"
2014-09-04 Ed WarnickeMerge "BUG 1623 - Clustering : Parsing Error thrown...
2014-09-04 Ed WarnickeMerge "BUG 1595 - Clustering : NPE on startup"
2014-09-04 Moiz RajaMerge "Bug 1637: Change Rpc actor calls to async"
2014-09-04 Devin AveryMerge "Initial clustering feature"
2014-09-04 Moiz RajaMerge "Install snapshot and Reply"
2014-09-04 Kamal RameshanInstall snapshot and Reply 65/9765/11