Fix rawtypes/hiddenField suppressions
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java /
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 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 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-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-27 Robert VargaCleanup use of deprecated constructs 95/89995/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-27 Robert VargaFactor out common operations schema/data construction 94/89394/10
2020-04-25 Robert VargaEliminate useless allocation 73/89373/2
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
2019-11-05 Robert VargaCorrectly close NormalizedNodeStreamWriters 73/85573/1
2019-11-04 wsx25289Fix config/oper reconciliation for leaf-lists 14/85114/6
2019-10-10 Robert VargaBump yangtools to 4.0.1 46/84146/40
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-04 Robert VargaFix checkstyle 87/84187/1
2019-09-03 Robert VargaRemove use NodeIdentifierWithPredices.getKeyValues() 58/84158/2
2019-08-28 Robert VargaUpdate NodeIdentifierWithPredicates construction 35/84035/1
2019-08-20 Jaroslav TóthFixed wrong exception types 81/83581/8
2019-08-20 Robert VargaSimplify RestconfValidationUtils users 56/83756/3
2019-08-20 Jaroslav TóthAdded ExceptionMapper to RFC-8040 impl 27/83527/12
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-16 Tibor KrálFix mapping of Revision in Deviations 00/83700/2
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-08-02 Robert VargaAdd checkValidIdentifierStart() 37/83337/3
2019-08-02 Robert VargaUse String.indexOf() to check for percent 36/83336/3
2019-08-02 Robert VargaUse static imports for constants 35/83335/3
2019-08-02 Robert VargaFold MainVarsWrapper 30/83330/3
2019-08-02 Robert VargaMove validArg() 28/83328/3
2019-07-31 Robert VargaMigrate nextIdentifierFromNextSequence() 27/83327/2
2019-07-31 Robert VargaMigrate skipCurrentChar() and checkValid() 26/83326/2
2019-07-31 Robert VargaMove currentChar() 25/83325/2
2019-07-31 Robert VargaMove allCharsConsumed() 24/83324/2
2019-07-31 Robert VargaSimplify ParserIdentifier 23/83323/2
2019-07-30 Robert VargaFixup URL path resolution process 22/83322/2
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-19 Jaroslav TóthFix building of wrong YANG notify stream 30/82530/2
2019-06-19 Jaroslav TóthRemove deadlock scenario in ListenersBroker 29/82529/2
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 mdsal to 4.0.0 73/81273/18
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-08 Robert VargaRemove javax.annotation nullness annotations 19/80219/2
2019-02-07 Robert VargaFix Revision confusion 18/80218/2
2019-02-04 Jakub MorvayDisable servlet sessions for /rests web context 32/80132/2
2019-01-20 Robert VargaCheck time expiry before attempting to format notification 62/79762/2
2019-01-20 Robert VargaFix adapters retaining state 59/79759/2
2019-01-20 Robert VargaSimplify NotificationListenerAdapter 57/79757/1
2019-01-16 Jakub MorvayMerge changes I2e5faece,Ie34e98bd,Id2112fcb
2019-01-16 Jakub MorvayMerge "Make swagger generators configurable"
2019-01-16 Robert VargaRemove use of Throwables.propagate() 66/79566/1
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
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-14 Jakub MorvayMerge "Fix distribution generation"
2019-01-14 Jakub MorvayMerge "GET on /rests/operations with json always fails...
2019-01-14 Tomas CereGET on /rests/operations with json always fails with 500 70/79470/2
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"
2018-12-05 Jakub MorvayMerge "Refactor bad local variable name in KeepaliveSal...
2018-12-05 Jakub MorvayMerge changes Ie852df32,I731a0066,I2e8558f1
2018-12-04 Jakub MorvayFix Java 7 IDE migration warnings 15/78415/4
2018-12-04 Jakub MorvayFix Java 5 IDE migration warnings 14/78414/3
2018-12-01 Anil BelurMerge "Bump to yangtools-2.1.4 and mdsal-3.0.2"
next