Migrate stream-related RestconfStreamsConstants
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java / org / opendaylight / restconf / nb / rfc8040 / rests /
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 VargaFix rawtypes/hiddenField suppressions 57/90957/1
2020-07-07 Robert VargaRemove unused SuppressWarnings 55/90955/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 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-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-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
2019-11-04 wsx25289Fix config/oper reconciliation for leaf-lists 14/85114/6
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-20 Robert VargaSimplify RestconfValidationUtils users 56/83756/3
2019-08-19 Jaroslav TóthFixed response errors for HTTP PUT 84/83584/5
2019-08-19 Jaroslav TóthFixed POST data error response 83/83583/4
2019-08-15 Jaroslav TóthRemoval of dup code in RestconfDataServiceImpl 62/83362/4
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-02 Jaroslav TóthPorting of WebSockets to Jetty in RFC-8040 RESTCONF 24/81424/17
2019-06-19 Jaroslav TóthFix building of wrong YANG notify stream 30/82530/2
2019-05-07 Robert VargaMerge changes from topic 'web-sockets'
2019-05-02 Jaroslav TóthRefactoring of web-sockets in RESTCONF RFC-8040 43/80943/12
2019-04-12 Robert VargaBump mdsal to 4.0.0 73/81273/18
2019-04-06 Robert VargaReduce the use of AttrBuilders 09/81409/3
2019-03-29 Jakub MorvayMerge "SchemaSourceCache init using YangModuleInfo"
2019-03-28 Jakub MorvayMerge "Added implementation of ActionFactory"
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-02-08 Jakub MorvayMerge "introduce Rfc8040RestConfWiring for standalone...
2019-02-08 Michael Vorburgerintroduce Rfc8040RestConfWiring for standalone (simple... 14/80214/8
2019-02-08 Robert VargaRemove javax.annotation nullness annotations 19/80219/2
2019-01-16 Jakub MorvayMerge "Make swagger generators configurable"
2019-01-15 Jakub MorvayMerge "Do not check whether two nodes can be merged...
2019-01-15 Tomas CereDo not check whether two nodes can be merged with refer... 36/79536/2
2018-11-17 Jakub MorvayMerge "Migrate restconf to MD-SAL APIs"
2018-11-14 Robert VargaMigrate restconf to MD-SAL APIs 86/77486/22
2018-11-05 Robert VargaRemove use of commons-lang3 in restconf-nb-rfc8040 97/77497/1
2018-08-21 Jakub MorvayMerge "NETCONF-557: Add support for URL capability"
2018-08-20 Robert VargaFix argument strings 23/75323/9
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-07-25 Jakub MorvayMerge "Remove unused exceptions"
2018-07-24 Stephen KittRemove unused exceptions 96/74396/3
2018-07-12 Jakub MorvayMerge changes from topic 'no-chararray'
2018-07-11 Jakub MorvayMerge "Remove redundant code constructs"
2018-07-11 Jakub MorvayRemove redundant code constructs 23/73923/2
2018-06-04 Jakub MorvayMerge "Use requested media type in RestconfDocumentedEx...
2018-06-04 miroslav.kovacNETCONF-542: PUT request return 500 if operational... 46/72446/3
2018-05-10 Jakub MorvayMerge "Convert yanglib to new web API"
2018-05-09 Jakub MorvayMerge "Convert apidocs to new web API"
2018-05-09 Jakub MorvayMerge "Implement AsyncWriteTransaction.commit()"
2018-05-07 Tom PantelisRemove controller DCL-related references 41/71841/1
2018-04-26 Jakub MorvayMerge changes from topic 'rem_web_xml'
2018-04-20 Tom PantelisUse DOMMountPointServiceHandler non-statically 70/71170/1
2018-04-20 Tom PantelisUse SchemaContextHandler non-statically 31/71131/2
2018-04-20 Tom PantelisRemove static TransactionChainHandler instance 09/71109/4
2018-04-13 Anil BelurMerge "Bump to odlparent 3.1.0 and yangtools 2.0.3"
2018-04-09 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 68/69868/6
2018-03-13 Tom PantelisConvert rfc8040 ListenerAdapter to DOMDataTreeChangeLis... 93/69093/4
2018-03-05 JakubTothMerge "Remove deprecated registerDataChangeListener...
2018-03-05 Tom PantelisFix findbugs violations in restconf-nb-rfc8040 12/68912/6
2018-02-28 Tom PantelisRestconf 8040 should return 204 for delete and put 05/68905/1
2018-02-27 Tom PantelisNETCONF-514: Use exists instead of read for PUT 82/68782/4
2018-02-27 JakubTothMerge "Convert netconf-util, netconf-ssh, netconf-tcp...
2018-02-26 Tom PantelisNETCONF-512: Add cases for missing NormalizedNode types 51/68651/2
2018-01-25 JakubTothMerge "Add missing 'Path' annotations in jax-rs impleme...
2018-01-25 Igor FoltinAdd missing 'Path' annotations in jax-rs implementation... 68/67568/1
2018-01-12 Jakub MorvayMerge "Clean up netconf-parent root pom"
2018-01-12 Robert VargaAdjust to yangtools-2.0.0/odlparent-3.0.0 changes 02/64202/42
2017-12-07 wusandiBUG-9160: fix ReadDataTransactionUtil creating two... 22/63122/6
2017-11-30 Tomas CereMerge "Support for patch command"
2017-11-30 Balaji VaradarajuSupport for patch command 90/65690/5
2017-11-23 Jakub TothFix harcoded port in location of streams 72/65872/2
2017-11-20 Jakub TothAdd update method of handlers for REST services 58/65458/6
2017-10-16 Tomas CereMerge changes from topic 'ListenerAdapterTreeMigration'
2017-10-13 Robert VargaFix augmentation node lookup 37/64237/2
2017-09-27 Tomas CereMerge "Adjust test-tool to yangtools changes"
2017-09-27 Tom PantelisAdd local MultivaluedHashMap implementation 53/63053/3
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 19/62919/9
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 55/62855/7
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 54/62854/6