Clean up NetconfServerSessionNegotiator
[netconf.git] / netconf / netconf-impl / src / main / java / org /
2022-06-01 Robert VargaClean up NetconfServerSessionNegotiator 17/101417/1
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2022-01-27 Robert VargaMigrate to Empty.value() 08/99508/1
2021-08-31 Robert VargaMove SendErrorExceptionUtil 04/97304/9
2021-08-25 Robert VargaBump MRI upstreams 92/97292/13
2021-08-25 Robert VargaFix revisionless capabilities 93/97293/11
2021-08-24 Robert VargaImprove DeserializerExceptionHandler 03/97303/4
2021-07-28 Robert VargaRemove DocumentedException.ErrorTag 29/97029/5
2021-07-26 Robert VargaRemove DocumentedException.ErrorType 27/97027/4
2021-07-26 Robert VargaRemove DocumentedException.ErrorSeverity 26/97026/4
2020-05-21 vladyslav.marchenkoNETCONF southbound requires notifications.yang model... 43/88643/9
2020-04-30 Robert VargaUpdate MRI projects for Aluminium 12/88912/46
2019-10-28 Robert VargaDo not use toString() in looging messages 06/85406/1
2019-10-25 Robert VargaRemove remaining use of compat DTO methods 96/85396/1
2019-10-24 Robert VargaMigrate setters 32/84932/7
2019-10-10 Robert VargaBump mdsal to 5.0.2 47/84147/43
2019-09-03 Robert VargaUse Object.requireNonNull 60/84160/6
2019-04-12 Robert VargaBump mdsal to 4.0.0 73/81273/18
2019-01-29 Tom PantelisMove BP xml files to standard OSGI-INF/blueprint 64/79964/3
2019-01-23 Tom PantelisMerge "Do not start netconf-impl for css netconf endpoint"
2019-01-23 Jakub MorvayDo not start netconf-impl for css netconf endpoint 94/79794/4
2019-01-17 Jakub MorvayMerge "Eliminate XmlUtil.createElement(Document, String)"
2019-01-17 Robert VargaEliminate XmlUtil.createElement(Document, String) 92/79592/4
2019-01-07 Jakub MorvayMerge "Migrate NetconfHelloMessage's use of Optional"
2019-01-07 Robert VargaMigrate NetconfHelloMessage's use of Optional 40/79240/8
2019-01-07 Jakub MorvayMerge "Replace GsonProvider to JacksonJaxbJsonProvider"
2019-01-07 Jakub MorvayMerge "Prevent ssh hang during shutdown"
2019-01-04 Robert VargaSpecialize protocol-framework to netconf 37/79237/6
2019-01-04 Robert VargaModernize collection allocation 20/79220/3
2018-10-29 Jakub MorvayMerge "Upgrade xercesImpl"
2018-10-24 Robert VargaIntegrate MRI projects for Neon 66/74966/53
2018-08-21 Jakub MorvayMerge "Add the ability to use schema-aware coding"
2018-08-21 Jakub MorvayMerge "NETCONF-557: Add support for URL capability"
2018-08-20 Robert VargaFix argument strings 23/75323/9
2018-08-20 Marek GradzkiNETCONF-557: Add support for URL capability 17/75317/1
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-07-27 Jakub MorvayMerge "Simplify code using Java 8 features"
2018-07-27 Stephen KittSimplify code using Java 8 features 86/74486/3
2018-07-25 Jakub MorvayMerge "Remove unused exceptions"
2018-07-24 Stephen KittRemove unused exceptions 96/74396/3
2018-07-12 Jakub MorvayMerge changes from topic 'no-chararray'
2018-07-11 Jakub MorvayMerge "Remove redundant code constructs"
2018-07-11 Jakub MorvayRemove redundant code constructs 23/73923/2
2018-07-04 Robert VargaEliminate implicit boxing 56/73756/4
2018-06-04 Tom PantelisMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 55/71255/8
2018-04-12 Jakub MorvayMerge "fix failure during connecting device when channe...
2018-04-06 Tom PantelisRemove dependency on controller config-util 44/70444/1
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-02-27 JakubTothMerge "Convert netconf-util, netconf-ssh, netconf-tcp...
2018-02-25 Ryan GouldingConvert netconf-util, netconf-ssh, netconf-tcp to blueprint 18/61718/9
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-09-06 Jakub MorvayMerge "Convert NetconfEventSourceManager to DataTreeCha...
2017-09-05 Jakub MorvayMerge "Convert callhome DCLs to DTCLs"
2017-09-05 Jakub MorvayMerge "Fix failed test - tested string of '..was[n...
2017-09-04 Jakub MorvayMerge "Bug 8989 - Create just one DS for each test...
2017-08-21 Jakub MorvayBug 8989 - Create just one DS for each test-tool's... 80/61980/2
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-06-28 Tomas CereMerge "Remove the need for synthetic methods"
2017-06-27 Jakub MorvayMerge "Convert yanglib project to blueprint"
2017-06-27 Tomas CereMerge "Use lambdas to remove references to Function"
2017-06-27 Robert VargaUse lambdas to remove references to Function 21/57821/8
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style on netconf-impl"
2017-04-27 matus.kubicaBug 8153: Enforce check-style on netconf-impl 90/55790/5
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-01-27 Tomas CereMerge "Use yangtools ParserStreamUtils.findSchemaNodeBy...
2016-11-29 Tomas CereMerge "Bug 7172 - Correct error-info for missing-attrib...
2016-11-14 Jakub MorvayBug 7172 - Correct error-info for missing-attribute... 20/48320/1
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 Alexis de TalhouëtAddress comments from blueprint patches 54/47854/5
2016-11-07 Tomas CereMerge "Specify type to NetconfClientDispatcher reference"
2016-11-07 Jakub MorvayMerge changes from topic 'bug/6023'
2016-11-07 Alexis de TalhouëtBug 6023 - Adress for config subsystem netconf endpoint... 45/47745/9
2016-11-04 Jakub MorvayMerge "Bug 6382 - add apidoc for latest restconf draft"
2016-11-04 Jakub MorvayMerge "Bug 6731 - add valid example values"
2016-11-02 Jakub MorvayMerge "Add netconf-netty-util tests"
2016-11-02 Jakub MorvayMerge "Add netconf-impl unit tests"
2016-11-02 Jakub MorvayMerge "Add netconf-util tests and remove unused classes"
2016-11-02 Jakub MorvayMerge "Add blueprint wiring for netconf-client"
2016-11-02 Jakub MorvayMerge changes from topic 'blueprint'
2016-10-31 Alexis de TalhouëtRemove remaining yang and xml config system files 00/47700/3
2016-10-31 Alexis de TalhouëtAdd blueprint wiring for mdsal-netconf-monitoring 08/45608/20
2016-10-31 Alexis de TalhouëtAdd blueprint wiring for netconf-impl 50/45750/21
2016-10-28 Andrej MakAdd netconf-impl unit tests 13/47713/1
2016-10-11 Andrej MakFix compilation failure caused by DocumentedException... 48/46748/1
next