Fixed deadlock between AsyncSshHandlerReader and AsyncSshHandler
[netconf.git] / netconf / sal-netconf-connector /
2019-04-30 Robert VargaMerge changes from topic 'mri-neon-sr1' into stable...
2019-04-29 Robert VargaBump yangtools to 2.1.10 41/81741/6
2019-04-06 Robert VargaReduce the use of AttrBuilders 19/81419/2
2019-04-06 Robert VargaFix logging arguments 11/81411/1
2019-03-18 jenkins-relengBump versions by x.y.(z+1) 69/80969/1
2019-01-29 Michael Vorburgerremove curious hard-coded yangtools 2.1.8 which seems... 10/80010/1
2019-01-21 Jakub MorvayMerge "Bump yangtools to 2.1.8"
2019-01-21 Robert VargaBump yangtools to 2.1.8 56/79656/4
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-16 Jakub MorvayMerge "Remove jackson dependency from restconf"
2019-01-16 Jakub MorvaySupport Netconf over TLS in clustered topology 78/79578/1
2019-01-16 Jakub MorvayMerge "Make swagger generators configurable"
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 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-11 Anna BencurovaFix preparing result of action 71/79471/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
2018-12-21 Stephen KittBump to odlparent 4.0.5 16/78916/2
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 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-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-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-24 Robert VargaIntegrate MRI projects for Neon 66/74966/53
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 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
2018-10-01 Robert VargaDo not retain the list of RPCs 37/76537/3
2018-09-26 Tom PantelisMerge "Fix config-only thinko"
2018-09-24 Jakub MorvayMerge "NETCONF-553 : Stack traces need to suppressed...
2018-09-24 Balaji VaradarajuNETCONF-553 : Stack traces need to suppressed and error... 97/75597/2
2018-09-23 Jakub MorvayMerge "Cleanup NetconfRemoteSchemaYangSourceProvider"
2018-09-23 Robert VargaCleanup NetconfRemoteSchemaYangSourceProvider 46/76346/5
2018-09-22 Jakub MorvayMerge "Remove use of deprecated Guava methods from...
2018-09-21 Robert VargaSpeed up YangLibrarySchemaYangSourceProvider 43/76343/1
2018-09-21 Robert VargaCache SchemaPath for well-known netconf operations 42/76342/1
2018-09-06 Jakub TóthFix missing support of actions in KeepaliveSalFacade 14/75814/1
2018-08-27 Robert VargaDo not instantiate NormalizedNodes for filter 13/75513/8
2018-08-26 Robert VargaDo not allocate an AtomicBoolean 86/75486/1
2018-08-26 Robert VargaOptimize sal-netconf-connector translation 74/75474/3
2018-08-21 Jakub MorvayMerge "NETCONF-557: Add support for URL capability"
2018-08-20 Robert VargaFix argument strings 23/75323/9
2018-08-15 Jakub TóthPrepare netconf to support YANG 1.1 actions 45/74745/17
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-08-06 Jakub MorvayMerge "Improve error message on <validate> failure"
2018-08-06 Robert VargaUse Controller's MappingCheckedFuture 28/74828/3
2018-07-27 Jakub MorvayMerge "Simplify code using Java 8 features"
2018-07-25 Stephen KittBump to odlparent 3.1.3 00/74200/2
2018-07-25 Jakub MorvayMerge "Remove unused exceptions"
2018-07-24 Stephen KittRemove unused exceptions 96/74396/3
2018-07-18 Robert VargaRemove use of powermock 84/74184/2
2018-07-12 Tom PantelisUse ConcurrentDataBrokerTestCustomizer in UTs 86/73486/6
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 VargaAdd explicit getExtensions() 60/73960/1
2018-07-11 Robert VargaRemove netconf-node-inventory 47/73947/5
2018-07-11 Jakub MorvayMerge "Remove redundant code constructs"
2018-07-11 Jakub MorvayRemove redundant code constructs 23/73923/2
2018-07-11 Balaji VaradarajuNECONF-524 : Setting the netconf keepalive logic to... 85/68285/5
2018-07-10 Robert VargaMigrate netconf users of submit() to commit() 39/73839/3
2018-07-05 Robert VargaEliminate use of SchemaService 58/73758/7
2018-07-02 Robert VargaAdopt netconf-node-inventory 56/73656/2
2018-07-02 Robert VargaCache topology path 64/73664/2
2018-07-02 Robert VargaFix netconf-node-topology 60/73660/2
2018-06-28 Robert VargaRemove duplicate ietf-yang-library models 21/73521/8
2018-06-28 Robert VargaCleanup NetconfStateSchemasResolverImpl 23/73523/3
2018-06-08 Tom PantelisRemove AsyncWriteTransaction.submit() impls 82/71582/5
2018-06-08 Tom PantelisRemove unused references to BindingAwareBroker 06/72806/1
2018-06-05 Jakub MorvayMerge "Convert ProxyDOMDataBroker tx creation to async"
2018-06-05 Tom PantelisRemove sal-dom-config dependency 65/72665/2
2018-06-04 Tom PantelisMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Jakub MorvayMerge "Use requested media type in RestconfDocumentedEx...
next