Reduce the use of AttrBuilders
[netconf.git] / netconf / sal-netconf-connector / src / main / java / org / opendaylight / netconf / sal / connect / netconf / sal /
2019-04-06 Robert VargaFix logging arguments 11/81411/1
2019-01-17 Jakub MorvayMerge "Fix NetconfKeystoreAdapter onDataTreeChanged...
2019-01-17 Jakub MorvayFix NetconfKeystoreAdapter onDataTreeChanged method 18/79618/4
2019-01-07 Jakub MorvayMerge "Prevent ssh hang during shutdown"
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 MorvayRefactor bad local variable name in KeepaliveSalFacade 31/78431/2
2018-12-03 Robert VargaMigrate netconf to MD-SAL APIs 06/77506/41
2018-10-29 Jakub MorvayMerge "Upgrade xercesImpl"
2018-10-24 Robert VargaIntegrate MRI projects for Neon 66/74966/53
2018-10-08 Robert VargaReuse AbstractListenerRegistration 34/76734/1
2018-10-01 Jakub MorvayMerge changes I629c0bbd,Ia47c3163
2018-10-01 Robert VargaUse a dedicated no-op listener class 38/76538/3
2018-10-01 Robert VargaDo not retain the list of RPCs 37/76537/3
2018-09-26 Tom PantelisMerge "Fix config-only thinko"
2018-09-24 Jakub MorvayMerge "NETCONF-553 : Stack traces need to suppressed...
2018-09-24 Balaji VaradarajuNETCONF-553 : Stack traces need to suppressed and error... 97/75597/2
2018-09-22 Jakub MorvayMerge "Remove use of deprecated Guava methods from...
2018-09-21 Robert VargaCache SchemaPath for well-known netconf operations 42/76342/1
2018-09-06 Jakub TóthFix missing support of actions in KeepaliveSalFacade 14/75814/1
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-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-25 Jakub MorvayMerge "Remove unused exceptions"
2018-07-24 Stephen KittRemove unused exceptions 96/74396/3
2018-07-18 Robert VargaRemove use of powermock 84/74184/2
2018-07-12 Jakub MorvayMerge changes from topic 'no-chararray'
2018-07-11 Jakub MorvayMerge "Remove redundant code constructs"
2018-07-11 Jakub MorvayRemove redundant code constructs 23/73923/2
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-06-08 Tom PantelisRemove AsyncWriteTransaction.submit() impls 82/71582/5
2018-06-04 Tom PantelisMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Jakub MorvayMerge "Use requested media type in RestconfDocumentedEx...
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 55/71255/8
2018-06-04 miroslav.kovacNETCONF-542: PUT request return 500 if operational... 46/72446/3
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-04-30 Tom PantelisImplement AsyncWriteTransaction.commit() 45/71545/3
2018-04-13 Anil BelurMerge "Bump to odlparent 3.1.0 and yangtools 2.0.3"
2018-04-12 Jakub MorvayMerge "fix failure during connecting device when channe...
2018-04-09 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 68/69868/6
2018-04-06 Tom PantelisRemove dependency on controller config-util 44/70444/1
2018-04-04 Jakub MorvayMerge "NETCONF-526 : edit-config payload default-operat...
2018-04-03 Robert VargaRemove unneeded lambda casts 24/70224/2
2018-03-31 Jakub MorvayMerge "Fix findbugs violations in netconf"
2018-03-30 Tom PantelisFix findbugs violations in netconf 02/70202/2
2018-03-28 Jakub MorvayMerge changes Id70838c2,I6201e5b7,I4eb2d1d1
2018-03-28 Jakub MorvayMerge "Remove deprecated AsyncWriteTransaction#commit...
2018-03-28 Tom PantelisRemove deprecated AsyncWriteTransaction#commit method 30/69930/2
2018-03-28 Balaji VaradarajuNETCONF-526 : edit-config payload default-operation... 82/69482/4
2018-03-05 JakubTothMerge "Remove deprecated registerDataChangeListener...
2018-03-04 Tom PantelisRemove deprecated registerDataChangeListener method 47/69047/1
2018-02-20 LiGuoshengModify NetconfKeystoreAdapter to expose private keys... 00/68000/10
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-08 李国胜10121395Bug jira NETCONF-492: netconf:list-devices throws a... 61/66761/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-25 Tomas CereBUG-9261: Move keystore to use Config datastore. 58/64658/3
2017-10-25 Tomas CereBUG-9261: Add credential handler for PublicKey auth 52/64652/3
2017-10-16 Tomas CereMerge changes from topic 'ListenerAdapterTreeMigration'
2017-10-12 Robert VargaImport MappingCheckedFuture from mdsal 00/64200/1
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-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
2017-07-14 Alexis de TalhouëtBug 8832 - rpc-error in keepalive rpc-reply shouldn... 29/60329/1
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-27 Jakub MorvayMerge "Convert yanglib project to blueprint"
2017-06-27 Tomas CereMerge "Use lambdas to remove references to Function"
2017-06-27 Robert VargaUse lambdas to remove references to Function 21/57821/8
2017-06-27 Jakub MorvayMerge "Add blueprint wiring for restconf connector"
2017-06-27 Tomas CereMerge "Don't loose cause when reporting parsing errors."
2017-06-27 Gwenael LambrouinBUG-8697: select correct transformer for schemaless... 14/59514/2
2017-06-20 Robert VargaRemove the need for synthetic methods 38/58838/2
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-02 matus.kubicaBug 8153: Enforce check-style rules for netconf - sal... 60/56160/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...
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...
2017-04-27 miroslav.kovacBug 8032 - Initialization in sal failed, disconnecting... 10/54310/19
2017-03-30 Tomas CereMerge "Option to receive only leaf nodes in websocket...
2017-03-21 Andrej MakBug 7812: NPE when NetconfDeviceSalProvider.close 46/52346/8
2017-03-11 Robert VargaMass conversion to static methods 82/53182/4
2017-02-24 Tomas CereMerge "Refactor netconf-util's configuration service"
2017-02-21 Jakub MorvayMerge "Fix error reporting for PUT/POST"
next