Bug 5528 - Invoke RPC impl
[netconf.git] / netconf / tools /
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 CereAdd simulated discard-changes to testtool default datastore 01/40601/1
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 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-14 Tomas CereMerge "Bug 5708: Schemaless netconf mount point"
2016-06-14 Jakub MorvayImprove logging in netconf test tool 39/40239/2
2016-06-07 Ivan HraskoFix of build breakage caused by changes in Yangtools 23/39923/3
2016-06-03 Tomas CereFix broken tree of modules in sonar analysis 32/39832/3
2016-05-31 Tomas CereMerge "Bug 5912 - Restconf draft11 - utils"
2016-05-31 Tomas CereReplace old yang parser usages in netconf. 09/39609/2
2016-05-16 Tomas CereMerge "Implement getSessionListener in DummyMonitoringS...
2016-05-16 Tomas CereMerge "Refactor Logger in RestCodec"
2016-05-16 Andrej MakImplement getSessionListener in DummyMonitoringService 30/38930/1
2016-05-06 miroslav.kovacChange naming in testtool payload template 10/37810/6
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-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-04 Tomas CereMerge "Add some validations and new arguments"
2016-05-04 Tomas CereMerge "Add a batching system in Netconf testtool"
2016-05-03 miroslav.kovacAdd some validations and new arguments 48/36248/6
2016-05-03 miroslav.kovacAdd a batching system in Netconf testtool 47/36747/5
2016-05-03 Andrej MakBug 3864: Notify netconf monitoring about changes in... 09/36809/8
2016-05-02 Tomas CereMerge "Fix for Eclipse to not choke on this line of...
2016-05-02 Michael VorburgerFix for Eclipse to not choke on this line of Java Gener... 61/38261/1
2016-04-26 Tony TkacikMerge "Make rest-perf-client modify the {DEVICE_PORT...
2016-04-25 Tomas CereMerge "Bug 3863: Add onSessionStart and onSessionEnd...
2016-04-22 Tomas CereMerge "caching the same capabilities for devices using...
2016-04-22 Tomas CereMerge "Use JAXB instead of DOM in updateFeatureFile"
2016-04-22 Tomas CereMerge "builder class for path creating"
2016-04-22 Tomas CereMerge "builder class for NetconfServerSessionNegotiator...
2016-04-21 matus.kubicaUse JAXB instead of DOM in updateFeatureFile 05/37605/18
2016-04-21 Tomas CereMerge "configure logback.xml file"
2016-04-20 miroslav.kovacconfigure logback.xml file 27/37327/2
2016-04-19 Tomas CereMerge "Remove blocking checkedGet call"
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 CereMake rest-perf-client modify the {DEVICE_PORT} tag... 10/36110/2
2016-04-11 Tomas CereMerge "Bug 5580 - RestPerfClient: Invalid requests...
2016-04-05 miroslav.kovacbuilder class for NetconfServerSessionNegotiatorFactory 52/36252/4
2016-04-01 Jakub MorvayBug 5580 - RestPerfClient: Invalid requests rate report... 94/36994/1
2016-03-29 Tomas CereMerge "Add support to RESTCONF to dynamically specify...
2016-03-29 Tomas CereMerge "Reimplement NetconfDevice schema setup without...
2016-03-29 Tomas CereMerge "change to static function"
2016-03-21 Maros MarsalekMerge "Revert "Add PasswordCredentialAuth interface""
2016-03-18 Tomas CereMerge "Remove unneeded todos and fixmes"
2016-03-18 Tomas CereMerge "Add description to northbound notification yang...
2016-03-17 miroslav.kovacnetconf-testtool, autoconfiguration through restconf... 65/35065/9
2016-03-17 Tomas CereMerge "Use java 8 DateTimeFormatter in NetconfServerSes...
2016-03-17 Maros MarsalekMerge "Avoid relying on the timezone"
2016-03-14 Jakub MorvayBUG 5413 - RestPerfClient: Hang on java.util.concurren... 73/35973/3
2016-03-11 Tomas CereMerge "Remove outdated todos"
2016-03-11 Tomas CereMerge "Add javadoc link in LoginPassword"
2016-03-11 Tomas CereMerge "Code cleanup: unify writeNormalizedNode function...
2016-03-11 Tomas CereMerge "Use transaction chain in SalNodeWriter"
2016-03-11 Tomas CereMerge "Add netconf message to error info"
2016-03-09 Tony TkacikMerge "Remove outdated fixme"
2016-03-08 Tomas CereAdd netconf scale-util 87/35887/2
2016-02-22 Robert VargaRemove opendaylight directory 94/35194/1