Move SchemaExportContext
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java / org / opendaylight / restconf / nb / rfc8040 / rests / utils /
2022-07-07 Robert VargaUse a simple immutable leaf node 05/101505/7
2022-06-20 Robert VargaRemove use of yangtools.concepts.Builder 07/101607/3
2022-06-08 Robert VargaSimplify trimming 04/101504/1
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2022-03-21 Robert VargaInstanceIdentifierContext does not take generics 01/100201/1
2021-11-14 Robert VargaPropagate WriteDataParams in utilities 06/98106/3
2021-10-24 Robert VargaAdd RestconfQueryParam 13/98113/2
2021-10-24 Robert VargaMove ReadDataTransactionUtil.parseUriParameters() 07/98107/1
2021-10-24 Robert VargaPromote QueryParams as WriteDataParams 05/98105/3
2021-10-24 Robert VargaIntroduce UriInfoSupport 04/98104/4
2021-10-24 Robert VargaRework query parameter parsing 96/98096/3
2021-10-24 Robert VargaUse DepthParameter in QueryParameters 90/98090/8
2021-10-23 Robert VargaAdd representations of RFC8040 query parameters 86/98086/6
2021-10-23 Robert VargaSplit out RFC8040-only constructs from yang-common 64/98064/4
2021-09-18 Robert VargaEliminate ParserIdentifier.stringFromYangInstanceIdenti... 18/97518/2
2021-09-18 Robert VargaInline RestconfStreamsConstants 19/97519/2
2021-09-16 Robert VargaHide PostDataTransactionUtil.POST_TX_TYPE 00/97500/2
2021-09-14 Robert VargaRemove RestconfInvokeOperationsUtil 85/97485/5
2021-09-13 Robert VargaDo not use FutureCallbackTx for RPCs and Actions 82/97482/6
2021-09-13 Robert VargaDo not pass RestconfStrategy to FutureCallbackTx 81/97481/3
2021-09-11 Robert VargaRemove RestconfError.ErrorTag 30/97030/15
2021-08-17 Robert VargaRemove exceptions from utility constructors 38/97238/1
2021-07-28 Robert VargaRemove DocumentedException.ErrorTag 29/97029/5
2021-07-26 Robert VargaRemove RestconfError.ErrorType 28/97028/6
2021-07-26 Robert VargaRemove DocumentedException.ErrorType 27/97027/4
2021-07-09 Robert VargaRestconfTransaction always operates on a single datastore 59/96859/3
2021-07-09 Robert VargaClean up RestconfInvokeOperationsUtil 58/96858/2
2021-07-09 Robert VargaMove validation methods 54/96854/3
2021-07-08 Robert VargaRemove ResolveEnumUtil 41/96841/3
2021-07-08 Robert VargaImprove content checking 37/96837/1
2021-07-08 Robert VargaFix field count check 36/96836/1
2021-07-08 Robert VargaSpeed up checkParametersTypes() 35/96835/1
2021-07-08 Robert VargaSpeed up parseUriParameters() 34/96834/1
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
2021-05-14 Robert VargaReduce preliferation of TransactionChainHandler 71/96171/3
2021-05-13 Robert VargaRemove RpcServiceHandler 67/96167/2
2021-05-13 Robert VargaRemove ActionServiceHandler 66/96166/2
2021-05-12 mhurbanIntegration of RESTCONF fields to NETCONF filters 90/93390/16
2021-05-11 Jaroslav TóthUse Optional.isEmpty() 63/95263/3
2020-11-20 Robert VargaSplit transaction lifecycle 64/93064/9
2020-11-04 Vladyslav MarchenkoEliminate unnecessary blocking checks 46/92446/21
2020-10-26 Robert VargaAdd an explicit constants for WithDefaults parameter 59/93059/7
2020-10-16 Robert VargaBump upstreams for Silicon 35/92935/24
2020-10-15 Robert VargaMove ReadData.READ_TX_TYPE 83/93083/2
2020-10-15 Robert VargaRemove RestconfDataServiceConstant.PatchData 82/93082/2
2020-10-15 Robert VargaRemove RestconfDataServiceConstant.PostData 79/93079/2
2020-10-15 Robert VargaRemove RestconfDataServiceConstant.PutData 78/93078/2
2020-10-15 Robert VargaRemove RestconfDataServiceConstant.DeleteData 77/93077/2
2020-10-14 Robert VargaInline checkItemExistsWithinTransaction() 63/93063/1
2020-10-14 Robert VargaFold PlainPatchDataTransactionUtil.mergeDataWithinTrans... 61/93061/1
2020-10-14 Robert VargaAdd explicit enumeration of allowed "insert" parameters 60/93060/2
2020-10-14 Robert VargaShortcut PutDataTransactionUtil.readData() 58/93058/2
2020-10-14 Robert VargaEliminate a ReadDataTransactionUtil.readData() alternative 57/93057/2
2020-10-14 Robert VargaMis a whitespace problem 56/93056/2
2020-10-14 Robert VargaTurn RestconfStrategy into an abstract class 50/93050/3
2020-10-14 Robert VargaEliminate ParametersUtil 49/93049/3
2020-10-14 Robert VargaMove TransactionUtil.checkItemDoesNotExists() 48/93048/4
2020-10-14 Robert VargaMove TransactionUtil.checkItemExists() 47/93047/3
2020-10-14 Robert VargaRefactor RestconfStrategy 35/93035/4
2020-07-15 ajay_dp001Fix Nested YANG 1.1 Action invocation 74/91274/2
2020-07-14 Vladyslav MarchenkoCreate NetconfDataTreeService with base and additional... 71/90371/30
2020-07-08 Robert VargaMove CreateStreamUtil to rests.services.impl 01/91001/1
2020-07-08 Robert VargaEliminate RestconfStreamsConstants.EQUAL 00/91000/2
2020-07-08 Robert VargaEliminate RestconfConstants.SLASH 94/90994/4
2020-07-08 Robert VargaMove SubscribeToStreamUtil to rests.services.impl 89/90989/4
2020-07-08 Robert VargaRemove org.opendaylight.restconf.nb.rfc8040.utils.parse... 84/90984/4
2020-07-08 Robert VargaMigrate stream-related RestconfStreamsConstants 93/90993/2
2020-07-07 Robert VargaFix rawtypes/hiddenField suppressions 57/90957/1
2020-07-07 Robert VargaRemove unused SuppressWarnings 55/90955/1
2020-07-07 Robert VargaFix raw type warnings in rfc8040 northbound 53/90953/1
2020-07-07 Robert VargaRemove SchemaContextRef 51/90951/2
2020-07-07 Robert VargaRevert "Fix nested YANG 1.1 Action invocation" 44/90944/1
2020-06-09 ajay_dp001Fix nested YANG 1.1 Action invocation 25/90225/5
2020-06-03 Robert VargaEnsure RPC input in invocation is not null 32/90232/3
2020-05-25 wsx25289Correct POST Location with lists 20/89420/3
2020-05-25 Robert VargaClean up PostDataTransactionUtil 86/89886/2
2020-04-30 Robert VargaUpdate MRI projects for Aluminium 12/88912/46
2020-04-21 Robert VargaReuse SchemaContext.NAME for base NETCONF data qname 88/89188/2
2020-04-21 Allan ClarkeAdd plain PATCH capability to RFC8040 server 14/88214/15
2019-11-04 wsx25289Fix config/oper reconciliation for leaf-lists 14/85114/6
2019-09-13 PeterSunaReorganize transactionChainHandler usage. 79/84279/8
2019-09-06 ajay.dp001Teach RFC8040 restconf about actions 92/82992/18
2019-09-06 Robert VargaConvert to using requireNonNull() 88/84188/5
2019-09-03 Robert VargaRemove use NodeIdentifierWithPredices.getKeyValues() 58/84158/2
2019-08-20 Robert VargaSimplify RestconfValidationUtils users 56/83756/3
2019-08-19 Jaroslav TóthFixed response errors for HTTP PUT 84/83584/5
2019-08-19 Jaroslav TóthFixed POST data error response 83/83583/4
2019-08-15 Jaroslav TóthFixing of useless message 'Unknown key : content' ... 59/83359/5
2019-08-15 Jaroslav TóthFix NPE after invoking of GET on /rests/data 61/83361/4
2019-07-02 Jaroslav TóthPorting of WebSockets to Jetty in RFC-8040 RESTCONF 24/81424/17
2019-06-19 Jaroslav TóthFix building of wrong YANG notify stream 30/82530/2
2019-05-07 Robert VargaMerge changes from topic 'web-sockets'
2019-05-02 Jaroslav TóthRefactoring of web-sockets in RESTCONF RFC-8040 43/80943/12
2019-04-12 Robert VargaBump mdsal to 4.0.0 73/81273/18
2019-04-06 Robert VargaReduce the use of AttrBuilders 09/81409/3
2019-02-08 Robert VargaRemove javax.annotation nullness annotations 19/80219/2
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 Tomas CereDo not check whether two nodes can be merged with refer... 36/79536/2
2018-11-17 Jakub MorvayMerge "Migrate restconf to MD-SAL APIs"
next