Fixup comparison formatting
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / ReplicatedLogEntry.java
2016-11-29 Tom PantelisBug 5419: Persist log entries asycnhronously 41/48441/6
2016-10-06 Tom PantelisFix warnings and javadocs in sal-akka-raft 65/45865/4
2015-07-23 Moiz RajaCLEANUP : Fix javadoc warnings in sal-akka-raft code 53/24453/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-12-01 Tom PantelisMerge "BUG 2437 - Enable snapshotting based on size...
2014-12-01 Moiz RajaBUG 2437 - Enable snapshotting based on size of data... 48/13148/4
2014-08-02 Madhu VenugopalMerge "Created Sample Feature Test Class for Base Featu...
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 Ed WarnickeMerge "Make Raft messages serializable"
2014-07-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Kamal RameshanMake Raft messages serializable 00/9300/8
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
2014-07-28 Ed WarnickeMerge "Updated remote rpc code after integration tests...
2014-07-28 Tony TkacikMerge "Deprecating unused get{Provider,Consumer} Functi...
2014-07-28 Tony TkacikMerge "Removed BundleContext from Broker.register{Consu...
2014-07-28 Tony TkacikMerge "Removed BundleContext from Broker.register{Consu...
2014-07-28 Tony TkacikMerge "Optimize RESTCONF module/node parsing"
2014-07-28 Tony TkacikMerge "Improve RESTCONF thread safety when reconfiguring"
2014-07-28 Tony TkacikMerge "Allow getChildNodes() to become a Collection"
2014-07-28 Tony TkacikMerge "BUG-1381: do not use JavassistUtils.getLock()"
2014-07-26 Moiz RajaMerge "Initial code/design for an Akka Raft implementation"
2014-07-20 Moiz RajaInitial code/design for an Akka Raft implementation 08/8708/4