Upgrade restconf-nb-rfc8040 to use RFC8525
[netconf.git] / restconf /
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 VargaMigrate javax.inject artifact references 01/96101/1
2021-05-09 Robert VargaMigrate osgi.core references 00/96100/1
2021-05-09 Robert VargaDeprecate JSONRestconfService 94/96094/1
2021-05-09 Robert VargaBump MRI upstreams 93/96093/4
2021-03-11 Robert VargaBump versions to 1.13.2-SNAPSHOT 25/95425/2
2021-03-08 Oleksii MozghovyiFix lock/unlock/commit issues for the NetconfRestconfTr... 59/95359/26
2021-02-26 Robert VargaBump MRI upstreams 69/95369/1
2021-02-23 Oleksii MozghovyiFix futures handling in the NetconfRestconfTransaction 27/95327/2
2021-02-21 Robert VargaBump versions to 0.13.1-SNAPSHOT 55/95255/1
2021-02-21 Robert VargaBump project version 23/83823/13
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-30 Robert VargaBump upstream versions 10/94710/7
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-11 Robert VargaEnable modernizer in restconf-nb-bierman02 93/94593/1
2021-01-09 Robert VargaFix restconf-nb-rfc8040 mocking 23/94523/1
2021-01-08 Robert VargaBump MRI upstreams 09/94509/1
2021-01-07 Robert VargaRemove commented-out code 79/94479/2
2021-01-07 Robert VargaUse java.util.Optional 80/94480/1
2021-01-05 Robert VargaEnable modernizer in where no errors are present 17/94417/3
2020-12-26 Robert VargaLower org.json exposure 03/94303/1
2020-12-22 Robert VargaBump MRI upstreams 46/94146/10
2020-12-18 wsx25289Implement RESTCONF Extensibility (discovery) 19/89419/16
2020-11-20 Robert VargaSplit transaction lifecycle 64/93064/9
2020-11-19 Tomas CereSwitch default namespace for data-changed-notifications 73/93873/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-11-02 Cmarada, Michalfix example string generation for types with isBasicLat... 64/93464/2
2020-11-02 Jakub TothTest JSONRestconfServiceModule 69/54969/17
2020-10-28 Vladyslav MarchenkoDo not use org.opendaylight.controller.sal.common.util... 21/93421/4
2020-10-28 Vladyslav MarchenkoUse @RunWith(MockitoJUnitRunner.StrictStubs.class) 88/93388/6
2020-10-26 Jakub TothTest SchemaExportContentYangBodyWriter 72/54972/12
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-18 Robert VargaRemove dependency on MavenProjectAware 39/93139/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-10-14 Robert VargaRemove an unneeded dependency 45/93045/2
2020-09-30 Nikhil SoniExtend Websocket streams for data-less notifications 28/89928/13
2020-09-23 Robert VargaBump MRI projects 96/92596/3
2020-08-26 Robert VargaUse YangConstants.RFC6020_YIN_MEDIA_TYPE 68/90968/2
2020-08-25 Jamo LuhrsenExtra superfluous edit-config RPC sent 42/92142/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-05 Thanh HaBump versions by x.(y+1).z for next dev cycle 26/91926/1
2020-08-03 Lukas BacaRESTCONF RFC8040 compliance: SSE support 29/90229/30
2020-08-03 Robert VargaFix javadoc warnings 28/91828/1
2020-07-27 Robert VargaBump odlparent/yangtools/mdsal/controller 62/91662/2
2020-07-17 Nikhil SoniFix missing stream leaf value 98/90498/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-09 Kailash KhalasiMake ETag header value more readable 77/90677/6
2020-07-09 Robert VargaFix module file name 40/91040/2
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 bogus illegalThrows suppressions 56/90956/2
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 VargaCleanup RestconfValidationTest 49/90949/1
next