Fix instance-identifier key being not recognized properly
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java / org / opendaylight / restconf / nb / rfc8040 / rests / services / impl / RestconfDataServiceImpl.java
2022-07-28 Robert VargaRename restconf-nb-rfc8040 to restconf-nb 81/101881/2
2022-05-09 Robert VargaDo not access model context multiple times 12/101012/2
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2022-03-27 Robert VargaReconstruct inference stack during normalization 70/100270/15
2022-03-25 Robert VargaPeel rfc8040 tests from InstanceIdentifierContext const... 75/100275/2
2022-03-21 Robert VargaInstanceIdentifierContext does not take generics 01/100201/1
2022-03-21 Robert VargaRevert "Remove SchemaNode#getPath usage from RestconfDa... 71/100171/1
2022-02-18 Ivan HraskoCheck error conditions before processing 99/99799/1
2022-02-15 OleksandrZharovRemove SchemaNode#getPath usage from RestconfDataServic... 57/99757/1
2021-11-14 Robert VargaPropagate WriteDataParams in utilities 06/98106/3
2021-10-24 Robert VargaSeparate out ReadDataParams 11/98111/1
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-23 Robert VargaDeprecate NormalizedNodeContext 88/98088/5
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-10-23 Robert VargaAccess parameters.getFieldPaths() only once 63/98063/1
2021-09-14 Robert VargaRemove RestconfInvokeOperationsUtil 85/97485/5
2021-09-11 Robert VargaRemove RestconfError.ErrorTag 30/97030/15
2021-08-13 Robert VargaReport bad document on empty body 03/97203/1
2021-08-09 Robert VargaUse well-known Status enumeration 08/97108/1
2021-08-09 PeterSunaDo not report failure on empty action output 33/97033/10
2021-07-26 Robert VargaRemove RestconfError.ErrorType 28/97028/6
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-06-07 Robert VargaBump MRI upstreams 99/96099/50
2021-05-19 Robert VargaRefactor constants relating to restconf-monitoring 68/96268/3
2021-05-15 Robert VargaReuse local RestconfStrategy 94/96194/1
2021-05-14 Robert VargaReduce preliferation of TransactionChainHandler 71/96171/3
2021-05-13 Robert VargaRemove DOMMountPointServiceHandler 70/96170/2
2021-05-13 Robert VargaRemove ActionServiceHandler 66/96166/2
2021-05-13 Robert VargaRemove UpdateHandlers 64/96164/2
2021-05-13 Robert VargaDo not use schema-aware builders in RestconfMappingNodeUtil 41/96141/5
2021-05-13 Robert VargaUpdate RestconfDataServiceImpl stream lifecycle 57/96157/1
2021-05-12 Robert VargaCleanup datastore interactions 35/96135/4
2021-05-12 mhurbanIntegration of RESTCONF fields to NETCONF filters 90/93390/16
2020-11-20 Robert VargaSplit transaction lifecycle 64/93064/9
2020-10-20 Vladyslav MarchenkoFix for enum constant 15/93215/1
2020-10-16 Robert VargaBump upstreams for Silicon 35/92935/24
2020-10-14 Robert VargaFix insert/before logic error 62/93062/1
2020-10-14 Robert VargaAdd explicit enumeration of allowed "insert" parameters 60/93060/2
2020-10-14 Robert VargaCentralize RestconfStrategy allocation 52/93052/5
2020-10-14 Robert VargaSimplify RestconfStrategy instantiation 51/93051/3
2020-10-14 Robert VargaRefactor RestconfStrategy 35/93035/4
2020-08-03 Lukas BacaRESTCONF RFC8040 compliance: SSE support 29/90229/30
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-09 Kailash KhalasiMake ETag header value more readable 77/90677/6
2020-07-08 Robert VargaMove CreateStreamUtil to rests.services.impl 01/91001/1
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-07 Robert VargaRemove SchemaContextRef 51/90951/2
2020-07-07 Robert VargaRemove useless SchemaContextRef wrappers 50/90950/1
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-05-25 wsx25289Get notification streams error. 73/88873/5
2020-04-30 Robert VargaUpdate MRI projects for Aluminium 12/88912/46
2020-04-21 Allan ClarkeAdd plain PATCH capability to RFC8040 server 14/88214/15
2019-09-06 ajay.dp001Teach RFC8040 restconf about actions 92/82992/18
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óthRemoval of dup code in RestconfDataServiceImpl 62/83362/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-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-02-08 Robert VargaRemove javax.annotation nullness annotations 19/80219/2
2018-11-17 Jakub MorvayMerge "Migrate restconf to MD-SAL APIs"
2018-11-14 Robert VargaMigrate restconf to MD-SAL APIs 86/77486/22
2018-05-09 Jakub MorvayMerge "Convert apidocs to new web API"
2018-04-26 Jakub MorvayMerge changes from topic 'rem_web_xml'
2018-04-20 Tom PantelisRemove static TransactionChainHandler instance 09/71109/4
2018-01-25 JakubTothMerge "Add missing 'Path' annotations in jax-rs impleme...
2018-01-25 Igor FoltinAdd missing 'Path' annotations in jax-rs implementation... 68/67568/1
2018-01-12 Jakub MorvayMerge "Clean up netconf-parent root pom"
2018-01-12 Robert VargaAdjust to yangtools-2.0.0/odlparent-3.0.0 changes 02/64202/42
2017-11-30 Tomas CereMerge "Support for patch command"
2017-11-20 Jakub TothAdd update method of handlers for REST services 58/65458/6
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 55/62855/7
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 54/62854/6