Update testtool documentation
[netconf.git] / restconf / restconf-common / src /
2022-07-28 Robert VargaMove SchemaExportContext 80/101880/1
2022-07-28 Robert VargaMove restconf.common.util 79/101879/1
2022-07-04 Robert VargaBump upstream versions 30/101630/7
2022-04-14 Robert VargaMove streams support classes 59/100559/3
2022-04-14 Robert VargaMove OperationsContent 58/100558/3
2022-04-14 Robert VargaMove SimpleUriInfo 43/100543/5
2022-04-14 Robert VargaRemove restconf-nb-bierman02 28/100528/5
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2022-03-27 Robert VargaReconstruct inference stack during normalization 70/100270/15
2022-03-25 Robert VargaPeel rfc8040 tests from InstanceIdentifierContext const... 75/100275/2
2022-03-25 Robert VargaPeel of RPC invocation InstanceIdentifierContext 68/100268/3
2022-03-25 Robert VargaPeel DataSchemaNode-only users of InstanceIdentifierContext 59/100259/3
2022-03-25 Robert VargaPeel bierman02 local RPC test invocations 58/100258/1
2022-03-24 Robert VargaDo not shuffle PathArguments needlessly 37/100237/1
2022-03-24 Peter PuškárFix notification serialization with odl-leaf-nodes... 06/99806/8
2022-03-22 Robert VargaSeparate out more constructor callers 16/100216/1
2022-03-21 Robert VargaDeprecate public InstanceIdentifierContext 12/100212/2
2022-03-21 Robert VargaMake InstanceIdentifierContext final 11/100211/1
2022-03-21 Robert VargaInstanceIdentifierContext does not take generics 01/100201/1
2022-03-21 Robert VargaRevert "Do not parse YIID to put together a SchemaPath" 79/100179/2
2022-03-11 Tomas CereDo not parse YIID to put together a SchemaPath 24/100024/4
2022-01-27 Robert VargaMigrate to Empty.value() 08/99508/1
2021-10-24 Robert VargaHide NormalizedNodeContext and WriterParameters 91/98091/3
2021-10-23 Robert VargaDisconnect QueryParameters from WriterParameters 89/98089/6
2021-10-23 Robert VargaDeprecate NormalizedNodeContext 88/98088/5
2021-10-23 Robert VargaMove WriterParameters.tagged 65/98065/3
2021-10-23 Robert VargaSplit out RFC8040-only constructs from yang-common 64/98064/4
2021-10-23 Robert VargaCleanup NormalizedNodeContext lifecycle 62/98062/2
2021-10-23 Robert VargaAdd WriterParameters.EMPTY 61/98061/1
2021-10-05 Robert VargaFix RestconfOperationsService.getOperations(UriInfo) 85/97685/4
2021-09-14 Robert VargaRemove DataChangeScope 87/97487/2
2021-09-11 Robert VargaEliminate ErrorTag special case 46/97446/2
2021-09-11 Robert VargaRemove RestconfError.ErrorTag 30/97030/15
2021-08-17 Robert VargaRemove exceptions from utility constructors 38/97238/1
2021-07-26 Robert VargaRemove RestconfError.ErrorType 28/97028/6
2021-07-08 Robert VargaDeprecate restconf.common.util.MultivaluedHashMap 38/96838/1
2021-06-28 Robert VargaUpdate RESTCONF error mapping 83/96683/4
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
2021-05-12 mhurbanIntegration of RESTCONF fields to NETCONF filters 90/93390/16
2020-11-19 Tomas CereSwitch default namespace for data-changed-notifications 73/93873/9
2020-11-04 Tomas CereMake ListenerAdapter serialize JSON directly 14/93214/9
2020-10-16 Robert VargaBump upstreams for Silicon 35/92935/24
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-30 Robert VargaFix factored out operatations context 29/89529/1
2020-04-27 Robert VargaFactor out common operations schema/data construction 94/89394/10
2019-10-07 Robert VargaApply modernizations 30/84930/2
2019-09-06 Robert VargaConvert to using requireNonNull() 88/84188/5
2019-09-04 Robert VargaFix checkstyle 87/84187/1
2019-08-20 Robert VargaSimplify RestconfValidationUtils users 56/83756/3
2019-08-15 Jaroslav TóthFixing of useless message 'Unknown key : content' ... 59/83359/5
2019-01-16 Jakub MorvayMerge changes I2e5faece,Ie34e98bd,Id2112fcb
2019-01-16 Jakub MorvayMerge "Propagate error status codes correctly"
2019-01-16 Tomas CerePropagate error status codes correctly 67/79567/1
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-06 Robert VargaSimplify MultivaluedHashMap.getFirst() 26/77526/3
2018-11-06 Robert VargaSimplify MultivaluedHashMap.addAll(Object, Object...) 25/77525/3
2018-10-29 Jakub MorvayMerge "Upgrade xercesImpl"
2018-10-24 Robert VargaIntegrate MRI projects for Neon 66/74966/53
2018-09-26 Tom PantelisMerge "Fix config-only thinko"
2018-09-24 Jakub MorvayMerge "NETCONF-553 : Stack traces need to suppressed...
2018-09-24 Balaji VaradarajuNETCONF-553 : Stack traces need to suppressed and error... 97/75597/2
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-07-27 Jakub MorvayMerge "Simplify code using Java 8 features"
2018-07-27 Stephen KittSimplify code using Java 8 features 86/74486/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-02-27 Tom PantelisFix findbugs violations in restconf-common 55/68555/4
2018-02-27 Tom PantelisFix checkstyle violations in restconf-common 49/68549/4
2018-02-14 Evan ZellerDon't include stacktraces in REST responses 39/67439/6
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-11-30 Tomas CereMerge "Support for patch command"
2017-11-22 Tomas CereFix NPE when trying to download restconf provided yang... 04/65804/5
2017-10-25 Tomas CereMerge "Add missing flush() on buffered writer."
2017-10-18 David SuarezRemove explicit default super-constructor calls 52/64452/1
2017-09-27 Tomas CereMerge "Adjust test-tool to yangtools changes"
2017-09-27 Tom PantelisAdd local MultivaluedHashMap implementation 53/63053/3
2017-09-21 Tomas CereMerge "Bug 8988 - Check for empty payload properly"
2017-09-20 Jakub MorvayBug 8988 - Check for empty payload properly 55/63055/4
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
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 91/62791/5
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 79/62779/9