Fix checkstyle violations in sal-common-api
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector /
2018-03-05 Tom PantelisCreate a parent pom for md-sal sub-projects 85/69085/4
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 28/68728/1
2018-01-27 Tom PantelisFix intermittent RemoteRpcRegistryMXBeanImplTest failures 93/67593/4
2018-01-24 Robert VargaMigrate from JavaTestKit to javadsl.TestKit 22/65622/11
2018-01-22 Michael Vorburgerrestart-dependents-on-updates=false for CONTROLLER... 29/67429/2
2018-01-17 Robert VargaBump yangtools to 2.0.1 56/67256/1
2018-01-11 Tom PantelisBump to odlparent 3.0.2 85/66485/4
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
2018-01-11 Robert VargaBump yangtools to 2.0.0 74/64174/26
2018-01-07 wusandiregister RemoteRpcRegistryMXBean 35/66635/5
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-09-28 Anil BelurBump controller to use yangtools 1.2.0 54/63754/5
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 34/63634/3
2017-09-16 Stephen KittString performance and maintenability 54/57354/8
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 72/61672/1
2017-08-09 Stephen KittBump odlparent 2.0.2 to 2.0.4 67/61367/2
2017-08-02 Michael VorburgerRemove logback related stuff 33/60833/3
2017-07-21 Tom PantelisBug 3401: Remove/cleanup Import-Package in maven-bundle... 55/59955/5
2017-07-10 Stephen KittUpgrade to odlparent 2.0.2 90/60090/2
2017-07-03 Robert VargaBump odlparent dependency to 2.0.1 54/59854/2
2017-06-21 Robert VargaBump to odlparent 2.0.0 76/50176/13
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 45/58845/2
2017-06-12 Tom PantelisSwitch from config-parent to bundle-parent in sal-remot... 25/58525/3
2017-05-10 Tomas CereBUG-8392 RpcRegistry has it's buckets populated by... 84/56784/3
2017-04-22 DavidFix checkstyle problems not detected by the current... 75/55775/2
2017-04-21 matus.kubicaRpcRegistrar unit test 68/54368/10
2017-04-16 matus.kubicaRemoteRpcProviderFactory and RpcErrorsException unit... 03/54303/14
2017-04-15 Ivan HraskoUnit test for RemoteRpcRegistryMXBeanImpl class 59/54359/19
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 89/54689/1
2017-02-24 Vratko PolakBug 7840: Remove version in BucketStoreActor#removeBucket() 60/52260/2
2017-02-14 Robert VargaRemove @VisibleForTesting annotation 56/51856/1
2017-02-10 Lorand JakabCheckstyle: fix ParenPad violations 02/51402/2
2017-02-10 Robert VargaRemove reliance on org.opendaylight.controller.sal... 00/51300/6
2017-02-10 Robert VargaRemove unneeded SchemaService reference 99/51299/6
2017-02-10 Robert VargaBUG-7594: Rework sal-remoterpc-connector messages 29/50629/34
2017-02-09 Robert VargaBUG-7556: update version tracking 22/50622/22
2017-02-01 Robert VargaFix an eclipse warning 21/51121/3
2017-01-30 Robert VargaRemove unneded RoutingTable time tracking 07/50607/11
2017-01-30 Robert VargaRemove Copier interface 91/50591/11
2017-01-30 Robert VargaBUG-7573: add BucketStore source monitoring 85/50585/12
2017-01-30 Robert VargaBUG-3128: cache ActorSelections 84/50584/12
2017-01-30 Robert VargaBUG-3128: rework sal-remoterpc-connector 88/50488/26
2017-01-27 Tomas CereBUG-6937: Add ReachableMember case to Gossiper 79/51079/3
2017-01-24 Michael VorburgerReplace mockito-all by mockito-core (see Bug 7662) 61/50861/3
2017-01-21 Robert VargaBUG-6937: correct format string 74/50574/2
2017-01-17 Robert VargaCleanup RemoteDOMRpcFuture 58/50558/2
2017-01-05 Robert VargaUse Akka artery for remote transport 66/49466/10
2017-01-05 Robert VargaBUG-7159: eliminate use of CrossStatementSourceReactor 47/49747/5
2016-11-30 Tom PantelisFix FindBugs warnings in sal-remoterpc-connector and... 96/47696/5
2016-11-25 Michael VorburgerCheckstyle compliant src/main|test/resources 12/48712/2
2016-11-25 Robert VargaFix javadocs and enable doclint 83/48683/4
2016-11-15 Tom PantelisFix CS warnings in sal-remoterpc-connector and enable... 90/47690/4
2016-11-01 Alexis de TalhouëtDo not use opendaylight/commons/opendaylight as parent 47/47647/15
2016-10-27 Tom PantelisUse NormalizedNode streaming serialization in sal-remot... 38/47638/3
2016-10-24 Alexis de TalhouëtRevert "Clean-up pom.xml layout" 67/47467/1
2016-10-24 Alexis de TalhouëtClean-up pom.xml layout 91/46691/12
2016-10-05 Stephen KittBUG-6341: use common Coda Hale Metrics 36/43736/4
2016-09-23 Stephen KittMechanical code cleanup (sal-remoterpc-connector) 67/46067/3
2016-08-24 Tom PantelisBug 6521: Fix ClassNotFoundException in sal-remoterpc... 09/44609/2
2016-08-24 Alexis de TalhouëtRemove deprecated CSS files - sal-remoterpc-connector 53/44553/3
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 09/43409/1
2016-06-14 Robert VargaMake akka-testkit a test dependency 81/40281/2
2016-06-03 Martin CiglanGet rid of old Yang Parser in Controller 45/39645/6
2016-04-22 Tom PantelisModify config Module impls to co-exist with blueprint 14/36714/26
2016-04-13 Tom PantelisAdd blueprint wiring to sal-remoterpc-connector 52/35852/23
2016-03-07 Robert VargaBUG-4964: Bump to akka-2.4.1 24/32524/19
2016-03-04 Tom PantelisFix ConcurrentModificationEx in RpcRegistry.onBucketsUp... 14/35714/2
2016-02-23 Tom PantelisBug 4866: Add wait/retries for routed RPCs 75/34175/4
2016-01-15 Thanh HaBumping versions by 0.1.0 for next dev cycle 90/32690/1
2016-01-08 Tom PantelisImplement graceful ShardManager shutdown 52/31952/8
2016-01-05 Thanh HaAdd missing license headers 79/31379/3
2015-11-20 Gary WuFix warnings on unparameterized generic types 44/29944/2
2015-11-14 Gary WuFix resource leaks in test cases 63/28763/6
2015-10-10 Moiz RajaBUG 4151 : Create a shared actor system 62/27562/9
2015-08-18 Tony TkacikBug 4035: Extract dom-config from core-api and broker... 92/24392/9
2015-08-17 kalaiselvikRemoving the redundant configuration reader in the... 39/25139/3
2015-08-13 Tomas CereDecouple config and netconf subsystems. 13/23413/26
2015-08-09 Thanh HaFix license header violations in sal-remoterpc-connector 88/24988/1
2015-07-01 Harman SinghUpdating remoteRPC logging for better debugging. 20/23620/2
2015-06-16 Jan-Simon Möller[RFC][Fix] Fix for connection in pom.xml. 76/21776/3
2015-06-15 Tony TkacikRemoved uncessary calls to RpcBroker to find routes. 84/22584/1
2015-06-10 Tony TkacikRemote RPC Broker: Make Futures non-blocking. 46/22246/2
2015-06-09 Moiz RajaAvoid ClassCastException in remote-rpc-connector 15/22215/1
2015-06-06 Moiz RajaBUG 3566 : Get remote-rpc working again 14/22014/1
2015-05-13 Moiz RajaBUG 3156 : Recreating CDS should not fail 81/20181/3
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-05-04 Tony TkacikMerge "BUG 3057 - notify added event source by topics...
2015-05-04 Tony TkacikMerge "Make TCP netconf endpoint configurable"
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-04-27 Ed WarnickeMerge "Bug 2983: Added support for creation of multiple...
next