Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / restconf / restconf-nb-bierman02 / src / main / java / org / opendaylight / netconf / sal /
2022-04-04 Robert VargaTrim NodeIdentifierWithPredicates from post path 78/100378/3
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 VargaUse Builders.containerBuilder() 73/100273/1
2022-03-25 Robert VargaNo not create YangInstanceIdentifier for a response 71/100271/2
2022-03-25 Robert VargaPeel another RPC invocation site 69/100269/4
2022-03-25 Robert VargaPeel of RPC invocation InstanceIdentifierContext 68/100268/3
2022-03-25 Robert VargaDo not propagate mountpoint in RestconfImpl.getModules() 61/100261/1
2022-03-25 Robert VargaPeel DataSchemaNode-only users of InstanceIdentifierContext 59/100259/3
2022-03-25 Robert VargaIntegrate DataNormalizationOperation with SchemaInferen... 41/100241/6
2022-03-24 Robert VargaImprove DataNormalizer performance 49/100249/1
2022-03-24 Robert VargaFix DataNormalizationOperation with nested choices 38/100238/1
2022-03-22 Robert VargaSeparate out more constructor callers 16/100216/1
2022-03-22 Robert VargaDitch use of RpcDefintion.getOutput().getPath() 14/100214/1
2022-03-21 Robert VargaDeprecate public InstanceIdentifierContext 12/100212/2
2022-03-21 Robert VargaAbstractNotificationsData.writeNormalizedNode() should... 03/100203/1
2022-03-21 Robert VargaInstanceIdentifierContext does not take generics 01/100201/1
2022-03-21 Robert VargaRevert "Remove SchemaNode#getPath usage from JsonNormal... 93/100193/2
2022-03-21 Robert VargaRevert "Remove SchemaNode#getPath usage from ListenerAd... 88/100188/2
2022-03-21 Robert VargaRevert "Remove SchemaNode#getPath usage from XmlToPatch... 86/100186/2
2022-03-21 Robert VargaRevert "Remove SchemaNode#getPath usage from JsonToPatc... 84/100184/2
2022-03-21 Robert VargaRevert "Remove SchemaNode#getPath usage from RestconfDo... 83/100183/2
2022-03-21 Robert VargaRevert "Remove SchemaNode#getPath from NormalizedNodeJs... 82/100182/2
2022-03-21 Robert VargaRevert "Remove SchemaNode#getPath from NormalizedNodeXm... 81/100181/2
2022-03-21 Robert VargaRevert "Remove SchemaNode#getPath from ControllerContext" 80/100180/2
2022-03-21 Robert VargaRevert "Do not parse YIID to put together a SchemaPath" 79/100179/2
2022-03-21 Robert VargaDo not include restconf-nb-bierman02 in odl-restconf 63/100163/3
2022-03-11 Tomas CereDo not parse YIID to put together a SchemaPath 24/100024/4
2022-03-11 Ivan HraskoRemove SchemaNode#getPath from ControllerContext 60/100060/4
2022-03-10 OleksandrZharovRemove SchemaNode#getPath from RestconfImpl 23/100023/4
2022-03-08 OleksandrZharovRemove SchemaNode#getPath from NormalizedNodeXmlBodyWriter 79/99679/18
2022-03-08 OleksandrZharovRemove SchemaNode#getPath from NormalizedNodeJsonBodyWriter 73/99673/12
2022-03-08 OleksandrZharovRemove SchemaNode#getPath usage from RestconfDocumented... 16/99716/6
2022-03-04 OleksandrZharovRemove SchemaNode#getPath usage from JsonToPatchBodyReader 50/99650/20
2022-03-04 OleksandrZharovRemove SchemaNode#getPath usage from XmlToPatchBodyReader 17/99717/6
2022-03-03 OleksandrZharovRemove SchemaNode#getPath usage from ListenerAdapter 24/99724/7
2022-02-17 OleksandrZharovRemove SchemaNode#getPath usage from JsonNormalizedNode... 55/99555/19
2022-02-08 Robert VargaDo not instantiate JsonParser 43/99643/1
2022-01-27 Robert VargaMigrate to Empty.value() 08/99508/1
2022-01-20 Robert VargaIssue a mild warning when draft RESTCONF is activated 07/99407/1
2021-10-24 Robert VargaHide NormalizedNodeContext and WriterParameters 91/98091/3
2021-10-23 Robert VargaMake a few methods static 87/98087/2
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-05 Robert VargaFix RestconfOperationsService.getOperations(UriInfo) 85/97685/4
2021-09-14 Robert VargaRemove DataChangeScope 87/97487/2
2021-09-11 Robert VargaRemove RestconfError.ErrorTag 30/97030/15
2021-07-26 Robert VargaRemove RestconfError.ErrorType 28/97028/6
2021-07-16 Robert VargaDitch blueprint-maven-plugin 07/96907/2
2021-07-13 Robert VargaMigrate getDataChildByName() callers 78/96878/2
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-25 Robert VargaFixup MD-SAL breakages 76/96676/2
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
2021-06-04 Robert VargaUse InstanceIdentifier.empty() 24/96424/1
2021-05-17 Robert VargaRemove the ability to inject differing DOMDataBroker 01/96201/1
2021-05-11 Jaroslav TóthUse Optional.isEmpty() 63/95263/3
2021-05-09 Robert VargaBump MRI upstreams 93/96093/4
2021-01-11 Robert VargaEnable modernizer in restconf-nb-bierman02 93/94593/1
2021-01-07 Robert VargaUse java.util.Optional 80/94480/1
2020-12-22 Robert VargaBump MRI upstreams 46/94146/10
2020-10-16 Robert VargaBump upstreams for Silicon 35/92935/24
2020-09-30 Nikhil SoniExtend Websocket streams for data-less notifications 28/89928/13
2020-08-25 Jamo LuhrsenExtra superfluous edit-config RPC sent 42/92142/2
2020-08-06 Oleksii MozghovyiRemove deprecated GzipFilter from restconf 24/91724/3
2020-07-17 Nikhil SoniFix missing stream leaf value 98/90498/4
2020-06-03 Robert VargaEnsure RPC input in invocation is not null 32/90232/3
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-22 Robert VargaMinimize DataNormalizer footprint 70/89270/1
2020-04-22 Robert VargaMigrate away from sal-common-impl 15/88915/3
2020-04-19 Robert VargaFiles should not be executable 31/89131/1
2019-11-04 Robert VargaProperly close stream writer 48/85548/1
2019-10-10 Robert VargaBump mdsal to 5.0.2 47/84147/43
2019-10-10 Robert VargaBump yangtools to 4.0.1 46/84146/40
2019-10-10 Robert VargaBump odlparent to 6.0.0 45/84145/32
2019-10-07 Robert VargaApply modernizations 30/84930/2
2019-09-24 Robert VargaMigrate YangInstanceIdentifier.EMPTY users 75/84175/19
2019-09-04 Robert VargaRemove use of NodeIdentifierWithPredicates constructors 86/84186/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 Robert VargaSimplify RestconfValidationUtils users 56/83756/3
2019-07-02 Jakub TothConvert anyxml nodes lazily 14/82514/8
2019-06-21 Robert VargaRemove use of StringBuffer 39/82639/2
2019-06-04 Robert VargaRevert "Convert anyxml nodes lazily" 96/82396/2
2019-05-31 Jakub TothConvert anyxml nodes lazily 01/82001/13
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 Jaroslav TóthOutput-less RPCs should return 204 (old restconf) 22/81222/4
2019-03-28 Jakub MorvayMerge "Allow double slashes in RESTCONF URLs"
2019-03-25 Jaroslav TóthAllow double slashes in RESTCONF URLs 44/81144/1
2019-02-12 Jakub MorvayGet rid of string payload RestconfService#invokeRpc 41/80241/5
next