Do not use toString() in looging messages
[netconf.git] / netconf / netconf-impl /
2019-11-04 Robert VargaDo not use toString() in looging messages 36/85536/2
2019-08-31 jenkins-relengBump versions by x.y.(z+1) 11/84111/1
2019-05-15 jenkins-relengBump versions by x.y.(z+1) 59/82059/1
2019-03-18 jenkins-relengBump versions by x.y.(z+1) 69/80969/1
2019-01-29 Tom PantelisMove BP xml files to standard OSGI-INF/blueprint 64/79964/3
2019-01-23 Jakub MorvayMerge changes I22b99bc2,I3f296862
2019-01-23 Jakub MorvayMerge "Remove netconf-impl test resources"
2019-01-23 Jakub MorvayRemove netconf-notification 57/79657/8
2019-01-23 Jakub MorvayRemove netconf-impl test resources 35/79835/1
2019-01-23 Tom PantelisMerge "Do not start netconf-impl for css netconf endpoint"
2019-01-23 Tom PantelisMerge "Remove netconf-impl's getConfig_candidate.xml"
2019-01-23 Jakub MorvayDo not start netconf-impl for css netconf endpoint 94/79794/4
2019-01-23 Jakub MorvayRemove netconf-impl's getConfig_candidate.xml 95/79795/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-16 Jakub MorvayMerge changes I2e5faece,Ie34e98bd,Id2112fcb
2019-01-16 Robert VargaEliminate unneeded test dependencies 70/79570/1
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
2019-01-03 Robert VargaIgnore NETCONF message document whitespace 99/79199/1
2018-11-08 Jakub MorvayMerge "Migrate netconf to mockito ArgumentMatchers"
2018-11-08 Jakub MorvayMigrate netconf to mockito ArgumentMatchers 13/77613/2
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-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 95/74995/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 "Remove netconf-node-inventory"
2018-07-12 Jakub MorvayMerge "Add explicit getExtensions()"
2018-07-12 Jakub MorvayMerge changes from topic 'no-chararray'
2018-07-11 Robert VargaDo not rely on union char[] values 52/73952/2
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-05-30 Tom PantelisConvert to jersey 2 45/72245/4
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-05 Jakub MorvayMerge "Remove unused controller config dependencies"
2018-04-04 Robert VargaDo not needlessly bridge promises 25/70225/4
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 PantelisRemove checkstyle config from child poms 12/70212/1
2018-03-30 Tom PantelisFix findbugs violations in netconf 02/70202/2
2018-03-28 Jakub MorvayMerge "Add netconf parent pom"
2018-03-28 Tom PantelisAdd netconf parent pom 16/70116/6
2018-03-28 Jakub MorvayMerge "Remove deprecated AsyncWriteTransaction#commit...
2018-03-28 Jakub MorvayMerge "Use odl-jackson-2.8"
2018-03-28 Jakub MorvayMerge "NETCONF-241: Switch to using Exificient"
2018-03-28 Robert VargaNETCONF-241: Switch to using Exificient 31/35131/32
2018-03-13 Robert VargaBump yangtools to 2.0.2 75/69275/2
2018-02-27 JakubTothMerge "Convert netconf-util, netconf-ssh, netconf-tcp...
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 42/68742/1
2018-02-25 Ryan GouldingConvert netconf-util, netconf-ssh, netconf-tcp to blueprint 18/61718/9
2018-01-18 Robert VargaMinimize yangtools dependencies and bump to 2.0.1 60/67260/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
2018-01-12 Robert VargaBump yangtools to 2.0.0 01/64201/14
2017-09-29 Stephen KittBump odlparent 2.0.4 to 2.0.5 22/63622/2
2017-09-29 Anil BelurBump netconf to use yangtools 1.2.0 62/63762/7
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-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 91/61691/1
2017-08-11 Jakub MorvayMerge "Remove explicit version declaration"
2017-08-10 Jakub MorvayMerge "Bug 8939: Extract MapEntryNode from MapNode...
2017-08-09 Robert VargaBUG-8923: Bump odlparent to 2.0.4 72/61272/4
2017-08-02 Jakub MorvayMerge changes from topic 'protocol-framework'
2017-07-29 Robert VargaCleanup build system 01/60901/4
2017-07-24 Tom PantelisCleanup unused config subsystem dependencies 69/60669/3
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 Stephen KittUpgrade to odlparent 2.0.2 92/60092/3
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-06-22 Jakub MorvayBump odlparent dependency to 2.0.0 84/59284/5
2017-06-21 Jakub MorvayMerge "Switch from config-parent in pom files"
2017-06-17 Tom PantelisSwitch from config-parent in pom files 16/59116/1
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...
next