Reduce use of deprecated methods
[controller.git] / opendaylight / md-sal / sal-dom-broker /
2018-08-04 Robert VargaReduce use of deprecated methods 03/74803/2
2018-07-25 Stephen KittSimplify code using Java 8 features 44/74344/4
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
2018-07-24 Tom PantelisAdjust to mdsal invokeRpc API change 66/74366/5
2018-07-22 Tom PantelisFix DOMRpcRouter breakage 12/74312/1
2018-07-20 Robert VargaFix DOMRpcRouter breakage from mdsal 69/74269/2
2018-07-19 Tom PantelisAdjust to mdsal DOM read/exists FluentFuture change 28/74128/8
2018-07-14 Tom PantelisRestore binding RPC shortcut 35/74035/5
2018-07-14 Robert VargaRemove sal.core.api.mount.MountProvisionListener 94/73894/6
2018-07-11 Robert VargaDeprecate sal.core.api.mount.MountProvisionListener 91/73891/4
2018-07-11 Tom PantelisProxy DOMMountPointServiceImpl to MD-SAL API 58/73858/3
2018-07-10 Robert VargaRemove sal.core.api.BrokerService 90/73890/1
2018-07-10 Robert VargaRemove sal.core.api.model 69/73869/5
2018-07-10 Robert VargaRemove deprecated controller.sal.core.api interfaces 67/73867/4
2018-06-25 Tom PantelisProxy DOMNotificationRouter to the mdsal implementation 81/73381/2
2018-06-25 Tom PantelisProxy DOMRpcRouter to the mdsal implementation 76/73376/3
2018-05-29 Tom PantelisRemove DataChangeListener and friends 01/71801/7
2018-05-23 Tom PantelisConvert DCL tests to use DTCL 00/71800/2
2018-05-15 Tom PantelisDefault AsyncWriteTransaction.submit() 47/71547/6
2018-04-28 Tom PantelisAdd AsyncWriteTransaction.commit() 16/71516/5
2018-04-19 Tom PantelisRemove deprecated controller EOS APIs and impl 87/70787/5
2018-04-12 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 76/69876/11
2018-04-04 Tom PantelisRemove AsyncWriteTransaction#commit 41/70341/3
2018-03-26 Tom PantelisDeprecate Broker and related APIs 45/70045/2
2018-03-23 Tom PantelisAdd default implementation for AsyncWriteTransaction... 35/69935/2
2018-03-22 Robert VargaRemove DOMDataTreeService and related classes 11/69811/2
2018-03-15 Tom PantelisFix findbugs violations in md-sal - part 2 27/69327/3
2018-03-09 Tom PantelisEnable checkstyle in the mdsal-parent pom 42/69242/2
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-02-07 Jaime Caamaño RuizFix infinite loop on cancel transaction 04/67804/7
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
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-11-29 Stephen KittDrop obsolete Maven site configuration 35/65935/2
2017-11-14 David SuarezFix checkstyle issues in module sal-dom-broker 77/64277/4
2017-11-13 Jie HanGuards iteration against concurrent modification 64/65464/2
2017-10-12 Robert VargaImport MappingCheckedFuture from mdsal 94/64194/1
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-27 David SuarezRemove explicit default super-constructor calls 20/63620/1
2017-09-14 Robert VargaAdjust for yangtools normalizing module names 47/63147/2
2017-09-12 Vratko PolakBug 9057: Revert "Take advantage of default" ... 54/62954/2
2017-08-24 Robert VargaFix deprecation warning in PingPongTransactionChain 64/62264/1
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 Robert VargaDeprecated controller fine-grained sharding APIs 77/61077/1
2017-08-01 Robert VargaOptimize use of YangInstanceIdentifier.getPathArguments() 07/60907/6
2017-07-31 Robert VargaTake advantage of default methods in DOMRpcProviderService 35/51035/11
2017-07-21 Tom PantelisBug 3401: Remove/cleanup Import-Package in maven-bundle... 55/59955/5
2017-07-10 Robert VargaFix Verify/Preconditions string format 66/59866/3
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-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 97/58297/7
2017-06-01 David SuarezReplace logger and log by LOG 18/58018/3
2017-05-19 Stephen KittSimplify code with new Map features 34/57334/4
2017-05-19 Tom PantelisDeprecate legacy EOS API classes 16/57416/4
2017-05-16 Stephen Kittsal-dom-broker: use lambdas 86/57186/2
2017-04-19 Robert VargaFix a typo 57/55257/1
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 89/54689/1
2017-04-03 Jie HanAbstractDOMDataBroker fix annotations 02/54202/2
2017-04-01 Jie HanDOMDataBrokerTransactionChainImpl fix parameter name... 01/54201/2
2017-03-01 Robert VargaCleanup sal-dom-broker/pom.xml 87/52387/7
2017-01-27 Robert VargaBUG-7697: add defences against nulls 50/51150/2
2017-01-24 Robert VargaBUG-3128: do not open-code routed RPC identification 34/50734/4
2017-01-17 Robert VargaBUG-3128: Update RPC router concepts 87/50487/6
2017-01-05 Robert VargaBUG-7159: eliminate use of CrossStatementSourceReactor 47/49747/5
2016-11-25 Robert VargaFix javadocs and enable doclint 83/48683/4
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-09-23 Stephen KittMechanical code cleanup (sal-dom-broker) 81/46081/3
2016-08-24 Tom PantelisImplement toString in DataBroker impls 73/44573/2
2016-08-24 Jakub MorvayBug 5700 - Backwards compatibility of sharding api... 13/43613/11
2016-08-15 Martin CiglanBUG-865: remove String-based getDataChildByName() 88/43588/3
2016-08-10 Robert VargaBUG-6111: fix a thinko 28/43628/1
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 09/43409/1
2016-08-08 Robert VargaBUG-6111: implement PingPongTransactionChain cancelation 58/43058/3
2016-07-19 Tom PantelisConvert distributed EOS impl to use new DOM EOS interfaces 75/35475/14
2016-07-19 Tom PantelisAdd legacy pre-Boron EntityOwnershipService adapter 42/35442/15
2016-07-04 Tom PantelisMove GlobalBundleScanningSchemaServiceImpl to its own... 58/40458/4
2016-06-22 Robert VargaBUG-865: remove reference to URLSchemaContextResolver 98/40698/2
2016-06-15 Robert VargaBUG-865: remove use of QName.cachedReference() 42/40342/2
2016-06-03 Martin CiglanGet rid of old Yang Parser in Controller 45/39645/6
2016-05-20 Robert VargaUse YangInstanceIdentifier.EMPTY 14/39014/7
2016-04-22 Tom PantelisModify config Module impls to co-exist with blueprint 14/36714/26
2016-04-12 Tom PantelisAdd blueprint wiring to sal-dom-broker 51/35851/23
2016-03-27 Robert VargaEnlarge critical section to cover processNextTransaction() 49/36749/2
2016-01-21 Robert VargaClear out router event on completion 74/32874/2
2016-01-15 Thanh HaBumping versions by 0.1.0 for next dev cycle 90/32690/1
2016-01-08 Maros MarsalekExpose yang source provider into config subsystem 24/32224/5
2015-12-03 Tom PantelisLazily create schema context in GlobalBundleScanning* 57/28057/4
2015-11-23 Robert VargaBUG-3516: make PingPongTransactionChain.close() asynchr... 79/30079/1
2015-11-16 Kamal RameshanBug-4636: NotificationSubscriber's exception prevents... 81/29681/3
2015-10-22 Robert VargaBUG-2399: fixup tests 08/28908/2
2015-10-01 Tom PantelisSpeed up GlobalBundleScanningSchemaServiceImpl close 81/27781/1
next