Remove DOMMountPointServiceHandler
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java /
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 Handler interface 65/96165/1
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 Robert VargaUpgrade restconf-nb-rfc8040 to use RFC8525 46/93046/8
2021-05-12 Robert VargaUse schemaless builders in RestconfMappingNodeUtil 34/96134/1
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
2021-02-21 IaroslavReturn correct code 503 when a mountpoint is not mounted. 12/94612/8
2021-02-10 Michal BanikGenerate new jax-rs Response for every /.well-known... 28/95128/1
2021-01-27 Konstantin.NosachFix authentication mechanism in RESTconf(rfc8040 northb... 45/94845/3
2021-01-25 Jaroslav TóthFixing errors check in RestconfDocumentedExceptionMapper 23/92423/6
2021-01-07 Robert VargaRemove commented-out code 79/94479/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 VargaLower NotificationListenerAdapter 71/93871/3
2020-11-18 Robert VargaZero-out canceled transactions 70/93870/3
2020-11-04 Martin SunalFixed handling of identityref type in list key 20/92420/5
2020-11-04 Robert VargaCorrect operations input/output media types 67/93567/3
2020-11-04 Tomas CereMake ListenerAdapter serialize JSON directly 14/93214/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-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 VargaBinding QName constants to YANG Library model 53/93053/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-26 Robert VargaUse YangConstants.RFC6020_YIN_MEDIA_TYPE 68/90968/2
2020-08-25 Robert VargaDo not use pattern matching for simple removal 29/91829/2
2020-08-06 Oleksii MozghovyiRemove deprecated GzipFilter from restconf 24/91724/3
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 RestconfMapping{Node,Stream}Constants 88/90988/4
2020-07-08 Robert VargaCleanup ParserFieldsParameter 85/90985/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 VargaUse YangConstants.RFC6020_YANG_MEDIA_TYPE 67/90967/1
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 VargaRemove unused SuppressWarnings 54/90954/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 VargaEliminate org.opendaylight.restconf.nb.rfc8040.utils... 48/90948/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-27 Robert VargaCleanup use of deprecated constructs 95/89995/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-27 Robert VargaFactor out common operations schema/data construction 94/89394/10
2020-04-25 Robert VargaEliminate useless allocation 73/89373/2
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
2020-04-21 wsx25289Fix defensive subscriber removal 41/89041/2
2020-04-19 Robert VargaFiles should not be executable 31/89131/1
2020-04-07 wsx25289Do not consider query depth in initial namespace 77/87377/7
2019-11-05 Robert VargaCorrectly close NormalizedNodeStreamWriters 73/85573/1
next