Remove deprecated AsyncWriteTransaction#commit method
[netconf.git] / netconf / sal-netconf-connector / src / main / java / org / opendaylight / netconf / sal / connect / netconf / sal /
2018-03-28 Tom PantelisRemove deprecated AsyncWriteTransaction#commit method 30/69930/2
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"
2017-02-20 Tomas CereMerge "Remove unused imports in the whole NETCONF project"
2017-02-17 Jakub MorvayRemove unused imports in the whole NETCONF project 09/52009/1
2017-02-16 Jakub MorvayMerge "BUG-7183: do not hard-code scala version"
2017-02-16 Jakub MorvayMerge "Compile-time dependencies matter"
2017-02-16 Jakub MorvayMerge "Remove blocking get in read transaction"
2017-02-16 Andrej MakRemove blocking get in read transaction 75/51775/5
2017-01-27 Tomas CereMerge "Use yangtools ParserStreamUtils.findSchemaNodeBy...
2017-01-17 Tomas CereMerge "Bug 7491 - Ignore exceptions during invoking...
2017-01-12 Xu RongBug 7491 - Ignore exceptions during invoking notificati... 47/49847/7
2016-11-29 Tomas CereMerge "Bug 7172 - Correct error-info for missing-attrib...
2016-11-07 Jakub MorvayMerge "Address comments from blueprint patches"
2016-11-07 Jakub MorvayMerge "Bug 6903 - Implement Query parameters - fields"
2016-11-07 Jakub MorvayMerge "Bug 6895 - Implement Query parameters - depth"
2016-11-07 Jakub MorvayMerge "Remove netconf-config-dispatcher as moved to...
2016-11-07 Tomas CereMerge "Specify type to NetconfClientDispatcher reference"
2016-11-07 Jakub MorvayMerge changes from topic 'bug/6023'
2016-11-07 Jakub MorvayMerge "Bug 6637 - Make Netconf test-tool simulate buggy...
2016-11-07 Andrej MakBug 6696: Add transaction chain support to netconf... 75/45575/16
2016-11-02 Jakub MorvayMerge "Add blueprint wiring for netconf-console"
2016-10-24 Tomas CereMerge "Clean-up netconf-client"
2016-10-24 Tomas CereMerge "Add unit tests for sal-netconf-connector"
2016-10-24 Tomas CereMerge "Add sal-netconf-connector unit tests"
2016-10-24 Tomas CereMerge "Add unit tests for sal-netconf-connector transac...
2016-10-21 Rudolf BrisudaBug 6714 - Use singleton service in clustered netconf... 60/46660/18
2016-10-20 Tomas CereMerge "Bug 6023 - Adress for config subsystem netconf...
2016-10-19 Andrej MakAdd unit tests for sal-netconf-connector transactions 15/47115/1
2016-10-18 Tomas CereMerge "Bug 4868 - Extend netconf-node-topology model...
2016-10-17 Rudolf BrisudaBug 4868 - Extend netconf-node-topology model to distin... 72/43972/8
2016-10-11 Andrej MakFix compilation failure caused by DocumentedException... 48/46748/1
2016-10-07 Tomas CereMerge "Use BDD style mocking everywhere if used once."
2016-10-04 Tomas CereMerge "Bug 6635: Correct WriteRunningTx behavior"
2016-10-04 Tomas CereMerge "Check Testool YANG filenames for revision"
2016-10-03 Andrej MakBug 6635: Correct WriteRunningTx behavior 33/45733/7
2016-09-29 Tomas CereMerge "Move sal-remote to sal-rest-connector"
2016-09-29 Tomas CereMerge "netconf-api simple unit test added"
2016-09-29 Tomas CereMerge "mdsal-notification simple unit test added"
2016-09-29 Tomas CereMerge "sal-netconf-connector unit tests added"
2016-09-28 Tomas CereMerge "Remove use of controller/checkstyle.xml (use...
2016-09-23 Rudolf Brisudasal-netconf-connector unit tests added 99/44399/10
2016-09-22 Tomas CereMerge "Address TODOs: use NetconfRpcFutureCallback...
2016-09-21 Alexis de TalhouëtAddress TODOs: use NetconfRpcFutureCallback for RPC... 49/45549/4
2016-09-21 Tomas CereMerge "Clean-up mdsal-netconf-notification"
2016-09-21 Tomas CereMerge "Add missing copyright to pom files"
2016-09-21 Tomas CereMerge "Do not loose cause when wrapping DocumentedExcep...
2016-09-21 Tomas CereMerge "mdsal-netconf-notification unit tests added"
2016-09-13 Alexis de TalhouëtWrap throwable in NetconfDocumentedException for Abstra... 48/45548/2
2016-09-01 Tomas CereMerge "Bug 6343 - Incorrect handling of configuration...
2016-08-31 Jakub MorvayBug 6343 - Incorrect handling of configuration failures... 29/43229/15
2016-08-26 Tomas CereMerge "Bug 5615 - Netconf connector update overwriting...
2016-08-23 rbrisudaBug 5615 - Netconf connector update overwriting existin... 32/43632/8
2016-07-18 Tomas CereMerge "Organize Import to conform to Checkstyle guideli...
2016-07-06 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 93/40793/4
2016-06-28 Tomas CereMerge ".gitignore .factorypath created by m2e-apt"
2016-06-21 Tomas CereMerge "Add simulated discard-changes to testtool defaul...
2016-06-21 Tomas CereMerge "Stop using blocking invoke for lock and editConfig."
2016-06-20 Tomas CereMerge "Propagate reconnectOnSchemasChanged flag to...
next