Fix checkstyle
[netconf.git] / netconf / netconf-topology /
2019-09-16 Jakub TothAttempt netconf remount regardless of error-type 00/84500/1
2019-08-31 jenkins-relengBump versions by x.y.(z+1) 11/84111/1
2019-05-15 jenkins-relengBump versions by x.y.(z+1) 59/82059/1
2019-04-06 Robert VargaFix logging arguments 18/81418/2
2019-03-18 jenkins-relengBump versions by x.y.(z+1) 69/80969/1
2019-01-16 Jakub MorvayMerge "Remove jackson dependency from restconf"
2019-01-16 Jakub MorvaySupport Netconf over TLS in clustered topology 78/79578/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 VargaRefactor client builder logic 25/79225/4
2019-01-04 Robert VargaFactor out SslHandlerFactoryImpl 24/79224/2
2019-01-04 Robert VargaModernize collection allocation 20/79220/3
2018-12-03 Robert VargaMigrate netconf to MD-SAL APIs 06/77506/41
2018-11-17 Jakub MorvayMerge "Migrate restconf to MD-SAL APIs"
2018-11-17 Tom PantelisMerge "Support consecutive slashes in RFC 8040 URIs"
2018-11-14 Anna PuchyovaUse odl hello message capabilities 97/77797/1
2018-11-08 Jakub MorvayMerge "Migrate netconf to mockito ArgumentMatchers"
2018-11-08 Jakub MorvayMigrate netconf to mockito ArgumentMatchers 13/77613/2
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 VargaFix argument strings 23/75323/9
2018-08-15 Jakub TóthPrepare netconf to support YANG 1.1 actions 45/74745/17
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-03 Robert VargaRemove unneeded version declaration 19/74819/1
2018-07-25 Jakub MorvayMerge "Remove unused exceptions"
2018-07-24 Stephen KittRemove unused exceptions 96/74396/3
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 VargaMake methods static 49/73749/4
2018-06-08 Tom PantelisFix default schema cache failures 75/72775/1
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-15 Maros MarsalekAdd AST yang model caching to netconf connector's schem... 16/72016/1
2018-04-12 Jakub MorvayMerge "fix failure during connecting device when channe...
2018-04-04 Jakub MorvayMerge "NETCONF-526 : edit-config payload default-operat...
2018-03-31 Jakub MorvayMerge "Fix findbugs violations in netconf"
2018-03-30 Tom PantelisRemove checkstyle config from child poms 12/70212/1
2018-03-30 Tom PantelisFix findbugs violations in netconf 02/70202/2
2018-03-28 Jakub MorvayMerge "Add netconf parent pom"
2018-03-28 Tom PantelisAdd netconf parent pom 16/70116/6
2018-03-21 LiGuoshengAdd the entry for using TLS protocol type 97/69597/3
2018-03-13 Robert VargaBump yangtools to 2.0.2 75/69275/2
2018-03-07 LiGuoshengAdd interface SslHandlerFactory 23/68523/12
2018-02-27 JakubTothMerge "Convert netconf-util, netconf-ssh, netconf-tcp...
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 42/68742/1
2018-01-18 Robert VargaMinimize yangtools dependencies and bump to 2.0.1 60/67260/2
2018-01-12 Jakub MorvayMerge "Clean up netconf-parent root pom"
2018-01-12 Robert VargaAdjust to yangtools-2.0.0/odlparent-3.0.0 changes 02/64202/42
2018-01-12 Robert VargaBump yangtools to 2.0.0 01/64201/14
2017-10-30 Tomas CereRestore the deprecated credentials name. 75/64875/2
2017-10-27 Tomas CereMerge "Remove the default loopback mount from the old...
2017-10-27 Tomas CereMerge changes from topic 'keyauth-refactor'
2017-10-27 Tomas CereBUG-9261: rename pair-id to key-id 01/64801/2
2017-10-25 Tomas CereBUG-9261: Add credential handler for PublicKey auth 52/64652/3
2017-10-24 Tomas CereBUG-9261: introduce new Credential types 50/64650/1
2017-10-16 Tomas CereMerge changes from topic 'ListenerAdapterTreeMigration'
2017-10-12 Tomas CereMerge "Bug 9256: Add websocket server config knob for ip"
2017-10-12 Tomas CereMerge "BUG 9112: NPE in karaf cli when device is still...
2017-10-12 Tomas CereMerge "BUG-9048 Fix actor crash when writing incorrect...
2017-10-11 Tomas CereMerge "NetConf test tool improved so now it can be...
2017-10-11 Tomas CereMerge "Replace deprecated Futures.addCallback by the...
2017-10-09 David SuarezReplace deprecated Futures.addCallback by the newer... 50/64050/1
2017-09-29 Stephen KittBump odlparent 2.0.4 to 2.0.5 22/63622/2
2017-09-29 Anil BelurBump netconf to use yangtools 1.2.0 62/63762/7
2017-09-21 Atul GosainRPC for netconf node addition. Supports encrypt option... 78/62678/8
2017-09-21 Tomas CereMerge "Bug 8988 - Check for empty payload properly"
2017-09-20 Atul GosainEnable public key based authentication for netconf 77/62677/5
2017-09-20 Tomas CereBUG 8839: Revert "Make netconf utilize encrypted passwo... 76/62676/5
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 91/61691/1
2017-08-11 Jakub MorvayMerge "Remove explicit version declaration"
2017-08-10 Jakub MorvayMerge "Bug 8939: Extract MapEntryNode from MapNode...
2017-08-09 Robert VargaBUG-8923: Bump odlparent to 2.0.4 72/61272/4
2017-08-02 Jakub MorvayMerge changes from topic 'protocol-framework'
2017-07-29 Robert VargaCleanup build system 01/60901/4
2017-07-24 Tom PantelisCleanup unused config subsystem dependencies 69/60669/3
2017-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
2017-07-11 Tomas CereMerge "Add JSONRestconfService impl for the restconf...
2017-07-11 Tomas CereMerge "Remove <Embed-Dependency> in netconf-config...
2017-07-10 Stephen KittUpgrade to odlparent 2.0.2 92/60092/3
2017-06-29 Tomas CereMerge "Bug 8071 - Do not fail on modules with invalid...
2017-06-28 Tomas CereMerge "Remove the need for synthetic methods"
2017-06-28 Tomas CereMerge "Make netconf utilize encrypted passwords only"
2017-06-27 Colin DixonMake netconf utilize encrypted passwords only 28/52528/28
2017-06-22 Jakub MorvayBump odlparent dependency to 2.0.0 84/59284/5
2017-06-21 Jakub MorvayMerge "Switch from config-parent in pom files"
2017-06-17 Tom PantelisSwitch from config-parent in pom files 16/59116/1
2017-05-11 Tomas CereMerge "Bug 8351: Enforce check-style rules for restconf...
2017-05-03 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-05-03 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-05-02 matus.kubicaBug 8153: Enforce check-style rules for netconf - netco... 84/55984/3
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
next