Bump upstream versions
[netconf.git] / netconf / tools / netconf-testtool / src / main / java / org / opendaylight / netconf / test / tool / Main.java
2022-07-04 Robert VargaBump upstream versions 30/101630/7
2021-08-02 IlliaFix testtool device registration 10/95210/46
2021-05-11 IlliaUpdate testtool arguments 82/95182/13
2018-12-05 Tom PantelisMerge "Remove test-tool CSS references"
2018-12-05 Jakub MorvayRemove test-tool CSS references 55/78455/1
2018-09-24 Jakub MorvayMerge "NETCONF-553 : Stack traces need to suppressed...
2018-09-23 Jakub MorvayMerge "Cleanup NetconfRemoteSchemaYangSourceProvider"
2018-09-22 Jakub MorvayMerge "Remove use of deprecated Guava methods from...
2018-09-21 Robert VargaRemove use of deprecated Guava methods from testtool 48/76348/1
2018-04-12 Jakub MorvayMerge "fix failure during connecting device when channe...
2018-04-04 Jakub MorvayMerge "NETCONF-526 : edit-config payload default-operat...
2018-03-31 Jakub MorvayMerge "Fix findbugs violations in netconf"
2018-03-30 Tom PantelisFix findbugs violations in netconf 02/70202/2
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 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-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-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-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-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-19 Tomas CereMerge "Switch to using StandardCharsets"
2016-07-18 Robert VargaSwitch to using StandardCharsets 83/41983/3
2016-06-16 Tomas CereMerge "Remove unused isMaster variable in ClusteredNetc...
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-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-03 miroslav.kovacAdd some validations and new arguments 48/36248/6
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-21 matus.kubicaUse JAXB instead of DOM in updateFeatureFile 05/37605/18
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-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