Add utility methods to strip zone from Ipv{4,6}Address
[mdsal.git] / dom / mdsal-dom-broker /
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-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-07-29 Robert VargaBump versions to 4.0.4-SNAPSHOT 98/83298/1
2019-07-18 Robert VargaUse ActionNodeContainer.findAction() 48/82948/4
2019-07-08 Robert VargaRemove unneeded null check 46/82946/1
2019-06-01 Robert VargaBump versions to 4.0.3-SNAPSHOT 55/82355/2
2019-05-31 Robert VargaDo not use NodeIdentifierWithPredicates constructors 50/82350/1
2019-05-10 Robert VargaBump version for 4.0.2-SNAPSHOT 77/81977/1
2019-04-11 Robert VargaBump version to 4.0.1-SNAPSHOT 77/81577/1
2019-04-09 Jakub MorvayRefactor DOMMoutPointServiceImpl UT a little bit 23/81423/3
2019-04-08 Robert VargaHide ShardedDOMReadWriteTransactionAdapter 43/81443/4
2019-04-08 Robert VargaBump yangtools to 3.0.0 08/80908/32
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-04-07 Jakub MorvayFix small formatting issue 22/81422/2
2019-04-07 Jakub MorvayDo not fail if invoking of listener fails 13/81413/5
2019-04-06 Jakub MorvayRemove deprecated leak method 14/81414/2
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-19 Jakub MorvayRemove DOMMountPointServiceImpl.registerMountPoint() 86/80186/4
2019-03-18 hanFix check path contention when create tree producers 19/76919/18
2019-03-15 Robert VargaBump version for 4.0.0-SNAPSHOT 11/80911/1
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
next