NETCONF-125 connection timeout and between timeout are fixed
[netconf.git] / netconf / netconf-topology-singleton /
2020-02-21 Jakub TothCustom scheme-cache-directory yang models are not repli... 93/83593/2
2020-02-12 jenkins-relengBump versions by x.y.(z+1) 03/87603/1
2019-11-02 Robert VargaLower visibility to package 22/84922/2
2019-11-02 Robert VargaConvert to using requireNonNull() 86/85286/2
2019-11-01 jenkins-relengBump versions by x.y.(z+1) 70/85470/1
2019-10-07 Robert VargaMigrate YangInstanceIdentifier.EMPTY users 77/84977/1
2019-10-07 Robert VargaPropagate MountPointContext to NetconfMessageTransformer 72/84972/1
2019-09-22 ajay_dp001Teach NETCONF about YANG 1.1 actions in cluster topology 16/84316/3
2019-09-18 jenkins-relengBump versions by x.y.(z+1) 24/84524/1
2019-06-20 Robert VargaRemove use of Objects.isNull/nonNull 75/82575/4
2019-06-05 Robert VargaAnother update to SerializationUtils update 08/82408/1
2019-06-05 Robert VargaUpdate SerializationUtils method 07/82407/1
2019-04-12 Robert VargaBump mdsal to 4.0.0 73/81273/18
2019-04-12 Robert VargaBump yangtools to 3.0.0 72/81272/15
2019-04-12 Robert VargaBump odlparent to 5.0.0 71/81271/11
2019-04-05 Robert VargaFix logging arguments 08/81408/1
2019-02-08 Robert VargaRemove javax.annotation nullness annotations 19/80219/2
2019-02-05 Jakub MorvayGet rid of some Guava dependencies 38/80138/4
2019-02-04 Jakub MorvayMake netconf node tcp-only leaf have default value 37/80137/3
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 90/80090/1
2019-01-29 Michael Vorburgerremove curious hard-coded yangtools 2.1.8 which seems... 10/80010/1
2019-01-29 Tom PantelisMove BP xml files to standard OSGI-INF/blueprint 64/79964/3
2019-01-21 Jakub MorvayMerge "Bump yangtools to 2.1.8"
2019-01-21 Robert VargaBump yangtools to 2.1.8 56/79656/4
2019-01-16 Jakub MorvayMerge "Provide NetconfKeystoreService RPCs in clustered...
2019-01-16 Jakub MorvayMerge "Remove jackson dependency from restconf"
2019-01-16 Jakub MorvayProvide NetconfKeystoreService RPCs in clustered topology 80/79580/1
2019-01-16 Jakub MorvaySupport Netconf over TLS in clustered topology 78/79578/1
2019-01-16 Jakub MorvayMerge changes I2e5faece,Ie34e98bd,Id2112fcb
2019-01-16 Robert VargaEliminate unneeded test dependencies 70/79570/1
2019-01-07 Jakub MorvayMerge "Replace GsonProvider to JacksonJaxbJsonProvider"
2019-01-07 Jakub MorvayMerge "Prevent ssh hang during shutdown"
2019-01-04 Robert VargaSpecialize protocol-framework to netconf 37/79237/6
2019-01-04 Robert VargaRemove duplicate TimedReconnectStrategyFactory 28/79228/2
2019-01-04 Robert VargaModernize collection allocation 20/79220/3
2018-12-05 Jakub MorvayMerge "Get rid of checked futures in tests"
2018-12-05 Jakub MorvayMerge "Use FluentFuture in DOMDataTransactionValidator"
2018-12-05 Jakub MorvayMerge "Refactor bad local variable name in KeepaliveSal...
2018-12-05 Jakub MorvayMerge changes Ie852df32,I731a0066,I2e8558f1
2018-12-05 Jakub MorvayGet rid of checked futures in tests 24/78424/3
2018-12-04 Jakub MorvayFix some of Java 8 IDE migration warnings 18/78418/4
2018-12-03 Robert VargaMigrate netconf to MD-SAL APIs 06/77506/41
2018-11-08 Jakub MorvayMerge "Migrate netconf to mockito ArgumentMatchers"
2018-11-08 Jakub MorvayMigrate netconf to mockito ArgumentMatchers 13/77613/2
2018-10-31 Jakub MorvayMerge "Get rid of odl-netconf-connector-ssh feature"
2018-10-30 Tom PantelisMerge "Add subscribeToStream to JSONRestConfService"
2018-10-29 Jakub MorvayMerge "Fix mounting logic in clustered topology"
2018-10-29 Jakub MorvayMerge "Upgrade xercesImpl"
2018-10-26 Jakub MorvayFix mounting logic in clustered topology 53/77153/7
2018-10-24 Robert VargaIntegrate MRI projects for Neon 66/74966/53
2018-10-01 Jakub MorvayMerge "Remove use of ThreadPools in sal-netconf-connector"
2018-10-01 Robert VargaRemove use of ThreadPools in sal-netconf-connector 36/76536/4
2018-08-21 Jakub MorvayMerge "NETCONF-557: Add support for URL capability"
2018-08-20 Robert VargaReturn Set instead of Iterable in test setup 35/75335/1
2018-08-20 Robert VargaFix argument strings 23/75323/9
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 95/74995/1
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-08-06 Jakub MorvayMerge "Improve error message on <validate> failure"
2018-08-06 Robert VargaUse Controller's MappingCheckedFuture 28/74828/3
2018-07-27 Jakub MorvayMerge "Simplify code using Java 8 features"
2018-07-27 Stephen KittSimplify code using Java 8 features 86/74486/3
2018-07-25 Jakub MorvayMerge "Remove unused exceptions"
2018-07-25 Jakub MorvayMerge "Remove netconf-it"
2018-07-24 Tom PantelisMerge "Use moved BindingReflections"
2018-07-24 Stephen KittRemove unused exceptions 96/74396/3
2018-07-24 Robert VargaUse moved BindingReflections 87/74387/1
2018-07-11 Jakub MorvayMerge "Remove redundant code constructs"
2018-07-11 Robert VargaMigrate sal.core.api.mount.MountProvisionListener users 88/73888/5
2018-07-11 Balaji VaradarajuNECONF-524 : Setting the netconf keepalive logic to... 85/68285/5
2018-07-10 Robert VargaMigrate netconf users of submit() to commit() 39/73839/3
2018-07-04 Robert VargaConvert users from submit() to commit() 54/73754/6
2018-07-04 Robert VargaEliminate implicit boxing 56/73756/4
2018-07-04 Robert VargaRemove unneeded use of CheckedFuture 48/73748/4
2018-07-04 Robert VargaMake methods static 49/73749/4
2018-07-04 Robert VargaMigrate to UntypedAbstractActor 51/73751/3
2018-07-04 Robert VargaFix raw type warnings 50/73750/3
2018-06-24 Tom PantelisReference BindingNormalizedNodeSerializer in MountPoint... 88/73388/1
2018-06-08 Tom PantelisFix default schema cache failures 75/72775/1
2018-06-05 Jakub MorvayMerge "Convert ProxyDOMDataBroker tx creation to async"
2018-06-05 Tom PantelisRemove sal-dom-config dependency 65/72665/2
2018-06-04 Tom PantelisConvert ProxyDOMDataBroker tx creation to async 18/72118/6
2018-06-04 Tom PantelisMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 55/71255/8
2018-05-30 Jakub MorvayMerge changes I0587299e,I81a92c4e
2018-05-24 Tom PantelisAdd slave/master end-to-end test 17/72117/8
2018-05-22 Jakub MorvayMerge changes Id268d747,Id095a4ff
2018-05-22 Jakub MorvayMerge "Slave mount point registration hardening/resiliency"
2018-05-17 JakubTothMerge "Allow specification of ODL's HELLO message"
2018-05-15 Ryan GouldingAllow specification of ODL's HELLO message 82/70682/4
2018-05-15 Maros MarsalekAdd AST yang model caching to netconf connector's schem... 16/72016/1
2018-05-14 Tom PantelisMods/improvements to NetconfNodeActorTest et al 82/71982/4
2018-05-11 Tom PantelisNetconfTopologyManager and UT mods/improvements 21/71921/2
2018-05-10 Tom PantelisSlave mount point registration hardening/resiliency 98/71898/6
2018-05-10 Jakub MorvayMerge "Convert yanglib to new web API"
2018-05-09 Jakub MorvayMerge "Convert apidocs to new web API"
2018-05-09 Jakub MorvayMerge "Implement AsyncWriteTransaction.commit()"
2018-05-07 Tom PantelisRemove controller DCL-related references 41/71841/1
2018-04-30 Tom PantelisImplement AsyncWriteTransaction.commit() 45/71545/3
2018-04-12 Jakub MorvayMerge "fix failure during connecting device when channe...
2018-04-06 Tom PantelisRemove dependency on controller config-util 44/70444/1
next