Peel rfc8040 tests from InstanceIdentifierContext constructor
[netconf.git] / restconf / restconf-nb-rfc8040 / src / test / java / org / opendaylight / restconf / nb / rfc8040 / rests /
2022-03-25 Robert VargaPeel rfc8040 tests from InstanceIdentifierContext const... 75/100275/2
2022-03-25 Robert VargaImprove RFC8040 tests 64/100264/1
2022-03-21 Robert VargaMake InstanceIdentifierContext final 11/100211/1
2022-03-21 Robert VargaInstanceIdentifierContext does not take generics 01/100201/1
2021-11-14 Robert VargaPropagate WriteDataParams in utilities 06/98106/3
2021-10-26 Robert VargaIntegrate AbstractCommonSubscriber more tightly 35/98135/2
2021-10-24 Robert VargaAdd RestconfQueryParam 13/98113/2
2021-10-24 Robert VargaMove simple QueryParams tests 08/98108/4
2021-10-24 Robert VargaMove ReadDataTransactionUtil.parseUriParameters() 07/98107/1
2021-10-24 Robert VargaIntroduce UriInfoSupport 04/98104/4
2021-10-24 Robert VargaRework query parameter parsing 96/98096/3
2021-10-24 Robert VargaUse DepthParameter in QueryParameters 90/98090/8
2021-10-23 Robert VargaDeprecate NormalizedNodeContext 88/98088/5
2021-10-23 Robert VargaAdd representations of RFC8040 query parameters 86/98086/6
2021-10-23 Robert VargaSplit out RFC8040-only constructs from yang-common 64/98064/4
2021-10-06 Robert VargaUse AsyncResponse in RPC invocation path 88/97488/11
2021-10-05 Robert VargaFix RestconfOperationsService.getOperations(UriInfo) 85/97685/4
2021-09-14 Robert VargaRemove RestconfInvokeOperationsUtil 85/97485/5
2021-09-14 Robert VargaRemove RestconfInvokeOperationsUtilTest 84/97484/4
2021-09-13 Robert VargaCleanup RestconfInvokeOperationsUtilTest 83/97483/3
2021-09-11 Robert VargaRemove RestconfError.ErrorTag 30/97030/15
2021-08-09 PeterSunaDo not report failure on empty action output 33/97033/10
2021-07-28 Robert VargaRemove DocumentedException.ErrorTag 29/97029/5
2021-07-26 Robert VargaRemove RestconfError.ErrorType 28/97028/6
2021-07-26 Robert VargaRemove DocumentedException.ErrorType 27/97027/4
2021-07-26 Robert VargaRemove DocumentedException.ErrorSeverity 26/97026/4
2021-07-10 Robert VargaSingle out RestconfConstants.MOUNT 62/96862/1
2021-07-09 Robert VargaClean up RestconfInvokeOperationsUtil 58/96858/2
2021-07-09 Robert VargaMove validation methods 54/96854/3
2021-07-09 Robert VargaRemove TransactionChainHandler 46/96846/6
2021-07-09 Robert VargaReduce use of TransactionChainHandler 45/96845/7
2021-07-08 Robert VargaUse free-standing transaction in SubscribeToStreamUtil 44/96844/3
2021-07-08 Robert VargaSpeed up checkParametersTypes() 35/96835/1
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
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-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-03-08 Oleksii MozghovyiFix lock/unlock/commit issues for the NetconfRestconfTr... 59/95359/26
2021-01-09 Robert VargaFix restconf-nb-rfc8040 mocking 23/94523/1
2020-11-20 Robert VargaSplit transaction lifecycle 64/93064/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-08-03 Lukas BacaRESTCONF RFC8040 compliance: SSE support 29/90229/30
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-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-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
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-06 ajay.dp001Teach RFC8040 restconf about actions 92/82992/18
2019-09-03 Robert VargaRemove use NodeIdentifierWithPredices.getKeyValues() 58/84158/2
2019-08-28 Robert VargaUpdate NodeIdentifierWithPredicates construction 35/84035/1
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-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-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 "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-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
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 5 IDE migration warnings 14/78414/3
2018-11-17 Jakub MorvayMerge "Migrate restconf to MD-SAL APIs"
2018-11-14 Robert VargaMigrate restconf to MD-SAL APIs 86/77486/22
next