Fix multiple keys path in RFC8040 swagger
[netconf.git] / restconf /
2021-06-15 Ivan HraskoFix multiple keys path in RFC8040 swagger 75/96475/1 stable/aluminium
2021-06-08 jenkins-relengBump versions by x.y.(z+1) 65/96465/1
2021-05-31 Robert VargaDo not use YIID parser for writing 94/96394/3
2021-05-22 Robert VargaBump upstreams for Aluminium SR4 49/96249/3
2021-05-20 Robert VargaAdd support for RFC8072 media types 89/96289/1
2021-05-20 Robert VargaUse MediaType.SERVER_SENT_EVENTS 84/96284/1
2021-05-20 Robert VargaImprove event fragmentation 83/96283/1
2021-05-20 Robert VargaUse a simple isEmpty() check 82/96282/1
2021-05-13 Robert VargaUpdate RestconfDataServiceImpl stream lifecycle 56/96156/1
2021-05-13 Jaroslav TóthAdded full YIID to ietf-restconf-monitoring DS 55/96155/1
2021-05-13 Robert VargaCleanup datastore interactions 54/96154/1
2021-05-13 Robert VargaUpgrade restconf-nb-rfc8040 to use RFC8525 53/96153/2
2021-05-13 Robert VargaUse schemaless builders in RestconfMappingNodeUtil 52/96152/2
2021-05-13 Robert VargaBinding QName constants to YANG Library model 51/96151/1
2021-05-12 mhurbanIntegration of RESTCONF fields to NETCONF filters 52/93552/9
2021-04-07 Konstantin.NosachFix futures handling in the NetconfRestconfStrategy 17/95617/2
2021-03-09 jenkins-relengBump versions by x.y.(z+1) 49/95449/1
2021-02-10 Michal BanikGenerate new jax-rs Response for every /.well-known... 27/95127/1
2021-01-28 Konstantin.NosachFix authentication mechanism in RESTconf(rfc8040 northb... 53/94853/1
2021-01-26 Jaroslav TóthFixing errors check in RestconfDocumentedExceptionMapper 30/94430/1
2021-01-23 jenkins-relengBump versions by x.y.(z+1) 52/94752/1
2021-01-11 Robert VargaBump upstreams for Aluminium SR2 25/94525/2
2020-12-18 wsx25289Implement RESTCONF Extensibility (discovery) 68/94268/1
2020-11-05 Cmarada, Michalfix example string generation for types with isBasicLat... 18/93518/2
2020-11-05 Martin SunalFixed handling of identityref type in list key 23/93523/2
2020-11-05 Robert VargaCorrect operations input/output media types 21/93521/2
2020-11-05 jenkins-relengBump versions by x.y.(z+1) 98/93598/1
2020-10-26 Jakub TothTest SchemaExportContentYangBodyWriter 93/93393/1
2020-10-23 Robert VargaBump upstreams for Aluminium SR1 92/93292/2
2020-09-23 Robert VargaBump MRI projects 29/92629/1
2020-09-18 jenkins-relengBump versions by x.y.(z+1) 68/92468/1
2020-08-26 Robert VargaUse YangConstants.RFC6020_YIN_MEDIA_TYPE 67/92267/2
2020-08-25 Jamo LuhrsenExtra superfluous edit-config RPC sent 65/92265/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
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-25 Ilya IgushevFix processing of hexadecimal, octal values 86/90486/3
2020-06-11 Robert VargaIntegrate controller-2.0.2 06/90406/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-04 Richard KosegiCorrectly extract mountpoint name from URI 94/89994/3
2020-06-03 Robert VargaEnsure RPC input in invocation is not null 32/90232/3
2020-05-31 Robert VargaIntegrate controller-2.0.1 54/90154/1
2020-05-27 Robert VargaCleanup use of deprecated constructs 95/89995/3
2020-05-26 Robert VargaCleanup RFC8040 tests 48/89948/2
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-05-19 illia.ihushevUpdate swagger generator to OpenAPI 3.0 30/88830/23
2020-05-06 Lukas BacaReport HTTP status 409 on DATA_MISSING error 83/89583/8
2020-04-30 Robert VargaUpdate MRI projects for Aluminium 12/88912/46
2020-04-30 Robert VargaFix factored out operatations context 29/89529/1
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-22 Robert VargaMinimize DataNormalizer footprint 70/89270/1
2020-04-22 Robert VargaMigrate away from sal-common-impl 15/88915/3
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
2020-04-07 Magic_JFix default value check 36/70636/3
2020-04-06 Robert VargaRemove references to sal-common-impl 14/88914/2
2020-02-22 jenkins-relengBump versions by x.y.(z+1) 93/87993/1
2020-01-20 Robert VargaDrop the use of google truth/@LogRule 57/87057/2
2020-01-17 Robert VargaBump to odlparent-6.0.4/yangtools-4.0.6/mdsal-5.0.9 96/86996/3
2019-12-18 Robert VargaRemove websocket-server override 84/86484/1
2019-12-18 Robert VargaRemove jsr173-ri from dependencies 83/86483/1
2019-12-13 Robert VargaBump odlparent/yangtools/mdsal to 6.0.3/4.0.3/5.0.6 68/86368/2
2019-11-06 Robert VargaBump to odlparent-6.0.1/yangtools-4.0.2/mdsal-5.0.4 18/85618/1
2019-11-05 Robert VargaCorrectly close NormalizedNodeStreamWriters 73/85573/1
2019-11-04 Robert VargaProperly close stream writer 48/85548/1
2019-11-04 ajay_dp001Updating Action Rest Endpoints on Swagger UI 01/85501/2
2019-11-04 wsx25289Fix config/oper reconciliation for leaf-lists 14/85114/6
2019-10-24 Robert VargaAdjust for AAA ditching WebClient 90/84790/20
next