Fix a few javadoc warnings
[mdsal.git] / dom / mdsal-dom-api / src / main / java / org / opendaylight / mdsal / dom /
2022-04-05 Robert VargaFix a few javadoc warnings 22/100422/1
2021-10-20 Robert VargaUse HierarchicalIdentifier 86/97886/5
2021-08-12 Robert VargaSupport DOMAction-level routing 14/97114/14
2021-08-09 Robert VargaAdd a single-instance registerActionImplementation() 13/97113/1
2021-06-24 Robert VargaDOMDataTreeChangeListener.onInitialData() is mandatory 57/96657/4
2021-05-08 Robert VargaBump to odlparent-9.0.0/yangtools-7.0.1-SNAPSHOT 97/94297/90
2021-02-09 Robert VargaRemove DOMDataTreeShard and all related interfaces 96/95096/2
2021-01-23 Peter SunaFix DOMQueryPredicate comparable matches 36/94736/3
2020-12-20 Robert VargaDeprecate Producer/Consumer/Sharding APIs 89/94289/1
2020-10-31 Robert VargaRefactor DOMQueryPredicate 58/93458/5
2020-10-28 Robert VargaAdd support for keyed entries 98/93398/7
2020-10-26 Robert VargaHide EagerDOMQueryResult behind DOMQueryResult.of() 67/93367/1
2020-10-26 Robert VargaQueryResults should be Iterable, Immutable 65/93365/2
2020-10-26 Robert VargaAdd DOMDataTreeQueryOperations 48/93348/3
2020-10-26 Robert VargaAdd DOMQueryResult streaming interfaces 63/93363/1
2020-10-25 Robert VargaAdd DOMQueryResult 47/93347/2
2020-10-24 Robert VargaFix DOMQueryPredicate signature 34/93334/2
2020-10-24 Robert VargaAdd isNull() predicate to both DOM and Binding queries 33/93333/2
2020-10-16 Robert VargaMark DataTreeChangeListener for evolution 03/93103/1
2020-10-07 Robert VargaRemove DOMSchemaService.getSessionContext() 83/92983/6
2020-10-07 Robert VargaClean up DOMExtensibleService 88/92988/5
2020-10-01 Robert VargaAdd DOMRpcProviderService bulk registration 54/87754/32
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-23 Robert VargaRevert "Update RPC invocation to take ContainerNode" 24/89324/1
2020-04-23 Robert VargaRevert "Turn DOMRpcResult's result back to NormalizedNode" 23/89323/1
2020-04-23 Robert VargaTurn DOMRpcResult's result back to NormalizedNode 18/89318/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 VargaDeprecated getSessionContext() for removal 77/89077/3
2020-04-16 Robert VargaAdd Binding/DOM Query language adapter 93/88193/27
2020-04-09 Robert VargaMake DOMSchemaService operate of EffectiveModelContext 97/84797/5
2019-11-20 Robert VargaFix onDataTreeChanged() references 75/85875/1
2019-10-01 Robert VargaMove FIXMEs out to 6.0.0 42/84842/5
2019-08-29 Robert VargaRemove use of YangInstanceIdentifier.EMPTY 47/84047/3
2019-04-08 Robert VargaPush out API FIXMEs 45/81445/5
2019-04-08 Robert VargaRemove DOMDataTreeReadWriteTransaction.close() 42/81442/4
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-03-27 Robert VargaClarify DOMEvent and DOMNotification relationship 23/81223/1
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-16 Robert VargaFix javadoc HTML5 compliance 31/80931/2
2018-12-21 Jie HanFixup (DOM)DataTreeChangeListener a bit 62/78662/5
2018-11-08 Robert VargaSeparate out DOMDataTree{Read,Write}Transactions 90/77590/8
2018-11-08 Jakub MorvayRemove redundant public modifier 11/77611/2
2018-10-31 hanReport non-present initial data in (DOM)DataTreeChangeL... 70/77070/7
2018-10-09 Robert VargaMigrate mdsal-dom-api to JDT annotations 48/76748/12
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-13 Robert VargaDeprecate mdsal.common.api transaction-related interfaces 62/75162/6
2018-08-10 Robert VargaCleanup API components 73/75073/5
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-07-28 Robert VargaSimplify DOMOperationService API 96/74596/6
2018-07-26 Tom PantelisRemove deprecated methods from DOMDataTreeCommitCohort 73/74473/4
2018-07-26 Tom PantelisConvert CursorAware APIs to FluentFuture 78/74478/6
2018-07-25 Tom PantelisChange DOMDataTreeCommitCohort to FluentFuture 15/74415/3
2018-07-25 Tom PantelisChange DOM invokeRpc to FluentFuture 65/74365/5
2018-07-18 Tom PantelisChange DOM read/exists to FluentFuture 27/74127/9
2018-07-18 Robert VargaDisallow DOMOperationInstance wildcards 87/74187/2
2018-07-18 Robert VargaMake Rpc/Action extend DOMOperationImplementation 78/74178/4
2018-07-14 Robert VargaTeach binding-dom-codec about actions 95/73995/32
2018-07-13 Robert VargaSimplify DOMOperation{Service,Implementation} 22/74022/7
2018-07-13 Robert VargaAdd BindingLazyContainerNode 13/74013/13
2018-07-12 Robert VargaRequire ContainerNode in input/output 64/73964/5
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 Jie HanAdd DOMOperationService and related interfaces 16/64516/19
2018-06-23 Tom PantelisAdd DOM blueprint XML 78/73378/4
2018-03-22 Robert VargaMake DOMDataTreeService extensible 57/68057/12
2018-02-05 Robert VargaMDSAL-206: improve DOMEvent instant resolution 29/67729/2
2017-10-17 Tom PantelisAdd read-write transaction to the AsyncDataBroker APIs 56/50156/9
2017-10-17 Tom PantelisAdd ClusteredDOMDataTreeChangeListener interface 67/50267/5
2017-10-12 Robert VargaUse mdsal's MappingCheckedFuture 95/64195/1
2017-06-21 Robert VargaBUG-7446: Bump odlparent to 2.0.0 27/59027/3
2017-04-28 Robert VargaBUG-8327: Introduce DOMYangTextSourceProvider and imple... 46/56246/4
2017-03-09 Tom PantelisAdd new DOMDataTreeCommitCohort#canCoomit method 60/52960/3
2017-01-17 Robert VargaBUG-3128: Update DOM RPC concepts 62/50562/1
2016-12-15 Robert VargaMake variadic enter() a default method 23/49423/2
2016-11-21 Dana KutenicsovaRemoved sonar warnings. 32/48032/9
2016-09-21 Robert VargaMake sure we optimize DOMDataTreeIdentifier 56/45856/7
2016-08-23 janabFixed Checkstyle violation errors in mdsal-dom-api... 43/43343/12
2016-07-18 Tomas CereBug 4202: Require that a producer has claimed a namespa... 64/37064/11
2016-07-11 Vaclav DemcakMove DOM EntityOwnershipService 97/41497/7
2016-07-11 Tomas CereBUG 6057: Rewrite ShardedDOMProducer to use new cursor api 32/40032/15
2016-05-02 Vaclav DemcakBUG-5414 introduce EOS inJeopardy flag 56/37956/2
2016-01-14 Tony TkacikBug 1435: Fixed incorrect links in javadoc. 74/32574/2
2015-12-06 Tom PantelisAdd isCandidateRegistered EOS method 05/30205/7
2015-12-06 Tom PantelisAdd general-entity yang to common 84/27684/9
2015-11-24 Tom PantelisAdd DOM entity ownership interfaces 64/27664/10
2015-11-09 Tony TkacikBug 1435: Introduced DOM Data Commit Cohort & Validatio... 81/29181/4
2015-09-29 Tony TkacikBug 3868: Introduction of DOM Cursor APIs. 05/25905/7
2015-09-26 Tony TkacikRemoved DataChangeListener in favour of DataTreeChangeL... 50/27350/4
2015-09-26 Tony TkacikRenamed Data(ReadOnly|WriteOnly) to DataTree(Read|Write) 47/27347/4
next