Bump versions to 8.0.17-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-api / src /
2022-05-10 Robert VargaFix checkstyle 34/101034/1
2022-04-05 Robert VargaFix NotificationService javadoc 24/100424/1
2022-03-13 Robert VargaCorrect ActionService generics 97/100097/1
2022-02-15 Peter SunaCorrect ActionProviderService method definition 63/99763/1
2022-02-10 Robert VargaCorrect ActionSpec definition 83/99683/1
2022-02-10 Robert VargaClarify ActionSpec documentation 82/99682/1
2021-12-02 Robert VargaFix action invocation and registration 00/98800/1
2021-10-22 Robert VargaDataTreeIdentifier is HierarchicalIdentifier 43/98043/1
2021-10-19 Robert VargaAdd NotificationService.registerListener() 76/97976/5
2021-09-28 Robert VargaRequire transitive on spotbugs-annotations 68/97668/1
2021-08-11 PeterSunaFix ActionProviderService(Adapter) 24/97024/20
2021-06-23 Robert VargaFix mdsal-binding-api dependencies 32/96632/3
2021-02-09 Robert VargaRemove DOMDataTreeShard and all related interfaces 96/95096/2
2021-01-24 Robert VargaAdd query support for decimal64 71/94771/1
2021-01-23 Robert VargaAdd MatchBuilderPath.BooleanLeafReference 44/94744/2
2020-11-06 Robert VargaConvert mdsal-binding-api to a JPMS module 65/93665/1
2020-10-28 Robert VargaAdd support for selecting exact items from lists 27/93427/2
2020-10-26 Robert VargaQueryResults should be Iterable, Immutable 65/93365/2
2020-10-26 Robert VargaAdd QueryOperations 46/93346/9
2020-10-24 Robert VargaAdd SimpleQueryExecutor 15/93315/16
2020-10-24 Robert VargaAdd isNull() predicate to both DOM and Binding queries 33/93333/2
2020-10-24 Robert VargaUpdate QueryResult design 14/93314/4
2020-10-24 Robert VargaFix MatchBuilderPath documentation 16/93316/5
2020-10-16 Robert VargaMark DataTreeChangeListener for evolution 03/93103/1
2020-04-16 Robert VargaAdd Binding/DOM Query language adapter 93/88193/27
2020-04-08 Robert VargaRemove WriteOperations.put()/merge() with ensure parents 77/88977/3
2020-04-02 Robert VargaAdd a simple Binding query language 52/88552/11
2019-11-20 Robert VargaFix onDataTreeChanged() references 75/85875/1
2019-10-01 Robert VargaTerminally-deprecate with-parent put()/merge() operations 38/84838/7
2019-10-01 Robert VargaMove FIXMEs out to 6.0.0 42/84842/5
2019-09-15 Robert VargaForce ReadOperations (and TypedReadTransaction) to... 79/84479/1
2019-08-12 Robert VargaFix checkstyle in javadocs 23/83423/4
2019-04-11 Robert VargaTag NotificationPublishService.REJECTED as non-null 78/81578/1
2019-04-08 Robert VargaPush out API FIXMEs 45/81445/5
2019-04-08 Robert VargaMake WriteOperations.(put,merge) with boolean default... 44/81444/5
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-03-26 Robert VargaRemove @(Not)ThreadSafe annotation 83/81183/2
2019-03-20 Robert VargaRemove DataContainer.getImplementedInterface() 51/80951/10
2019-03-20 Robert VargaGenerate implementedInterface 94/77894/40
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-22 Robert VargaUpdate WriteOperations/TypedTransaction API design 67/77467/27
2018-11-13 Robert VargaIntroduce ReadOperations.exists() 39/77739/3
2018-10-31 hanReport non-present initial data in (DOM)DataTreeChangeL... 70/77070/7
2018-10-09 Robert VargaAnnotate mdsal-binding-api with @NonNull 40/76740/8
2018-10-09 Robert VargaMigrate mdsal-binding-api to JDT annotations 36/76736/6
2018-10-04 Robert VargaSplit off Read/WriteOperations from Read/WriteTransaction 15/76615/2
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 VargaMass-migrate to java.util.Optional 56/74956/9
2018-07-27 Robert VargaFix actions in keyed lists 55/74555/6
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-20 Stephen KittPort WriteTransaction constants from controller 94/74294/1
2018-07-19 Robert VargaAllow DataObjectModification to address grouping nodes 68/72368/43
2018-07-19 Tom PantelisConvert binding read to java.util.Optional 38/74238/2
2018-07-16 Tom PantelisChange binding read to FluentFuture 89/74089/2
2018-07-16 Robert VargaAdd ActionService adapter 00/73900/55
2018-07-13 Robert VargaAdd ActionService and ActionProviderService 26/73926/18
2018-07-11 Tom PantelisAdd binding ClusteredDataTreeChangeListener 61/73861/5
2018-06-25 Robert VargaMap RpcProviderService and a BindingService 97/73397/1
2018-01-29 Robert VargaAdd DataTreeIdentifier.toString() 68/67668/1
2017-10-17 Tom PantelisAdd read-write transaction to the AsyncDataBroker APIs 56/50156/9
2017-04-20 Michael VorburgerFix Checkstyle problems (red in Eclipse, missed in... 60/55760/1
2016-11-14 Dana KutenicsovaRemoved sonar warnings from binding-dom-adapter. 18/46818/4
2016-09-26 janabcheckStyleViolationSeverity=error implemented for mdsal... 21/45321/4
2016-07-30 Peter NosalBug 5947: refactored common-api tests 75/42475/7
2016-07-29 Peter NosalBug 5947: added tests for mdsal-binding-api 06/42606/2
2016-07-11 Vaclav DemcakMove Binding EntityOwnershipService 98/41498/7
2016-07-11 Tomas CereBUG 6057: Rewrite ShardedDOMProducer to use new cursor api 32/40032/15
2016-06-03 Peter NosalBug 5947: Increasing code coverage for mdsal project 66/39166/13
2016-05-02 Vaclav DemcakBUG-5414 introduce EOS inJeopardy flag 56/37956/2
2016-01-14 Tony TkacikBug 1435: Added Binding Commit Cohort APIs and adapters. 73/32573/3
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 binding entity ownership interfaces 62/27662/13
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
2015-09-26 Tony TkacikRemoved ReadWriteTransaction concept from APIs. 45/27345/4
2015-09-26 Tony TkacikAdded type-safe DataObjectModification#getModifiedChildren 52/27352/5
2015-09-23 Tony TkacikAdded create method to DataTreeIdentifier 43/27343/2
2015-09-14 Tony TkacikBug 3867: Introduced Binding APIs for Data Tree Producer. 92/25892/6
2015-09-02 Robert VargaMerge "Added .gitreview"
2015-08-26 Tony TkacikCleaned up mdsal-common-api and mdsal-dom-spi 04/26004/2
2015-08-26 Tony TkacikRemoved legacy binding-api concepts. 78/25978/3
2015-08-24 Tony TkacikRenamed controller.md.sal.binding.api to mdsal.binding.api 87/25887/2
2015-08-24 Tony TkacikMoved binding MD-SAL APIs to binding folder 84/25884/2