Remove netconf-ssh project
[netconf.git] / netconf /
2019-01-23 Jakub MorvayRemove netconf-ssh project 24/79624/10
2019-01-22 Stephen KittBump to mdsal 3.0.6 12/79812/1
2019-01-21 Stephen KittMerge "Bump mdsal to 3.0.5"
2019-01-21 Jakub MorvayMerge "Bump yangtools to 2.1.8"
2019-01-21 Stephen KittMerge "Bump to odlparent 4.0.9"
2019-01-21 Robert VargaBump mdsal to 3.0.5 47/79747/4
2019-01-21 Robert VargaBump yangtools to 2.1.8 56/79656/4
2019-01-21 Stephen KittBump to odlparent 4.0.9 71/79671/3
2019-01-17 Jakub MorvayMerge "Fix NetconfKeystoreAdapter onDataTreeChanged...
2019-01-17 Jakub MorvayFix NetconfKeystoreAdapter onDataTreeChanged method 18/79618/4
2019-01-17 Jakub MorvayFix typos in netconf-keystore YANG model 20/79620/1
2019-01-17 Jakub MorvayMerge "Eliminate XmlUtil.createElement(Document, String)"
2019-01-17 Jakub MorvayMigrate netconf-console to Karaf 4 way 11/79611/2
2019-01-17 Robert VargaEliminate XmlUtil.createElement(Document, String) 92/79592/4
2019-01-17 Robert VargaUse XMLConstants for "xmlns" and its URI 91/79591/2
2019-01-16 Jakub MorvayMerge "Provide NetconfKeystoreService RPCs in clustered...
2019-01-16 Jakub MorvayMerge "Remove jackson dependency from restconf"
2019-01-16 Jakub MorvayProvide NetconfKeystoreService RPCs in clustered topology 80/79580/1
2019-01-16 Jakub MorvaySupport Netconf over TLS in clustered topology 78/79578/1
2019-01-16 Jakub MorvayMerge changes I2e5faece,Ie34e98bd,Id2112fcb
2019-01-16 Jakub MorvayMerge "Make swagger generators configurable"
2019-01-16 Robert VargaEliminate unneeded test dependencies 70/79570/1
2019-01-15 Jakub MorvayMerge "Do not check whether two nodes can be merged...
2019-01-15 Robert VargaCleanup BaseSchema 32/79532/1
2019-01-15 Robert VargaOptimize NetconfMessageTransformer.toRpcRequest() 31/79531/1
2019-01-14 Jakub MorvayMerge "Include namespace in output element of json...
2019-01-14 Anna BencurovaFix preparing of action request 72/79472/7
2019-01-14 Robert VargaAdd shading checker script 97/79497/2
2019-01-14 Jakub MorvayMerge "Fix distribution generation"
2019-01-14 Jakub MorvayMerge "GET on /rests/operations with json always fails...
2019-01-14 Jakub MorvayMerge "Fix preparing result of action"
2019-01-12 Robert VargaShade exificient 71/77471/8
2019-01-11 Anna BencurovaFix preparing result of action 71/79471/1
2019-01-10 Robert VargaBump mdsal to 3.0.4 33/79433/1
2019-01-10 Stephen KittBump to odlparent 4.0.8 64/79364/3
2019-01-10 Jakub MorvayMerge "Fix testtool on input modules without revision"
2019-01-10 Jakub MorvayMerge "Remove netconf-monitoring"
2019-01-10 Jaroslav TóthFix testtool on input modules without revision 38/79138/3
2019-01-10 Jakub MorvayRemove netconf-monitoring 74/79274/6
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-07 Tomas CerePrevent ssh hang during shutdown 68/79268/5
2019-01-04 Robert VargaSpecialize protocol-framework to netconf 37/79237/6
2019-01-04 Robert VargaRemove duplicate TimedReconnectStrategyFactory 28/79228/2
2019-01-04 Robert VargaRefactor client builder logic 25/79225/4
2019-01-04 Robert VargaFactor out SslHandlerFactoryImpl 24/79224/2
2019-01-04 Robert VargaModernize collection allocation 20/79220/3
2019-01-04 Robert VargaCache netconf operations 19/79219/1
2019-01-03 Robert VargaIgnore NETCONF message document whitespace 99/79199/1
2019-01-03 Robert VargaAdd JAXB dependencies 35/79135/7
2019-01-02 Stephen KittBump odlparent to 4.0.7 18/79118/3
2019-01-02 Robert VargaSwitch to SpotBugs 49/79149/1
2019-01-02 Robert VargaFix HardcodedNamespaceResolver 33/79133/1
2018-12-23 Robert VargaBump mdsal to 3.0.3 18/79018/1
2018-12-21 Stephen KittBump to odlparent 4.0.5 16/78916/2
2018-12-05 Tom PantelisMerge "Remove test-tool CSS references"
2018-12-05 Jakub MorvayDo not deploy/install netconf-tools POM 56/78456/1
2018-12-05 Jakub MorvayRemove test-tool CSS references 55/78455/1
2018-12-05 Jakub MorvayMerge "Get rid of checked futures in tests"
2018-12-05 Jakub MorvayMerge "Use FluentFuture in DOMDataTransactionValidator"
2018-12-05 Jakub MorvayMerge "Refactor bad local variable name in KeepaliveSal...
2018-12-05 Jakub MorvayMerge changes Ie852df32,I731a0066,I2e8558f1
2018-12-05 Jakub MorvayMerge "Remove references to controller.git"
2018-12-05 Jakub MorvayUse FluentFuture in DOMDataTransactionValidator 25/78425/4
2018-12-05 Jakub MorvayGet rid of checked futures in tests 24/78424/3
2018-12-05 Jakub MorvayRefactor bad local variable name in KeepaliveSalFacade 31/78431/2
2018-12-05 Robert VargaFix NetconfDocumentedExceptionTest iterator 08/78408/2
2018-12-04 Jakub MorvayFix some of Java 8 IDE migration warnings 18/78418/4
2018-12-04 Jakub MorvayFix Java 7 IDE migration warnings 15/78415/4
2018-12-04 Jakub MorvayFix Java 5 IDE migration warnings 14/78414/3
2018-12-04 Jakub MorvayRemove references to controller.git 09/78409/2
2018-12-03 Robert VargaMigrate netconf to MD-SAL APIs 06/77506/41
2018-12-01 Anil BelurMerge "Bump to yangtools-2.1.4 and mdsal-3.0.2"
2018-11-28 Jakub MorvayMerge "Log the address and port on bind errors"
2018-11-28 Stephen KittLog the address and port on bind errors 50/78250/1
2018-11-28 Robert VargaBump to yangtools-2.1.4 and mdsal-3.0.2 43/78143/3
2018-11-28 Robert VargaDo not deploy/install aggregator poms 34/78234/2
2018-11-19 Robert VargaBump exificient to 1.0.4 28/77928/1
2018-11-17 Jakub MorvayMerge "Migrate restconf to MD-SAL APIs"
2018-11-17 Tom PantelisMerge "Support consecutive slashes in RFC 8040 URIs"
2018-11-14 Anna PuchyovaUse odl hello message capabilities 97/77797/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-31 Jakub MorvayMerge "Get rid of odl-netconf-connector-ssh feature"
2018-10-30 Tom PantelisMerge "Add subscribeToStream to JSONRestConfService"
2018-10-29 Jakub MorvayMerge "Fix mounting logic in clustered topology"
2018-10-29 Jakub MorvayMerge "Upgrade xercesImpl"
2018-10-26 Robert VargaRemove test dependency on xerces 95/77295/1
2018-10-26 Jakub MorvayFix mounting logic in clustered topology 53/77153/7
2018-10-24 Robert VargaUpgrade xercesImpl 65/77265/1
2018-10-24 Robert VargaIntegrate MRI projects for Neon 66/74966/53
2018-10-18 Robert VargaRelease the buffer only after we are done with it 84/77084/1
2018-10-08 Robert VargaReuse AbstractListenerRegistration 34/76734/1
2018-10-01 Jakub MorvayMerge "Remove use of ThreadPools in sal-netconf-connector"
2018-10-01 Jakub MorvayMerge changes I629c0bbd,Ia47c3163
2018-10-01 Jakub MorvayMerge "Fix AbstractCommonSubscriber close method"
2018-10-01 Robert VargaRemove use of ThreadPools in sal-netconf-connector 36/76536/4
2018-10-01 Robert VargaUse a dedicated no-op listener class 38/76538/3
next