Adopt odlparent-10.0.0/yangtools-8.0.0-SNAPSHOT
[mdsal.git] / dom / mdsal-dom-broker / src / main / java / org / opendaylight / mdsal / dom / broker /
2022-03-08 Robert VargaAdopt odlparent-10.0.0/yangtools-8.0.0-SNAPSHOT 79/97379/60
2021-12-02 Robert VargaRemove ScanningSchemaServiceProvider 01/98801/1
2021-10-17 Robert VargaFold OSGiDOMNotificationRouter 48/97948/2
2021-10-17 Robert VargaImprove DOMRpcRouter coverage 45/97945/3
2021-10-17 Robert VargaImprove listener dispatch 44/97944/2
2021-10-17 Robert VargaCleanup OSGi DOMRpcRouter services 43/97943/1
2021-10-17 Robert VargaMerge (OSGi)DOMRpcRouter 42/97942/1
2021-08-12 Robert VargaSupport DOMAction-level routing 14/97114/14
2021-08-11 Robert VargaUse a global comparator 34/97134/1
2021-08-10 Robert VargaFix a NPE on missing path 29/97129/1
2021-08-10 Robert VargaAdd a FIXME to merge OSGiDOMRpcRouter 23/97123/1
2021-08-10 Robert VargaFix formatting a bit 22/97122/1
2021-08-09 Robert VargaUse builder fluently 15/97115/1
2021-05-08 Robert VargaBump to odlparent-9.0.0/yangtools-7.0.1-SNAPSHOT 97/94297/90
2021-04-13 Robert VargaFixup checkstyle 64/95764/1
2021-02-09 Robert VargaRemove DOMDataTreeShard and all related interfaces 96/95096/2
2020-10-26 Robert VargaAdd DOMDataTreeQueryOperations 48/93348/3
2020-10-07 Robert VargaClean up DOMExtensibleService 88/92988/5
2020-10-01 Robert VargaAdd DOMRpcProviderService bulk registration 54/87754/32
2020-09-30 Tadei BilanReplace lmax disruptor with QueuedNotificationManager 34/89334/18
2020-08-03 Robert VargaRemove DOMMountPoint's EffectiveModelContext 25/91825/2
2020-08-03 Robert VargaReplace SchemaPath with SchemaNodeIdentifier.Absolute... 05/91505/11
2020-07-21 Robert VargaSimplify DOMNotificationService contract 00/91500/1
2020-04-27 Robert VargaImprove notification delivery defensiveness 42/89442/4
2020-04-27 Robert VargaFix unsubscribe checks in DOMNotificationRouterEvent 41/89441/3
2020-04-23 Robert VargaRevert "Update RPC invocation to take ContainerNode" 24/89324/1
2020-04-23 Robert VargaUpdate RPC invocation to take ContainerNode 96/89296/2
2020-04-22 Robert VargaAdjust DOMMountPoint to be EffectiveModelContextProvider 93/89293/2
2020-04-20 Robert VargaEnforce non-null input on RPCs 39/89139/4
2020-04-16 Robert VargaSwitch DOMNotificationRouter to OSGi DS 75/89075/4
2020-04-16 Robert VargaSplit DOMRpcRouter from blueprint 74/89074/3
2020-04-09 Robert VargaMake DOMSchemaService operate of EffectiveModelContext 97/84797/5
2020-02-29 Robert VargaUse ListenerRegistry.clear() 58/88158/3
2020-02-29 Robert VargaModernize ListenerRegistry users 48/88148/3
2020-02-29 Robert VargaRemove ScanningSchemaServiceProvider.removeListener() 57/88157/2
2020-02-29 Robert VargaConvert DOMSchemaServiceImpl into a component 47/88147/1
2020-02-28 Robert VargaRework binding component instantiation 28/88028/18
2019-09-30 Robert VargaAdjust for YangTextSchemaContextResolver return type... 00/84800/1
2019-08-29 Robert VargaRemove use of YangInstanceIdentifier.EMPTY 47/84047/3
2019-08-19 Robert VargaBump to odlparent-6.0.0-SNAPSHOT 80/83380/13
2019-07-18 Robert VargaUse ActionNodeContainer.findAction() 48/82948/4
2019-07-08 Robert VargaRemove unneeded null check 46/82946/1
2019-04-09 Jakub MorvayRefactor DOMMoutPointServiceImpl UT a little bit 23/81423/3
2019-04-08 Robert VargaHide ShardedDOMReadWriteTransactionAdapter 43/81443/4
2019-04-08 Robert VargaBump yangtools to 3.0.0 08/80908/32
2019-04-08 Robert VargaBump odlparent to 5.0.0 07/80907/26
2019-04-08 Robert VargaIntegrate PingPongDataBroker into DataBroker contract 96/81396/7
2019-04-08 Michael VorburgerAdd AbstractDOMSchemaService and FixedDOMSchemaService 72/79972/13
2019-04-07 Jakub MorvayFix small formatting issue 22/81422/2
2019-04-07 Jakub MorvayDo not fail if invoking of listener fails 13/81413/5
2019-04-06 Jakub MorvayRemove deprecated leak method 14/81414/2
2019-03-26 Robert VargaRemove @(Not)ThreadSafe annotation 83/81183/2
2019-03-20 Robert VargaRemove FluentFuture from DOM RPC contracts 33/80933/9
2019-03-19 Jakub MorvayRemove DOMMountPointServiceImpl.registerMountPoint() 86/80186/4
2019-03-18 hanFix check path contention when create tree producers 19/76919/18
2019-03-15 Robert VargaFix logging placeholders 06/80906/3
2019-02-12 Stephen KittSwitch to Objects.requireNonNull 79/80279/1
2019-01-08 Jie HanUse the new constructor of 'Disruptor' instead of a... 89/79089/5
2018-11-27 hanFix up release old producers to avoid memory leak 01/76501/22
2018-11-14 hanFixup lookup of DOMDataTreePrefixTableEntry 14/76814/13
2018-11-08 Robert VargaSeparate out DOMDataTree{Read,Write}Transactions 90/77590/8
2018-11-08 Jakub MorvayDeprecate leak methods in DOMMountPointServiceImpl 09/77609/5
2018-11-08 Robert VargaCleanup ShardedDOMWriteTransactionAdapter 95/77595/2
2018-11-08 Robert VargaCleanup ScanningSchemaContext 93/77593/2
2018-11-08 Robert VargaCleanup PingPongDataBroker 92/77592/2
2018-11-08 Robert VargaCleanup ShardedDOMTransactionChainAdapter 91/77591/2
2018-10-11 Robert VargaEnable mdsal-dom-broker spotbugs 97/76897/2
2018-10-09 Robert VargaMigrate mdsal-dom-broker to JDT annotations 50/76750/15
2018-10-03 Robert VargaRemove AsyncDataBroker and related classes 16/76516/4
2018-10-02 Robert VargaRemove common.api.TransactionChain 78/76078/9
2018-08-29 Anil BelurMerge branch 'mdsal-trace' from controller
2018-08-29 Anil BelurMerge branch 'blueprint' from controller
2018-08-20 Jie HanFix set schema context to action routing table 62/75262/2
2018-08-10 Robert VargaMass-migrate to java.util.Optional 56/74956/9
2018-08-06 Robert VargaAdd DOMAction(Provider)Service facades 10/74210/19
2018-08-06 Robert VargaFix raw type warnings and null safety errors 39/74839/1
2018-07-31 Jie HanAdd DOMActionRoutingTable and DOMActionRoutingTableEntry 74/74374/13
2018-07-30 Jie HanRemove AbstractDOMRpcRoutingTableEntry.invokeRpc 24/74624/2
2018-07-27 Stephen KittSimplify code using Java 8 features 88/74588/2
2018-07-26 Tom PantelisConvert CursorAware APIs to FluentFuture 78/74478/6
2018-07-25 Tom PantelisChange DOM invokeRpc to FluentFuture 65/74365/5
2018-07-20 Robert VargaMove DOMRpcRouter implementation methods 09/74209/8
2018-07-18 Tom PantelisChange DOM read/exists to FluentFuture 27/74127/9
2018-07-18 Robert VargaRemove DOMRpcRoutingTable.invoke() 08/74208/2
2018-07-18 Robert VargaHarden DOMRpcRouter shutdown 88/74188/2
2018-07-18 Robert VargaDo not retain reference to DOMRpcRouter in registrations 98/74098/4
2018-07-17 Robert VargaEliminate unneeded constant 97/74097/2
2018-07-12 Robert VargaSwitch DOMExtensibleService to require getExtensions() 38/73938/10
2018-07-11 Robert VargaIntroduce DOMExtensibleService.getExtensions() 36/73936/4
2018-07-10 Tom PantelisAdd DOM and binding PingPongDataBroker 68/73668/4
2018-07-10 Robert VargaTake advantage of FluentFutures 62/73862/2
2018-07-03 Robert VargaBUG-7697: add defences against nulls 79/73679/1
2018-06-23 Tom PantelisAdd DOM blueprint XML 78/73378/4
2018-05-29 Tom PantelisDefault AsyncWriteTransaction#submit() 72/72172/4
2018-03-22 Robert VargaMake DOMDataTreeService extensible 57/68057/12
2018-02-09 Jaime Caamaño RuizFix infinite loop on cancel transaction 98/68098/1
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 68/64168/43
2017-11-16 Robert VargaFix odlparent-3.0.0 checkstyle issues 44/65544/6
2017-10-17 Tom PantelisAdd read-write transaction to the AsyncDataBroker APIs 56/50156/9
2017-10-12 Robert VargaUse mdsal's MappingCheckedFuture 95/64195/1
next