Speed up checkParametersTypes()
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java / org / opendaylight / restconf / nb / rfc8040 / rests /
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-06-01 Tomas CereHandle NetconfDocumentedExceptions correctly 97/96397/3
2021-05-20 Robert VargaCleanup RFC8040 media type handling 77/96277/3
2021-05-20 Robert VargaSwitch to using SseEventSink 08/96208/2
2021-05-20 Robert VargaUse MediaType.SERVER_SENT_EVENTS 05/96205/4
2021-05-19 Robert VargaRefactor ietf-restconf constants 70/96270/2
2021-05-19 Robert VargaUse ImmutableNodes.leafNode() 69/96269/2
2021-05-19 Robert VargaRefactor constants relating to restconf-monitoring 68/96268/3
2021-05-19 Robert VargaCleanup Rfc8040 constants 61/96261/1
2021-05-17 Robert VargaRemove SSEInitializer 03/96203/1
2021-05-17 Robert VargaUnmask NotificationListenerAdapter 02/96202/1
2021-05-15 Robert VargaUnmask NotificationListenerAdapter 99/96199/2
2021-05-15 Robert VargaRemove {Base,Transaction}ServicesWrapper 96/96196/2
2021-05-15 Robert VargaMove services API 95/96195/1
2021-05-15 Robert VargaReuse local RestconfStrategy 94/96194/1
2021-05-14 Robert VargaClean up Root Resource Discovery implementation 90/96190/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 DOMDataBrokerHandler 69/96169/3
2021-05-13 Robert VargaRemove NotificationServiceHandler 68/96168/1
2021-05-13 Robert VargaRemove RpcServiceHandler 67/96167/2
2021-05-13 Robert VargaRemove ActionServiceHandler 66/96166/2
2021-05-13 Robert VargaRemove UpdateHandlers 64/96164/2
2021-05-13 Robert VargaRemove JSONRestconfService 62/96162/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 Jaroslav TóthAdded full YIID to ietf-restconf-monitoring DS 84/83284/23
2021-05-12 Robert VargaCleanup datastore interactions 35/96135/4
2021-05-12 mhurbanIntegration of RESTCONF fields to NETCONF filters 90/93390/16
2021-05-11 Jaroslav TóthUse Optional.isEmpty() 63/95263/3
2021-05-09 Robert VargaDeprecate JSONRestconfService 94/96094/1
2021-05-09 Robert VargaBump MRI upstreams 93/96093/4
2021-03-08 Oleksii MozghovyiFix lock/unlock/commit issues for the NetconfRestconfTr... 59/95359/26
2021-02-23 Oleksii MozghovyiFix futures handling in the NetconfRestconfTransaction 27/95327/2
2020-12-18 wsx25289Implement RESTCONF Extensibility (discovery) 19/89419/16
2020-11-20 Robert VargaSplit transaction lifecycle 64/93064/9
2020-11-18 Robert VargaZero-out canceled transactions 70/93870/3
2020-11-04 Robert VargaCorrect operations input/output media types 67/93567/3
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-23 Vladyslav MarchenkoFixes from modernizer maven plugin in rfc8040 module 85/93285/2
2020-10-20 Vladyslav MarchenkoFix for enum constant 15/93215/1
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 VargaFix insert/before logic error 62/93062/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 VargaCentralize RestconfStrategy allocation 52/93052/5
2020-10-14 Robert VargaMis a whitespace problem 56/93056/2
2020-10-14 Robert VargaSimplify RestconfStrategy instantiation 51/93051/3
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-09-30 Nikhil SoniExtend Websocket streams for data-less notifications 28/89928/13
2020-08-03 Lukas BacaRESTCONF RFC8040 compliance: SSE support 29/90229/30
2020-08-03 Robert VargaFix javadoc warnings 28/91828/1
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 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-08 Robert VargaJSONRestconfServiceRfc8040Impl is not AutoCloseable 97/90997/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 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-06-04 Lukas BacaRESTCONF RFC8040 Notifications support for application... 04/89704/4
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-05-25 wsx25289Get notification streams error. 73/88873/5
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
next