Use ImmutableSet in YangModuleInfo
[mdsal.git] / dom / mdsal-dom-broker /
2019-10-19 Robert VargaBump versions to 3.0.13-SNAPSHOT 47/85247/1
2019-09-13 Robert VargaBump versions to 3.0.12-SNAPSHOT 17/84417/1
2019-07-18 Robert VargaBump versions for 3.0.11-SNAPSHOT 06/83106/1
2019-07-08 Robert VargaRemove unneeded null check 50/82950/1
2019-07-01 Robert VargaBump versions to 3.0.10-SNAPSHOT 12/82812/1
2019-04-11 Robert VargaBump versions to 3.0.9-SNAPSHOT 76/81576/1
2019-04-11 Robert VargaBump versions to 3.0.8-SNAPSHOT 63/81563/1
2019-04-11 Robert VargaRemove @(Not)ThreadSafe annotation 53/81553/1
2019-04-11 Jakub MorvayDo not fail if invoking of listener fails 52/81552/1
2019-04-11 Jakub MorvayFix small formatting issue 51/81551/1
2019-04-11 Michael VorburgerAdd AbstractDOMSchemaService and FixedDOMSchemaService 50/81550/1
2019-03-19 hanFix check path contention when create tree producers 54/80954/2
2019-03-15 Robert VargaFix logging placeholders 06/80906/3
2019-02-12 Stephen KittUse HashMap and HashSet constructors 87/80287/1
2019-02-12 Stephen KittSwitch to Objects.requireNonNull 79/80279/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
2019-01-09 Stephen KittRemove redundant type declarations 79/76879/6
2019-01-08 Jie HanUse the new constructor of 'Disruptor' instead of a... 89/79089/5
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-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-31 hanReport non-present initial data in (DOM)DataTreeChangeL... 70/77070/7
2018-10-13 Robert VargaBump versions for 3.0.2-SNAPSHOT 72/76972/1
2018-10-11 Robert VargaEnable mdsal-dom-broker spotbugs 97/76897/2
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 VargaMigrate mdsal-dom-broker to JDT annotations 50/76750/15
2018-10-08 hanFix up testShardRegistrationClose 33/76733/1
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-03 Robert VargaRemove AsyncDataBroker and related classes 16/76516/4
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-09-01 Michael Vorburgermdsal-dom-inmemory-datastore only a test dependency... 50/75650/3
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 VargaFix mockito deprecation warnings 99/75099/2
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-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
next