Bump versions by x.y.(z+1)
[mdsal.git] / dom / mdsal-dom-broker /
2019-06-20 jenkins-relengBump versions by x.y.(z+1) 19/82619/1 stable/fluorine
2019-05-23 Robert VargaBump yangtools to 2.0.20 92/82092/4
2019-05-23 Robert VargaBump odlparent to 3.1.7 91/82091/4
2019-02-07 jenkins-relengBump versions by x.y.(z+1) 96/80196/1
2019-01-19 Robert VargaBump to yangtools-2.0.16 30/79730/1
2019-01-19 Stephen KittBump to odlparent 3.1.6 42/79642/2
2018-12-22 Robert VargaBump yangtools to 2.0.15 41/78641/3
2018-12-22 Stephen KittBump to odlparent 3.1.5 40/78940/2
2018-11-26 Robert VargaBump yangtools to 2.0.13 30/78130/2
2018-11-20 jenkins-relengBump versions by x.y.(z+1) 02/78002/1
2018-10-19 Stephen KittBump to odlparent 3.1.4 and yangtools 2.0.12 57/76857/7
2018-09-19 Robert VargaBump yangtools to 2.0.11 36/76136/2
2018-08-31 Jie HanFix set schema context to action routing table 15/75315/2
2018-08-30 jenkins-relengBump versions by x.y.(z+1) 83/75583/1
2018-08-07 Robert VargaBump yangtools to 2.0.10 85/74885/4
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-08-04 Robert VargaGet rid of CheckedFutures 22/74822/2
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-27 Robert VargaBump yangtools to 2.0.9 75/74575/1
2018-07-26 Tom PantelisConvert CursorAware APIs to FluentFuture 78/74478/6
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-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 VargaShutdown DOMRpcRouter 07/74207/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 VargaRemove maven site configuration 70/73670/4
2018-07-03 Robert VargaBUG-7697: add defences against nulls 79/73679/1
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-23 Tom PantelisAdd DOM blueprint XML 78/73378/4
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-12 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 85/69885/7
2018-03-22 Robert VargaMake DOMDataTreeService extensible 57/68057/12
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 RuizFix infinite loop on cancel transaction 98/68098/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-10-12 Robert VargaUse mdsal's MappingCheckedFuture 95/64195/1
2017-10-09 Jakub TothBug 8326 - Split out OsgiBundleScanningSchemaService 61/62261/33
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 45/63645/4
2017-09-28 Vratko PolakRevert "Fix broken tests according to yangtools... 70/63770/1
2017-09-28 Anil BelurBump mdsal to use yangtools 1.2.0 46/63746/3
2017-09-28 Jakub TothFix broken tests according to yangtools changes 67/63767/1
2017-09-14 Jakub TothFix revisions format in tests 26/63126/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-03 Robert VargaCleanup DOMMountPointServiceImpl 14/61014/3
2017-08-01 Robert VargaBUG-8733: switch to using DOMDataTreeListener-based... 00/61000/2
2017-08-01 Robert VargaBUG-8733: Add ListenableDOMDataTreeShard 99/60999/2
2017-07-17 Robert VargaCleanup warnings 41/60241/4
2017-07-14 Robert VargaOptimize transaction collection 95/60295/3
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-07-03 MerlinChanBug 8531:Implementation for offerNotification method... 08/59008/16
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-06-02 David SuarezFix checkstyle problems not detected by the current... 87/58187/2
2017-05-23 Robert VargaFix ShardedDOMDataTree registration result 22/57622/5
2017-04-28 Robert VargaBUG-8327: Introduce DOMYangTextSourceProvider and imple... 46/56246/4
2017-04-27 Robert VargaBUG-7927: stop scanning bundles on framework stop 92/56192/4
2017-04-27 Robert VargaTurn off visibility of OsgiBundleScanningSchemaService... 88/56188/3
2017-04-27 Robert VargaLazily create schema context in GlobalBundleScanning* 87/56187/2
2017-04-27 Robert VargaSpeed up OsgiBundleScanningSchemaService close 86/56186/1
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
2017-03-28 Tomas CereRevert "Add blueprint wiring for ShardedDOMDataTree" 02/53902/2
2017-03-17 Jakub MorvayFix ForeignShardModificationContext's submit method 61/53261/9
2017-02-03 Lorand JakabCheckstyle: fix ParenPad violations 08/51408/2
2017-01-24 Robert VargaBUG-3128: Teach DOMRpcRouter about new concepts 65/50565/5
2017-01-20 Robert VargaDo not open-code routed RPC identification 13/50713/1
2017-01-04 Robert VargaBUG-7435: eliminate use of yang-parser-impl internals 50/49750/4
2016-12-15 Stephen KittBUG-4219: remove slf4j-api dependencies 30/49430/2
2016-12-15 Tomas CereBUG-2138: Add shard DTO classes to spi 39/49239/6
2016-11-25 Michael VorburgerCheckstyle compliant src/main|test/resources 11/48711/1
2016-11-21 Dana KutenicsovaRemoved sonar warnings. 32/48032/9
2016-11-14 Tomas CereBUG-3128: Extract abstract shard implementations. 21/46821/10
2016-10-04 Robert VargaCleanup pom.xml layout 12/45912/12
2016-09-23 Peter NosalBug 5947: additional tests for dom-broker and inmemory... 87/45787/8
2016-09-21 Robert VargaMove transaction-invariants into producer 22/45922/7
2016-09-21 Robert VargaAdd cursor lookup fast-path 07/45907/4
2016-09-21 Robert VargaPerform delegate cursor enter/exit first 95/45895/4
2016-09-21 Robert VargaMove lookup check 94/45894/4
2016-09-21 Robert VargaEliminate ShardedDOMDataTreeWriteTransaction.doSubmit... 86/45886/4
next