Bump versions to 4.0.11-SNAPSHOT
[mdsal.git] / dom / mdsal-dom-spi /
2020-01-16 Robert VargaBump versions to 4.0.11-SNAPSHOT 86/86986/1
2020-01-15 Robert VargaBump versions to 4.0.10-SNAPSHOT 17/86917/1
2019-12-11 Robert VargaBump versions to 3.0.9-SNAPSHOT 59/86359/1
2019-10-19 Robert VargaBump versions to 4.0.8-SNAPSHOT 48/85248/1
2019-10-01 Robert VargaAdd factory method for malformed messages 28/84828/2
2019-09-22 Robert VargaBump versions to 4.0.7-SNAPSHOT 74/84574/1
2019-09-14 Robert VargaBump versions to 4.0.6-SNAPSHOT 15/84415/3
2019-09-13 Robert VargaRemove use of YangInstanceIdentifier.EMPTY 59/84359/3
2019-08-15 Robert VargaBump versions to 4.0.5-SNAPSHOT 43/83643/1
2019-08-06 Robert VargaFix bad javadoc license headers 34/83434/2
2019-07-29 Robert VargaBump versions to 4.0.4-SNAPSHOT 98/83298/1
2019-07-04 Robert VargaMark API bundles with Automatic-Module-Name 22/82922/3
2019-06-01 Robert VargaBump versions to 4.0.3-SNAPSHOT 55/82355/2
2019-05-24 Robert VargaAdd a simplified SimpleDOMActionResult constructor 36/82236/1
2019-05-10 Robert VargaBump version for 4.0.2-SNAPSHOT 77/81977/1
2019-05-07 Robert VargaAllow SnapshotBackedReadTransaction customization 43/81943/6
2019-04-11 Robert VargaBump version to 4.0.1-SNAPSHOT 77/81577/1
2019-04-08 Robert VargaPush out API FIXMEs 45/81445/5
2019-04-08 Robert VargaMake DOMDataTreeShardProducer#close() non-default 41/81441/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-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 VargaRemove implied @ThreadSafe annotations 32/80932/3
2019-03-15 Robert VargaBump version for 4.0.0-SNAPSHOT 11/80911/1
2019-02-12 Stephen KittUse Collections.emptyList and Collections.emptySet 89/80289/1
2019-01-22 Robert VargaBump to 3.0.7-SNAPSHOT 23/79823/1
2019-01-21 Robert VargaBump versions to 3.0.6-SNAPSHOT 76/79776/1
2019-01-10 Robert VargaStart mdsal-3.0.5 development 20/79420/1
2018-12-23 Robert VargaBump version to .4-SNAPSHOT 09/79009/1
2018-11-27 Robert VargaBump versions to 3.0.3-SNAPSHOT 05/78205/2
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-10-31 hanReport non-present initial data in (DOM)DataTreeChangeL... 70/77070/7
2018-10-14 Robert VargaShorten java.util.Optional reference 74/76974/1
2018-10-13 Robert VargaBump versions for 3.0.2-SNAPSHOT 72/76972/1
2018-10-09 Robert VargaFixup null warnings reported by eclipse 63/76763/10
2018-10-09 Robert VargaRemove unneeded dependencies 02/76802/2
2018-10-09 Robert VargaUse dom-parent internally 01/76801/2
2018-10-09 Robert VargaEnable spotbugs in mdsal-{binding,dom}-spi 89/76789/2
2018-10-09 Robert VargaMigrate mdsal-dom-spi to JDT annotations 49/76749/14
2018-10-05 Robert VargaBump versions to 3.0.1-SNAPSHOT 87/76687/1
2018-10-04 Robert VargaBump 2.7.0-SNAPSHOT to 3.0.0-SNAPSHOT 36/76636/2
2018-10-03 Robert VargaBump yangtools to 2.1.1 09/76609/2
2018-10-02 Robert VargaRemove common.api.TransactionChain 78/76078/9
2018-09-29 Robert VargaBump odlparent to 4.0.2 97/76497/1
2018-09-19 Robert VargaBump to yangtools-2.1.0 65/76265/1
2018-09-13 Robert VargaSwitch to odlparent-4.0.0 71/76071/1
2018-08-29 Anil BelurMerge branch 'mdsal-trace' from controller
2018-08-29 Anil BelurMerge branch 'blueprint' from controller
2018-08-17 Robert VargaMake DefaultDOMRpcResult usable with DOMRpcResult redef... 71/75271/1
2018-08-10 Robert VargaFix mockito deprecation warnings 99/75099/2
2018-08-10 Robert VargaCleanup API components 73/75073/5
2018-08-10 Robert VargaMigrate com.google.common.base.Supplier 58/74958/8
2018-08-10 Robert VargaMass-migrate to java.util.Optional 56/74956/9
2018-08-10 Robert VargaBump odlparent/yangtools versions to 4.0.0/2.1.0-SNAPSHOT 54/74854/17
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 08/75008/1
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 94/74994/1
2018-08-07 Robert VargaBump yangtools to 2.0.10 85/74885/4
2018-07-28 Robert VargaSimplify DOMOperationService API 96/74596/6
2018-07-27 Stephen KittSimplify code using Java 8 features 88/74588/2
2018-07-27 Robert VargaBump yangtools to 2.0.9 75/74575/1
2018-07-26 Stephen KittBump to odlparent 3.1.3 99/74199/7
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-16 Robert VargaAdd ActionService adapter 00/73900/55
2018-07-13 Robert VargaSimplify DOMOperation{Service,Implementation} 22/74022/7
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-03 Robert VargaRemove maven site configuration 70/73670/4
2018-06-29 Stephen KittBump to yangtools 2.0.7 51/73451/8
2018-06-26 Stephen KittBump odlparent to 3.1.2 14/72514/3
2018-06-05 Robert VargaRPC input/output are always present 83/72683/3
2018-06-05 Robert VargaBump yangtools to 2.0.5 57/72357/5
2018-05-29 Tom PantelisDefault AsyncWriteTransaction#submit() 72/72172/4
2018-04-26 Robert VargaAdd SnapshotBackedTransaction 18/71418/2
2018-04-12 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 85/69885/7
2018-03-12 Robert VargaBump yangtools to 2.0.2 01/67901/13
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 40/68740/1
2018-02-09 Jaime Caamaño RuizDelay snapshot backed transaction ready error 25/68125/1
2018-01-17 Robert VargaBump yangtools to 2.0.1 49/67249/1
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 68/64168/43
2018-01-11 Robert VargaBump yangtools dependency to 2.0.0 67/64167/21
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-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 45/63645/4
2017-09-28 Anil BelurBump mdsal to use yangtools 1.2.0 46/63746/3
2017-08-16 Thanh HaUpdate odlparent to 2.0.4 61/61861/1
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 71/61671/1
2017-08-01 Robert VargaBUG-8733: Add ListenableDOMDataTreeShard 99/60999/2
2017-07-17 Robert VargaCleanup warnings 41/60241/4
2017-07-09 Robert VargaBump odlparent references to 2.0.2 10/60110/1
2017-07-03 Robert VargaBump odlparent dependency to 2.0.1 53/59853/2
2017-06-21 Robert VargaBUG-7446: Bump odlparent to 2.0.0 27/59027/3
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 44/58844/1
2017-06-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 95/58295/2
2017-04-20 Michael VorburgerFix Checkstyle problems (red in Eclipse, missed in... 60/55760/1
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 05/54705/1
next