Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / restconf / restconf-nb-bierman02 / src / main / java / org / opendaylight / netconf / sal / restconf /
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-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 from NormalizedNodeJs... 82/100182/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-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 NormalizedNodeJsonBodyWriter 73/99673/12
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 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-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-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
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-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-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
2019-02-08 Jakub MorvayMerge "introduce Rfc8040RestConfWiring for standalone...
2019-02-08 Jakub MorvayMerge "Allow no payload for RPCs with no input"
2019-02-08 Jakub MorvayFix error message 40/80240/3
2019-02-08 Jakub MorvayAllow no payload for RPCs with no input 37/80237/2
2019-02-08 Robert VargaRemove javax.annotation nullness annotations 19/80219/2
2019-02-07 Michael Vorburgerintroduce Bierman02RestConfWiring for standalone (simpl... 88/79388/11
2019-02-04 Michael Vorburgerdisable Servlet sessions for /restconf web context 06/80006/2
2019-02-02 Jakub MorvayMerge bierman02-auth and bierman02-base features 23/80123/7
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-12-01 Anil BelurMerge "Bump to yangtools-2.1.4 and mdsal-3.0.2"
2018-11-28 Jakub MorvaySupport modules w/o revision in restconf/modules 62/78262/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
2018-11-04 Robert VargaReduce of CheckedFuture in RestconfImpl 84/77484/1
2018-10-31 Jakub MorvayMerge "Get rid of odl-netconf-connector-ssh feature"
2018-10-30 Tom PantelisMerge "Add subscribeToStream to JSONRestConfService"
2018-10-28 JoshAdd subscribeToStream to JSONRestConfService 10/77310/3
2018-08-21 Jakub MorvayMerge "NETCONF-557: Add support for URL capability"
2018-08-20 Robert VargaFix argument strings 23/75323/9
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-07-20 Robert VargaUse union's stringValue() 12/74212/4
next