Mass conversion to static methods
[netconf.git] / netconf / sal-netconf-connector / src / main / java /
2017-03-11 Robert VargaMass conversion to static methods 82/53182/4
2017-03-07 Jakub MorvayMerge "Bug 6645 - 2 digits milliseconds can not be...
2017-03-07 Alexis de TalhouëtBug 6645 - 2 digits milliseconds can not be parsed... 95/48495/15
2017-03-06 Igor FoltinBug 6856: Rpc definition should implicitly define input... 82/52882/4
2017-03-06 Robert VargaBUG-6859 - Binding generator v1 refactoring 10/52910/1
2017-03-03 Jakub MorvayMerge "Bug-6346: Allow over-ride of non-module capabili...
2017-03-03 Om PrakashBug-6346: Allow over-ride of non-module capabilities 97/44897/20
2017-02-27 Jakub MorvayMerge "Null write transaction when cancel is called"
2017-02-27 Jakub MorvayMerge "Bug 5581: Optimize subtree filtering"
2017-02-24 Jakub MorvayMerge changes from topic 'bug7850'
2017-02-24 Tomas CereMerge "Refactor netconf-util's configuration service"
2017-02-24 Robert VargaBUG-7850: SourceIdentifier.getRevision() can return... 48/52248/1
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
2017-01-11 Alexis de TalhouëtBug 5407 - Deprecate Netconf Loopback Mount Through... 06/47906/6
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-24 Tomas CereMerge "Remove old clustered netconf topology implementa...
2016-10-21 Jakub MorvayRemove old clustered netconf topology implementation 29/47329/5
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 Andrej MakAdd sal-netconf-connector unit tests 80/46880/2
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 "Add missing Netconf node fields"
2016-10-07 Tomas CereMerge changes from topic 'Upgrade ietf-restconf draft16...
2016-10-07 Tomas CereMerge "Use BDD style mocking everywhere if used once."
2016-10-07 Tomas CereDo a proper disconnect when deleting a connector. 64/46664/1
2016-10-05 Andrej MakAdd missing Netconf node fields 41/46541/1
2016-10-04 Tomas CereMerge "Bug 6635: Correct WriteRunningTx behavior"
2016-10-04 Andrej MakRemove duplicated code 17/46217/5
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-30 ykqBug 6797 - Fix deadlock on cached schema-changed notifi... 18/46318/1
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-08-16 Tomas CereMerge "Bug 6278: Switch to use odlparent's karaf-parent"
2016-08-15 Jakub MorvayBUG-865: remove String-based getDataChildByName() 82/43982/3
2016-08-12 Tomas CereMerge "Bug 6251 - Exclude flawed models from mount...
2016-08-11 Tomas CereMerge "BUG-865: remove String-based getDataChildByName()"
2016-08-11 Jakub MorvayBug 6251 - Exclude flawed models from mount point 82/43682/4
2016-08-11 Tomas CereMerge "Bug 6198 - Use sal-netconf-connector to connet...
2016-07-26 Xu RongBug 6198 - Use sal-netconf-connector to connet device... 97/42297/3
2016-07-19 Tomas CereMerge "Switch to using StandardCharsets"
2016-07-18 Robert VargaSwitch to using StandardCharsets 83/41983/3
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 Jakub MorvayBug 5403 - Support yang-library schema resolution 06/40606/3
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...
2016-06-20 Tomas CereMerge "Bug 5708 - Schemaless mount point notifications"
2016-06-20 Tomas CereMerge changes Ife737bb3,Ifa1e8774
2016-06-20 Tomas CereMerge "Bug 5527: Unit testing - deserializer"
2016-06-17 adetalhouetStop using blocking invoke for lock and editConfig. 90/31690/14
2016-06-17 Jakub MorvayBug 5708 - Schemaless mount point notifications 23/39123/4
2016-06-17 Tomas CereMerge "BUG 5634 : Implement concurrent message limit"
2016-06-16 Tomas CereMerge "Remove unused isMaster variable in ClusteredNetc...
2016-06-16 miroslav.kovacBUG 5634 : Implement concurrent message limit 45/37245/22
2016-06-15 Tony TkacikMerge "BUG-865: Do not use QName.cachedReference()"
2016-06-15 Robert VargaBUG-865: Do not use QName.cachedReference() 33/40333/3
2016-06-14 Tomas CereMerge "Bug 5708: Schemaless netconf mount point"
next