Fix nested YANG 1.1 Action invocation
[netconf.git] / restconf / restconf-nb-rfc8040 /
2020-06-09 ajay_dp001Fix nested YANG 1.1 Action invocation 62/90262/1
2020-05-28 jenkins-relengBump versions by x.y.(z+1) 51/90051/1
2020-05-25 wsx25289Correct POST Location with lists 93/89393/8
2020-05-25 Robert VargaClean up PostDataTransactionUtil 12/89912/2
2020-05-25 wsx25289Get notification streams error. 37/88937/3
2020-05-22 Robert VargaEliminate useless allocation 89/89289/2
2020-04-21 Allan ClarkeAdd plain PATCH capability to RFC8040 server 11/89211/3
2020-04-21 Robert VargaReuse SchemaContext.NAME for base NETCONF data qname 13/89213/1
2020-04-21 wsx25289Fix defensive subscriber removal 89/88989/4
2020-04-20 Robert VargaFiles should not be executable 62/89162/1
2020-04-07 wsx25289Do not consider query depth in initial namespace 90/87390/4
2020-04-06 Robert VargaRemove references to sal-common-impl 35/88935/1
2020-02-12 jenkins-relengBump versions by x.y.(z+1) 03/87603/1
2020-01-24 Jaroslav TóthFixed wrong exception types 29/87129/1
2019-12-18 Robert VargaRemove jsr173-ri from dependencies 86/86486/2
2019-12-18 Robert VargaRemove websocket-server override 87/86487/1
2019-12-12 Robert VargaBump odlparent/yangtools/mdsal to 5.0.4/3.0.7/4.0.8 87/86387/1
2019-11-05 Robert VargaBump to odlparent-5.0.3/yangtools-3.0.6/mdsal-4.0.7 13/85513/6
2019-11-05 Robert VargaCorrectly close NormalizedNodeStreamWriters 72/85572/2
2019-11-04 wsx25289Fix config/oper reconciliation for leaf-lists 37/85537/1
2019-11-02 Robert VargaConvert to using requireNonNull() 86/85286/2
2019-11-01 jenkins-relengBump versions by x.y.(z+1) 70/85470/1
2019-10-07 PeterSunaReorganize transactionChainHandler usage. 78/84978/1
2019-10-07 Robert VargaMigrate YangInstanceIdentifier.EMPTY users 77/84977/1
2019-10-07 Robert VargaRemove use NodeIdentifierWithPredices.getKeyValues() 76/84976/1
2019-10-07 Robert VargaUpdate NodeIdentifierWithPredicates construction 71/84971/1
2019-10-07 Robert VargaReuse schemacontext in ListenerAdapterTest 56/84956/2
2019-09-26 Robert VargaBump odlparent to 5.0.2 27/84627/4
2019-09-24 ajay.dp001Teach RFC8040 restconf about actions 75/84275/3
2019-09-23 Robert VargaFix checkstyle 73/84673/1
2019-09-22 Robert VargaSimplify RestconfValidationUtils users 90/83790/3
2019-09-18 jenkins-relengBump versions by x.y.(z+1) 24/84524/1
2019-08-20 Jaroslav TóthAdded ExceptionMapper to RFC-8040 impl 89/83789/2
2019-08-20 Jaroslav TóthFix NPE after invoking of GET on /rests/data 61/83761/2
2019-08-20 Jaroslav TóthFixed response errors for HTTP PUT 60/83760/3
2019-08-20 Jaroslav TóthFixed POST data error response 58/83758/2
2019-08-16 Tibor KrálFix mapping of Revision in Deviations 01/83701/1
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-12 Robert VargaBump odlparent to 5.0.0 71/81271/11
2019-04-09 Robert VargaMake javax.inject dependencies optional 89/81489/1
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-02-01 jenkins-relengBump versions by x.y.(z+1) 90/80090/1
2019-01-29 Michael Vorburgerremove curious hard-coded yangtools 2.1.8 which seems... 10/80010/1
2019-01-29 Tom PantelisMove BP xml files to standard OSGI-INF/blueprint 64/79964/3
2019-01-21 Jakub MorvayMerge "Bump yangtools to 2.1.8"
2019-01-21 Robert VargaBump yangtools to 2.1.8 56/79656/4
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 "Provide NetconfKeystoreService RPCs in clustered...
2019-01-16 Jakub MorvayMerge "Remove jackson dependency from restconf"
2019-01-16 Robert VargaRemove jackson dependency from restconf 77/79577/1
2019-01-16 Jakub MorvayMerge changes I2e5faece,Ie34e98bd,Id2112fcb
2019-01-16 Jakub MorvayMerge "Make swagger generators configurable"
2019-01-16 Robert VargaEliminate unneeded test dependencies 70/79570/1
2019-01-16 Robert VargaRemove org.jboss.resteasy/jaxrs-api dependency 69/79569/2
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"
next