Move RestconfSchemaSourceUrlProvider
[netconf.git] / restconf / restconf-nb / src / test / java / org / opendaylight / restconf /
2023-11-28 Robert VargaMove RestconfSchemaSourceUrlProvider 03/109103/1
2023-11-28 Robert VargaRefactor root resource discovery 02/109102/1
2023-11-28 Robert VargaClean up ParserIdentifierTest 99/109099/1
2023-11-28 Robert VargaEliminate ParserIdentifier 98/109098/2
2023-11-28 Robert VargaEliminate IdentifierCodec 97/109097/1
2023-11-28 Robert VargaClean up YangInstanceIdentifierSerializer 95/109095/2
2023-11-28 Robert VargaRefactor YangInstanceIdentifierDeserializer 94/109094/1
2023-11-28 Robert VargaAdd DataPatchPath 89/109089/1
2023-11-28 Robert VargaIntroduce DataPutPath 88/109088/1
2023-11-28 Robert VargaAdd OperationsPostPath 87/109087/3
2023-11-28 Robert VargaIntroduce restconf.server.api.DataPostPath 84/109084/3
2023-11-28 Robert VargaPromote DatabindContext to restconf.server.api 83/109083/1
2023-11-27 Robert VargaUse DatabindContext in instance identifier serialization 81/109081/2
2023-11-27 Robert VargaUse DatabindContext in deserialization path 80/109080/2
2023-11-27 Robert VargaRemove InstanceIdentifierContext.getSchemaContext() 79/109079/2
2023-11-27 Robert VargaUse DatabindContext in InstanceIdentifierContext 78/109078/4
2023-11-27 Robert VargaEliminate DOMDatabindProvider 77/109077/3
2023-11-26 Robert VargaDisconnect WriterFieldsTranslator from InstanceIdentifi... 69/109069/3
2023-11-26 Robert VargaMove DatabindProvider 68/109068/1
2023-11-26 Robert VargaHide ParserIdentifier 67/109067/1
2023-11-26 Robert VargaRefactor modulesGET() methods 63/109063/6
2023-11-26 Robert VargaEliminate RestconfSchemaServiceImpl 52/109052/5
2023-11-24 Robert VargaEliminate JaxRsApiPath 59/109059/3
2023-11-22 Robert VargaSwitch RestconfSchemaServiceImpl to RestconfFuture 48/109048/5
2023-11-22 Robert VargaRelocate ParserIdentifier methods 44/109044/4
2023-11-22 Robert VargaClean up SchemaExportContext 42/109042/3
2023-11-22 Robert VargaMigrate RestconfValidationTest to JUnit5 41/109041/4
2023-11-22 Robert VargaEliminate nb.rfc8040.rests.services.api 40/109040/4
2023-11-22 Robert VargaRestconfServer requires ApiPath identifiers 70/107370/18
2023-11-22 Robert VargaRemove ParserIdentifier.makeQNameFromIdentifier() 39/109039/2
2023-11-22 Robert VargaClean up ParserIdentifierTest 38/109038/5
2023-11-22 Robert VargaImprove RestconfSchemaServiceTest 37/109037/2
2023-11-22 Yaroslav LastivkaCreate tests for PUT "insert" query parameter 96/108296/9
2023-11-21 Robert VargaEliminate space escaping 30/109030/6
2023-11-20 Robert VargaAdd ApiPath.toString() 28/109028/3
2023-11-20 Ivan HraskoUpdate ietf-yang-library to 2019-01-04 81/108981/9
2023-11-20 Robert VargaRestconfServer is strictly asynchronous 26/109026/3
2023-11-18 Robert VargaSplit up MediaTypes 21/109021/3
2023-11-18 Robert VargaIntroduce restconf.nb.jaxrs package 20/109020/3
2023-11-18 Robert VargaMove MdsalRestconfServer 19/109019/4
2023-11-18 Robert VargaIntroduce RestconfServer.dataPOST() 18/109018/3
2023-11-18 Robert VargaIntroduce RestconfServer.dataPUT() operations 15/109015/3
2023-11-18 Robert VargaIntroduce RestconfServer methods for YANG Patch 14/109014/2
2023-11-18 Robert VargaAdd RestconfServer.dataDELETE() 11/109011/2
2023-11-18 Robert VargaMove /data GET methods to RestconfImpl 09/109009/2
2023-11-18 Robert VargaIntroduce asynchronous RestconfServer.readData() 08/109008/3
2023-11-18 Robert VargaMove action invocation to MdsalRestconfServer 07/109007/4
2023-11-18 Robert VargaEliminate RestconfOperationsServiceImpl 06/109006/4
2023-11-18 Robert VargaFix single-item OperationsContent 05/109005/5
2023-11-18 Robert VargaRefactor OperationsContent 02/109002/5
2023-11-18 Robert VargaRehost OperationsContent.bodyFor() 01/109001/2
2023-11-18 Robert VargaCodify operationsGET 00/109000/2
2023-11-15 Samuel SchneiderClean-up AbstractRestconfStreamRegistryTest 71/108971/3
2023-11-10 Robert VargaWire RestconfImpl to MdsalRestconfServer 10/108910/6
2023-11-10 Robert VargaEliminate RestconfInvokeOperationsServiceImpl 06/108906/2
2023-11-10 Robert VargaIntroduce restconf.server.{api,spi,mdsal} 77/108877/11
2023-11-10 Robert VargaExpose streams with all supported encodings 64/108864/12
2023-11-09 Matej SramcikFix JSON and XML PatchBodyWriter errors output 87/107687/21
2023-11-09 Peter SunaAdd correct status code to YangPatch 80/108880/4
2023-11-08 Robert VargaPopulate restconf-state/streams 75/108875/2
2023-11-08 Robert VargaImprove subscriber tracking 31/108831/12
2023-11-03 Robert VargaUpdate sal-remote-augment model to rev 2023-11-03 48/108848/1
2023-11-03 Robert VargaClean up stream class names 47/108847/4
2023-11-03 Robert VargaEliminate AbstractStream.setCloseVars() 46/108846/2
2023-11-03 Robert VargaListenersBroker requires DOMDataBroker 40/108840/6
2023-11-03 Robert VargaUse random UUIDs for stream names 45/108845/1
2023-11-03 Robert VargaEliminate CreateStreamUtil 38/108838/5
2023-11-03 Robert VargaEliminate RestconfStreamsSubscriptionService 35/108835/6
2023-11-03 Robert VargaRemove BaseListenerInterface 33/108833/3
2023-11-02 Robert VargaDitch use of Optional in EventFormatter 30/108830/2
2023-11-02 Robert VargaDo not pretend we support stream replay 28/108828/2
2023-11-02 Robert VargaRefactor NotificationQueryParams 26/108826/3
2023-11-02 Robert VargaClean up adapter constructors 23/108823/2
2023-11-02 Robert VargaUnify streams URI 15/108815/1
2023-11-01 Robert VargaEliminate nb.rfc8040.monitoring 08/108808/1
2023-11-01 Robert VargaEliminate rfc8040.streams.listeners package 06/108806/1
2023-11-01 Robert VargaEliminate SubscribeToStreamUtil 05/108805/3
2023-11-01 Robert VargaDisconnect RestconfDataServiceImpl from streams 04/108804/2
2023-11-01 Robert VargaDo not parse data change stream name 98/108798/1
2023-10-30 Robert VargaFactor out WebSocketFactory 62/108762/1
2023-10-30 Robert VargaReduce StreamsConfiguration proliferation 56/108756/2
2023-10-30 Robert VargaChange CreateStreamUtil return types 28/108728/4
2023-10-30 Robert VargaDo not reference streams in RestconfApplication 55/108755/1
2023-10-30 Robert VargaMove stream name allocation 10/108710/2
2023-10-29 Robert VargaImplement create-notification-stream 47/107147/5
2023-10-20 Robert VargaMove ErrorTags 37/108537/3
2023-10-20 Robert VargaRemove RestconfDocumentedException.status 34/108534/1
2023-10-20 Robert VargaRestconfDocumentException is a RuntimeException 14/108514/2
2023-10-12 Oleksandr ZharovThrows RDE exception in case model was not found 48/108248/11
2023-10-12 Oleksandr ZharovThrow exception when module cannot be found 14/108214/8
2023-10-10 Robert VargaUse RestconfFuture in putData() 97/108297/1
2023-10-10 Robert VargaUse RestconfFuture/AsyncResponse for postData() 76/108276/6
2023-10-06 Robert VargaAdd RestconfCallback 67/108267/2
2023-10-06 Robert VargaRestconfStrategy.patchData() should result in RestconfF... 65/108265/5
2023-10-05 Oleksandr ZharovTurn ListenersBroker into a component 34/107834/17
2023-09-29 Robert VargaCreate MdsalRestconfServer 93/107893/10
2023-09-27 Ivan HraskoCleanup RestconfDataServiceImplTest 96/107996/2
2023-09-23 Robert VargaUse Guava's Escaper for percent-encoding 57/107957/1
2023-09-19 Robert VargaDo not use WebApplicationException to report 204 13/107913/4
2023-09-19 Ruslan KashapovRestconf schema source URL provider for yanglib-mdsal... 58/107458/9
next