Enable overwrite test suite
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / src /
2020-06-03 Robert VargaFix OpsManager registry instantiation 33/90233/3
2020-04-23 Robert VargaPartially revert "Adjust for RPCService methods changing" 20/89320/2
2020-04-23 Robert VargaAdjust for RPCService methods changing 05/89305/1
2020-02-24 Robert VargaRemove NormalizedNodeInputOutput and related classes 35/87935/3
2019-12-17 Robert VargaUse yang-data-codec-binfmt 25/86425/6
2019-10-18 Robert VargaRegister action MXBean only during start 01/85201/1
2019-10-16 Robert VargaMigrate deprecated testing components 41/85141/2
2019-10-11 Robert VargaRegister MXBean only during start 57/85057/1
2019-09-23 Robert VargaMigrate from YangInstanceIdentifier.EMPTY 91/84091/17
2019-09-23 Robert VargaBump odlparent to 5.0.2 01/83801/24
2019-08-21 Robert VargaFix modernization issues 32/83832/8
2019-08-20 Robert VargaPropagate action logical datastore type 54/83754/2
2019-08-13 EmmettCoxMake sure registrations are closed 30/83530/4
2019-07-15 Tomas CereChange remaining SnapshotSelectionCriteria to prioritiz... 17/83017/2
2019-07-08 EmmettCoxTeach sal-remoterpc-connector to route actions 83/82283/13
2019-06-08 Robert VargaSwitch default output stream version 13/82313/27
2019-06-07 Robert VargaRemove use of thread-local input 91/82391/9
2019-06-04 Robert VargaRemove use of thread-local output 90/82390/6
2019-04-16 Robert VargaBump mdsal to 4.0.0 30/81130/38
2019-02-12 Robert VargaReduce JSR305 proliferation 11/80211/6
2019-01-23 Tom PantelisMove BP xml files to standard OSGI-INF/blueprint 49/75549/7
2018-12-05 Robert VargaReduce use of scala.concurrent.duration.Duration 49/78449/2
2018-12-05 Robert VargaMigrate to java.time.Duration 74/75374/41
2018-10-24 Robert VargaIntegrate MRI projects for Neon 55/74855/74
2018-08-24 Robert VargaCleanup TestKit use 79/75379/23
2018-08-22 Robert VargaFix findbugs warnings 51/75351/4
2018-08-21 Robert VargaMigrate to UntypedAbstractActor 02/65902/12
2018-08-06 Tom PantelisRemove RoutingLogic interface 53/74853/1
2018-07-27 Tom PantelisConvert sal-remoterpc to mdsal APIs 97/74597/1
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
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-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
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-16 Stephen KittString performance and maintenability 54/57354/8
2017-08-02 Michael VorburgerRemove logback related stuff 33/60833/3
2017-06-21 Robert VargaBump to odlparent 2.0.0 76/50176/13
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-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-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-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-10-27 Tom PantelisUse NormalizedNode streaming serialization in sal-remot... 38/47638/3
2016-09-23 Stephen KittMechanical code cleanup (sal-remoterpc-connector) 67/46067/3
2016-08-24 Alexis de TalhouëtRemove deprecated CSS files - sal-remoterpc-connector 53/44553/3
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-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-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-17 kalaiselvikRemoving the redundant configuration reader in the... 39/25139/3
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-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...
next