Merge "Remove the default loopback mount from the old connector feature"
[netconf.git] / netconf / tools / netconf-testtool / src / main / java / org / opendaylight / netconf /
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 CereDo not return null in RpcHandlerDefault 54/64654/3
2017-10-25 Tomas CereBUG-9261: Add basic public key auth to testtool 53/64653/3
2017-10-25 Tomas CereMerge "Add missing flush() on buffered writer."
2017-10-24 Tomas CereBUG-9261: introduce new Credential types 50/64650/1
2017-10-20 Juraj VeverkaTesttool functionality enhanced. User now may 55/64555/1
2017-10-18 David SuarezRemove explicit default super-constructor calls 52/64452/1
2017-10-16 Tomas CereMerge changes from topic 'ListenerAdapterTreeMigration'
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 Juraj VeverkaNetConf test tool improved so now it can be 58/64158/4
2017-09-29 Anil BelurBump netconf to use yangtools 1.2.0 62/63762/7
2017-09-27 Tomas CereMerge "Adjust test-tool to yangtools changes"
2017-09-27 Jakub MorvayAdjust test-tool to yangtools changes 18/63618/1
2017-09-04 Jakub MorvayMerge "Bug 8989 - Create just one DS for each test...
2017-08-23 Jakub MorvayMerge "Simplify boolean expressions"
2017-08-16 Stephen KittSimplify boolean expressions 67/61167/4
2017-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
2017-07-11 Tomas CereMerge "Add JSONRestconfService impl for the restconf...
2017-07-11 Tomas CereMerge "Remove <Embed-Dependency> in netconf-config...
2017-07-10 Tomas CereUse RSA for ssh server 38/60138/2
2017-06-29 Tomas CereMerge "Bug 8071 - Do not fail on modules with invalid...
2017-05-19 Ivan HraskoBug 8153: enforce check-style rules for netconf 50/57050/18
2017-03-12 Robert VargaClean up revision formatting 94/53194/1
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-08 Stephen KittBUG-7529: provide Karaf 4 features 07/50307/12
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 6637 - Make Netconf test-tool simulate buggy behavior 46/46446/10
2016-10-24 Tomas CereMerge "Add sal-netconf-connector unit tests"
2016-10-13 Tomas CereMerge "Bug 6679 - api explorer creates false examples"
2016-10-13 Tomas CereMerge "Bug 6272 - support RESTCONF PATCH for mounted...
2016-10-13 Tomas CereMerge "Bug 6746 - Restconf: Not working GET operation...
2016-10-13 Tomas CereMerge "Implement TesttoolParams.toString() via reflection"
2016-10-11 Andrej MakImplement TesttoolParams.toString() via reflection 52/46452/5
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-09-22 Matus.KubicaCheck Testool YANG filenames for revision 95/45995/3
2016-07-27 Tomas CereRevert "Bump apache mina to 1.2.0" 27/42627/1
2016-07-25 Tomas CereMerge "Bump apache mina to 1.2.0"
2016-07-19 Robert VargaBump apache mina to 1.2.0 24/41824/9
2016-07-19 Tomas CereMerge "Switch to using StandardCharsets"
2016-07-18 Robert VargaSwitch to using StandardCharsets 83/41983/3
2016-07-18 Jakub MorvayUse upgraded ietf-{inet,yang}-types in test-tool 75/41975/1
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 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-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 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-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...
next