Bug 4868 - Extend netconf-node-topology model to distinguish user overriden capabilit...
[netconf.git] / netconf / sal-netconf-connector / src / main / java / org / opendaylight /
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"
2016-06-07 Ivan HraskoFix of build breakage caused by changes in Yangtools 23/39923/3
2016-05-31 Tomas CereMerge "Bug 5912 - Restconf draft11 - utils"
2016-05-31 Maros MarsalekMerge "Add logger implementation to netconf-impl test...
2016-05-31 Tomas CereMerge "Add Karaf CLI for NETCONF CRUD commands"
2016-05-31 Tomas CereMerge "Bump ietf-yang-library module to newest draft"
2016-05-30 Jakub MorvayBump ietf-yang-library module to newest draft 94/39594/1
2016-05-27 Andrej MakBug 5708: Schemaless netconf mount point 00/38300/5
2016-05-16 Tomas CereMerge "Refactor Logger in RestCodec"
2016-05-06 Tomas CereMerge "Bug 3864: Notify netconf monitoring about change...
2016-05-06 Tomas CereMerge "Update comment and remove unwanted FIXME in...
2016-05-05 Alexis de TalhouëtUpdate comment and remove unwanted FIXME in SchemaSetup 67/38267/2
2016-05-05 Maros MarsalekBug 2343 - Sideload of models for nodes from remote... 30/37630/9
2016-05-04 Tomas CereMerge "Add NetconfDevice builder class"
2016-05-04 Tomas CereMerge "Find the most recent notification"
2016-05-04 miroslav.kovacAdd NetconfDevice builder class 89/35589/8
2016-05-03 miroslav.kovacFind the most recent notification 80/35680/8
2016-04-26 Tony TkacikMerge "Make rest-perf-client modify the {DEVICE_PORT...
2016-04-25 Tomas CereMerge "Fix NetconfDevice schema setup"
2016-04-25 Alexis de TalhouëtFix NetconfDevice schema setup 41/38041/3
2016-04-22 Tomas CereMerge "caching the same capabilities for devices using...
2016-04-22 Tomas CereMerge "builder class for path creating"
2016-04-22 Tomas CereMerge "builder class for NetconfServerSessionNegotiator...
2016-04-21 Tomas CereMerge "Use mounted device schema context when resolving...
2016-04-20 Tomas CereMerge "Remove inventory related code from netconf conne...
2016-04-19 matus.kubicaRemove inventory related code from netconf connector 18/37818/1
2016-04-19 Tomas CereMerge "Edit todo comments"
2016-04-19 Tomas CereMerge "Remove blocking checkedGet call"
2016-04-19 adetalhouetBug 4577 Allow specification of a distinct schema cache... 88/34188/12
2016-04-14 Andrej MakEdit todo comments 88/37488/4
2016-04-12 Tony TkacikMerge "Replace mdsal model bundles with feature"
2016-04-12 Tomas CereMerge "Add IPv6 to NetconfHelloMessageAdditionalHeader"
2016-04-12 Tomas CereMerge "Use keyed list as a selection node in filter"
2016-04-12 Tomas CereMerge "add partial match for non-module capabilities...
2016-04-11 Tomas CereMerge "Bug 3866: Support for Restconf HTTP Patch"
2016-04-11 Tomas CereMerge "Bug 5580 - RestPerfClient: Invalid requests...
2016-04-08 Tomas CereMerge "Call CreateSubscription close method on session...
2016-04-08 Tomas CereMerge "Removed embedding on javanet stax-utils"
2016-04-07 Tomas CereMerge "Remove deprecated NetconfMessageHeader class"
2016-04-07 Tomas CereMerge "Bug 4940 - correctly implement default-request...
2016-04-07 Giles Heronadd partial match for non-module capabilities - to... 39/37239/1
2016-04-05 Alexis de TalhouëtBug 4940 - correctly implement default-request-timeout... 10/37110/5
2016-03-29 Tomas CereMerge "Optimize NetconfMonitoringServiceImpl getSchemaF...
2016-03-29 Tomas CereMerge "Add support for notification subtree filter"
2016-03-29 Tomas CereMerge "Add support to RESTCONF to dynamically specify...
next