summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-16HONEYCOMB-437: implement ReflexiveListReaderCustomizer.readCurrentAttributesMarek Gradzki2-41/+90
2018-05-02javadoc: add missing <name> in pom filesMarek Gradzki24-1/+24
2018-05-02bgp-extensions: fix ODL BGP links in javadocMarek Gradzki7-7/+6
2018-04-25Collect all the updates for subtree writersMaros Marsalek3-7/+84
2018-04-16WriteTransaction: log exception with error level when submit failsMarek Gradzki1-1/+1
2018-04-10Fix various Sonar warningsMarek Gradzki6-17/+14
2018-04-09release notes: set ODL project branch to stable-oxygenMarek Gradzki1-1/+1
2018-04-09Update jira project version in relese notes for 1.18.07Marek Gradzki2-3/+3
2018-04-09Bump Honeycomb version to 1.18.07-SNAPSHOTMarek Gradzki75-147/+147
2018-03-23HONEYCOMB-424: bump ODL dependencies to OxygenMarek Gradzki52-229/+253
2018-03-07Fix Netconf TCP server shutdownMarek Gradzki1-9/+17
2018-03-07ShutdownHandlerImpl: remove registered components after shutdown is performedMarek Gradzki1-0/+5
2018-03-07Fix Restconf server shutdownMarek Gradzki2-15/+36
2018-03-07Move shutdown hook registration to dedicated providerMarek Gradzki4-7/+41
2018-03-07Fix handling of RPCs that do not produce a resultMarek Gradzki2-14/+26
2018-03-07Post HONEYCOMB-161 cleanupMarek Gradzki2-2/+0
2018-02-23HONEYCOMB-418: Bump ODL dependencies from Nitrogen SR1 to Nitrogen SR2Marek Gradzki3-10/+10
2018-02-02Use XMLStreamNormalizedNodeStreamWriter from yang-data-codec-xmlMarek Gradzki2-1/+5
2018-02-02Use YangParserTestUtils instead of CrossSourceStatementReactor.BuildActionMarek Gradzki4-20/+22
2018-02-02Remove usages of deprecated BindingNormalizedNodeSerializer from yantoolsMarek Gradzki8-8/+8
2018-02-02Fix revision of hc-aug-test.yangMarek Gradzki4-39/+39
2018-02-02Improve error messages in distro testsMarek Gradzki2-5/+7
2018-01-31Update project-odl-branch property to match ODL version usedMarek Gradzki1-1/+1
2018-01-30HONEYCOMB-414: use NetconfNorthboundSshServer for NETCONF initializationMarek Gradzki2-103/+14
2018-01-17Integration test for SubtreeWriter updateMarek Gradzki2-1/+52
2018-01-16Improve integration tests for SubtreeWriterMarek Gradzki5-52/+227
2018-01-10Update jira project version in relese notes for 1.18.04Marek Gradzki2-3/+3
2018-01-09Bump honeycomb version to 1.18.04-SNAPSHOTMarek Gradzki75-147/+147
2018-01-09Add script for honeycomb version bumpMarek Gradzki1-0/+23
2018-01-08Use Comparator.comparingInt instead of lambdaMarek Gradzki1-11/+11
2018-01-04Check for missing readers when building CompositeReaderRegistryJakub Morvay1-3/+9
2017-12-20Improve read failed error messageMarek Gradzki1-1/+1
2017-12-14Add Logger for RpcRegistryImplMarek Gradzki2-5/+9
2017-12-11Do not hardcode websocket parameters in RestconfConfigurationMarek Gradzki1-2/+2
2017-12-05Allow table type registration for BGP extensionjan.srnicek1-2/+2
2017-12-04Fixed bug in ModificationDiffMartin Sunal1-1/+3
2017-11-30HONEYCOMB-417: bump ODL dependencies to Nitrogen SR1Marek Gradzki7-10/+19
2017-11-27Fixating of asciidoc-scriptsjan.srnicek1-1/+1
2017-11-24Fix getRevertTransactionContext() closeMarek Gradzki1-8/+17
2017-11-23Set sonar-maven-plugin version to 3.3.0.603Marek Gradzki1-0/+11
2017-11-23Fix method/modifiers ordering to comply with JLSMarek Gradzki6-79/+79
2017-11-22Fix Sonar warnings in FlatWriterRegistryMarek Gradzki1-10/+3
2017-11-22Cleanup various Sonar waringsMarek Gradzki9-69/+10
2017-11-22Make fields of UpdateFailedException transientMarek Gradzki1-2/+5
2017-11-22Add missing @Override annotationsMarek Gradzki19-2/+36
2017-11-22Add serialVersionUID to UpdateFailedExceptionMarek Gradzki1-0/+1
2017-11-21Fixating version of common scriptsJan Srnicek1-1/+1
2017-11-20Use InetAddresses.forString instead of InetAddress.getByNameMarek Gradzki4-25/+9
2017-11-10HONEYCOMB-385: bump ODL dependencies to NitrogenMarek Gradzki25-170/+151
2017-11-07Make restconf depend on miminal-distribution-coreMarek Gradzki2-5/+6