Bump MRI upstreams
[netconf.git] / restconf / restconf-nb-rfc8040 / src / test / java / org / opendaylight / restconf /
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
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-19 Robert VargaRefactor ietf-restconf constants 70/96270/2
2021-05-19 Robert VargaRefactor constants relating to restconf-monitoring 68/96268/3
2021-05-16 Robert VargaRemove Service(Notif)Wrapper 00/96200/1
2021-05-15 Robert VargaMove services API 95/96195/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 JSONRestconfService 62/96162/2
2021-05-13 Robert VargaDo not use schema-aware builders in RestconfMappingNodeUtil 41/96141/5
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-03-08 Oleksii MozghovyiFix lock/unlock/commit issues for the NetconfRestconfTr... 59/95359/26
2021-02-21 IaroslavReturn correct code 503 when a mountpoint is not mounted. 12/94612/8
2021-01-09 Robert VargaFix restconf-nb-rfc8040 mocking 23/94523/1
2020-12-18 wsx25289Implement RESTCONF Extensibility (discovery) 19/89419/16
2020-11-20 Robert VargaSplit transaction lifecycle 64/93064/9
2020-11-04 Martin SunalFixed handling of identityref type in list key 20/92420/5
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-28 Vladyslav MarchenkoUse @RunWith(MockitoJUnitRunner.StrictStubs.class) 88/93388/6
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-16 Robert VargaBump upstreams for Silicon 35/92935/24
2020-10-15 Robert VargaMove ReadData.READ_TX_TYPE 83/93083/2
2020-10-14 Robert VargaEliminate a ReadDataTransactionUtil.readData() alternative 57/93057/2
2020-10-14 Robert VargaEliminate ParametersUtil 49/93049/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-14 Vladyslav MarchenkoCreate NetconfDataTreeService with base and additional... 71/90371/30
2020-07-08 Robert VargaMove CreateStreamUtil to rests.services.impl 01/91001/1
2020-07-08 Robert VargaRemove org.opendaylight.restconf.nb.rfc8040.utils.parse... 84/90984/4
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 VargaFix raw type warnings in rfc8040 northbound 53/90953/1
2020-07-07 Robert VargaRemove SchemaContextRef 51/90951/2
2020-07-07 Robert VargaCleanup RestconfValidationTest 49/90949/1
2020-07-07 Robert VargaEliminate org.opendaylight.restconf.nb.rfc8040.utils... 48/90948/1
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-26 Robert VargaCleanup RFC8040 tests 48/89948/2
2020-05-25 wsx25289Correct POST Location with lists 20/89420/3
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-21 Allan ClarkeAdd plain PATCH capability to RFC8040 server 14/88214/15
2020-04-07 wsx25289Do not consider query depth in initial namespace 77/87377/7
2020-01-20 Robert VargaDrop the use of google truth/@LogRule 57/87057/2
2019-10-24 Robert VargaAdjust for AAA ditching WebClient 90/84790/20
2019-10-10 Robert VargaBump yangtools to 4.0.1 46/84146/40
2019-09-24 Robert VargaMigrate YangInstanceIdentifier.EMPTY users 75/84175/19
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-28 Robert VargaUpdate NodeIdentifierWithPredicates construction 35/84035/1
2019-08-26 Robert VargaReuse schemacontext in ListenerAdapterTest 78/83978/2
2019-08-20 Jaroslav TóthFixed wrong exception types 81/83581/8
2019-08-20 Jaroslav TóthAdded ExceptionMapper to RFC-8040 impl 27/83527/12
2019-08-15 Jaroslav TóthFixing of useless message 'Unknown key : content' ... 59/83359/5
2019-08-15 Jaroslav TóthFix NPE after invoking of GET on /rests/data 61/83361/4
2019-07-29 ajay.dp001Teach RFC8040 URL parser about actions 66/82866/12
2019-07-02 Jaroslav TóthPorting of WebSockets to Jetty in RFC-8040 RESTCONF 24/81424/17
2019-06-13 Tibor KrálFix for deviation list mapping in Restconf 82/82482/9
2019-05-07 Robert VargaMerge changes from topic 'web-sockets'
2019-05-02 Jaroslav TóthRemoval of EventBusChangeRecorder 26/81526/6
2019-05-02 Jaroslav TóthRefactoring of web-sockets in RESTCONF RFC-8040 43/80943/12
2019-04-12 Robert VargaBump yangtools to 3.0.0 72/81272/15
2019-04-06 Robert VargaReduce the use of AttrBuilders 09/81409/3
2019-04-05 Robert VargaShorten java.util.Optional references 05/81405/1
2019-03-29 Jakub MorvayMerge "SchemaSourceCache init using YangModuleInfo"
2019-03-28 Jakub MorvayMerge "Hide credentials from logs"
2019-03-28 Jakub MorvayMerge "Added implementation of ActionFactory"
2019-03-28 Jakub MorvayMerge "Output-less RPCs should return 204 (old restconf)"
2019-03-28 Jakub MorvayMerge "Fix parsing of fields parameters"
2019-03-28 Jakub MorvayMerge "Allow double slashes in RESTCONF URLs"
2019-03-27 Jaroslav TóthOutput-less RPCs should return 204 (new restconf) 21/81221/2
2019-03-26 Jaroslav TóthFix parsing of fields parameters 95/81195/1
2019-02-08 Jakub MorvayMerge "introduce Rfc8040RestConfWiring for standalone...
2019-02-08 Michael Vorburgerintroduce Rfc8040RestConfWiring for standalone (simple... 14/80214/8
2019-02-07 Robert VargaFix Revision confusion 18/80218/2
2019-01-20 Robert VargaFix adapters retaining state 59/79759/2
2019-01-16 Jakub MorvayMerge "Make swagger generators configurable"
2019-01-14 Jakub MorvayMerge "Include namespace in output element of json...
2019-01-14 Tomas CereInclude namespace in output element of json rpc responses 11/79511/2
2019-01-14 Tomas CereDo not suppress module name for top-level elements 16/79416/6
2019-01-07 Jakub MorvayMerge "Prevent ssh hang during shutdown"
2019-01-04 Robert VargaModernize collection allocation 20/79220/3
2018-12-05 Jakub MorvayMerge "Get rid of checked futures in tests"
2018-12-05 Jakub MorvayMerge "Use FluentFuture in DOMDataTransactionValidator"
next