Remove DocumentedException.ErrorTag
[netconf.git] / netconf / sal-netconf-connector / src / main / java / org / opendaylight / netconf / sal / connect / netconf / sal / tx /
2021-07-28 Robert VargaRemove DocumentedException.ErrorTag 29/97029/5
2021-07-26 Robert VargaRemove DocumentedException.ErrorType 27/97027/4
2021-07-26 Robert VargaRemove DocumentedException.ErrorSeverity 26/97026/4
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
2021-02-21 Jaroslav TóthAdd fields-aware NETCONF DOM API 74/93074/15
2020-06-03 Jamo LuhrsenHandle multiple rpc-error in the same rpc-reply 59/89859/6
2020-04-30 Robert VargaUpdate MRI projects for Aluminium 12/88912/46
2019-10-10 Robert VargaBump odlparent to 6.0.0 45/84145/32
2019-10-05 Robert VargaLower visibility to package 63/84863/2
2019-07-15 Jakub TothNetconf stack by default locks the data store before... 21/82521/11
2019-04-12 Robert VargaBump mdsal to 4.0.0 73/81273/18
2019-04-12 Robert VargaReplace EditOperationNormalizedNodeStreamWriter 90/81390/18
2019-04-12 Robert VargaBump odlparent to 5.0.0 71/81271/11
2019-04-05 Robert VargaFix logging arguments 06/81406/1
2019-02-08 Robert VargaRemove javax.annotation nullness annotations 19/80219/2
2019-01-07 Jakub MorvayMerge "Prevent ssh hang during shutdown"
2019-01-04 Robert VargaModernize collection allocation 20/79220/3
2018-12-03 Robert VargaMigrate netconf to MD-SAL APIs 06/77506/41
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-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-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-06-08 Tom PantelisRemove AsyncWriteTransaction.submit() impls 82/71582/5
2018-06-04 Jakub MorvayMerge "Use requested media type in RestconfDocumentedEx...
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-12 Jakub MorvayMerge "fix failure during connecting device when channe...
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-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
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-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-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-02-24 Tomas CereMerge "Refactor netconf-util's configuration service"
2017-02-21 Jakub MorvayMerge "Fix error reporting for PUT/POST"
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
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-19 Andrej MakAdd unit tests for sal-netconf-connector transactions 15/47115/1
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-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-28 Tomas CereMerge "Remove use of controller/checkstyle.xml (use...
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...
next