Remove jsr173-ri from dependencies
[netconf.git] / netconf / sal-netconf-connector /
2019-10-12 Robert VargaAcquire RFC8528 mount point map 90/85090/1
2019-10-10 Robert VargaBump mdsal to 5.0.2 47/84147/43
2019-10-10 Robert VargaBump yangtools to 4.0.1 46/84146/40
2019-10-10 Robert VargaBump odlparent to 6.0.0 45/84145/32
2019-10-05 Robert VargaUntangle NetconfDevice setup 45/84745/4
2019-10-05 Robert VargaLower visibility to package 63/84863/2
2019-09-24 Robert VargaMigrate YangInstanceIdentifier.EMPTY users 75/84175/19
2019-09-06 Robert VargaUse java.util.Optional 61/84161/11
2019-09-03 Robert VargaUse Object.requireNonNull 60/84160/6
2019-09-03 Robert VargaFix checkstyle 59/84159/3
2019-09-03 Robert VargaRemove use NodeIdentifierWithPredices.getKeyValues() 58/84158/2
2019-08-28 Robert VargaSeparate out DeviceSources(Resolver) 91/83991/8
2019-08-28 Anna BencurovaFix choice action request test 37/84037/1
2019-08-28 Robert VargaSimplify base schema lookups 90/83990/7
2019-08-28 Robert VargaPropagate MountPointContext to NetconfMessageTransformer 84/83984/11
2019-08-28 Robert VargaUpdate NodeIdentifierWithPredicates construction 35/84035/1
2019-08-28 Robert VargaFix action lookups 46/83946/10
2019-08-27 Robert VargaTeach BaseSchema about schema mounts 83/83983/5
2019-08-27 Robert VargaMake notification filter a simple lambda 89/83989/3
2019-08-26 Robert VargaMore SchemaContext reuse 79/83979/2
2019-08-26 Robert VargaReuse SchemaContext in NetconfDeviceTopologyAdapterTest 74/83974/2
2019-08-26 Robert VargaShare test model SchemaContext 73/83973/2
2019-08-26 Robert VargaFix schema source registrations not being cleared 88/83988/2
2019-08-26 Robert VargaIntroduce CREATE_SUBSCRIPTION_RPC_PATH 87/83987/2
2019-08-26 Robert VargaImprove action lookup 45/83945/2
2019-08-26 Robert VargaMake NetconfMessageTransformer.getActions() static 42/83942/2
2019-08-26 Robert VargaReuse schema in NetconfMessageTransformerTest 41/83941/2
2019-08-26 Robert VargaMove netconf-parent 21/83821/10
2019-08-23 Robert VargaClose module URL stream as soon as possible 38/83938/1
2019-08-23 Robert VargaUse constant NodeIdentifiers in LibraryModulesSchemas 37/83937/1
2019-08-23 Robert VargaReduce code duplication in LibraryModulesSchemas 36/83936/1
2019-08-23 Robert VargaShorten nested class references 35/83935/1
2019-08-23 Robert VargaSimplify guessJsonFromFileName() 33/83933/1
2019-08-23 Robert VargaLibraryModulesSchemas.availableModels is immutable 32/83932/1
2019-08-23 Robert VargaCleanup state checking 31/83931/1
2019-08-23 Robert VargaRemove unneeded type arguments 30/83930/1
2019-08-23 Robert VargaCleanup toRpcResult() 29/83929/1
2019-08-23 Robert VargaCentralize NETCONF_(DATA)_QNAME 28/83928/1
2019-08-23 Robert VargaMake mappedRpcs an ImmutableMap 27/83927/1
2019-08-23 Robert VargaSimplify GET_SCHEMAS_RPC initialization 26/83926/1
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 50/83550/1
2019-07-15 Jakub TothAttempt netconf remount regardless of error-type 78/82678/13
2019-07-15 Jakub TothNetconf stack by default locks the data store before... 21/82521/11
2019-07-02 Jakub TothConvert anyxml nodes lazily 14/82514/8
2019-06-04 Robert VargaRevert "Convert anyxml nodes lazily" 96/82396/2
2019-06-01 Robert VargaDo not attempt to form leaf metadata on empty path 78/81878/10
2019-06-01 Robert VargaRemove dependency on sal-connector-api 72/82372/2
2019-05-31 Jakub TothConvert anyxml nodes lazily 01/82001/13
2019-05-30 Robert VargaImprove NetconfMessageTransformer.isBaseOrNotificationRpc() 36/82336/2
2019-05-30 Robert VargaCleanup NodeIdentifier instantiation 35/82335/2
2019-05-30 Robert VargaDo not compare path to YangInstanceIdentifier.EMPTY 37/82337/1
2019-05-21 Robert VargaMerge "Fix DeviceOp DTCL"
2019-05-20 Anna BencurovaFix preparing action with path containing augment 77/82177/1
2019-05-15 Robert VargaMerge "Do not deploy shaded-exificient-jar"
2019-05-15 Robert VargaRemove dependencies on controller APIs 31/82031/5
2019-04-26 Jie HanRemove duplicate assignment 88/81788/2
2019-04-12 Robert VargaBump mdsal to 4.0.0 73/81273/18
2019-04-12 Robert VargaReplace EditOperationNormalizedNodeStreamWriter 90/81390/18
2019-04-12 Robert VargaBump yangtools to 3.0.0 72/81272/15
2019-04-12 Robert VargaBump odlparent to 5.0.0 71/81271/11
2019-04-06 Robert VargaReduce the use of AttrBuilders 09/81409/3
2019-04-05 Robert VargaFix logging arguments 06/81406/1
2019-04-05 Robert VargaShorten java.util.Optional references 05/81405/1
2019-03-29 Jakub MorvayMerge "SchemaSourceCache init using YangModuleInfo"
2019-03-28 Jakub MorvayMerge "Hide credentials from logs"
2019-03-28 Jakub MorvayMerge "Added implementation of ActionFactory"
2019-03-28 Jaroslav TóthAdded implementation of ActionFactory 17/81117/3
2019-03-19 Jakub MorvayMerge "NETCONF-527 Holding of key-pair in memory"
2019-03-14 Jakub TóthNETCONF-608 - Change Netconf keepalives to not send... 91/80391/6
2019-02-08 Robert VargaRemove javax.annotation nullness annotations 19/80219/2
2019-02-04 Jakub MorvayMake netconf node tcp-only leaf have default value 37/80137/3
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 90/80090/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...
next