Remove SchemaNode#getPath from NormalizedNodeJsonBodyWriter
[netconf.git] / restconf / restconf-nb-bierman02 / src /
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-17 OleksandrZharovRemove SchemaNode#getPath usage from RestconfImplTest 31/99731/3
2022-02-08 Robert VargaEnable ignored test 64/99664/1
2022-02-08 Robert VargaMigrate to assertThrows() 63/99663/1
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-21 Robert VargaBump MRI upstreams 31/98031/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-27 Robert VargaFix augment argument 84/96384/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-28 Vladyslav MarchenkoUse @RunWith(MockitoJUnitRunner.StrictStubs.class) 88/93388/6
2020-10-26 Jakub TothTest SchemaExportContentYangBodyWriter 72/54972/12
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-26 Robert VargaUse YangConstants.RFC6020_YIN_MEDIA_TYPE 68/90968/2
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-07-07 Robert VargaUse YangConstants.RFC6020_YANG_MEDIA_TYPE 67/90967/1
2020-06-03 Robert VargaEnsure RPC input in invocation is not null 32/90232/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-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
2020-01-20 Robert VargaDrop the use of google truth/@LogRule 57/87057/2
2019-11-04 Robert VargaProperly close stream writer 48/85548/1
2019-10-24 Robert VargaAdjust for AAA ditching WebClient 90/84790/20
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-30 Robert VargaMove old ietf-restconf into odl-restconf-nb-bierman02 87/84087/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
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 Michael Vorburgerintroduce Rfc8040RestConfWiring for standalone (simple... 14/80214/8
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
2019-01-29 Tom PantelisMove BP xml files to standard OSGI-INF/blueprint 64/79964/3
2019-01-23 Michael VorburgerdestroyInstance() WebSocketServer in two tests 60/79860/1
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 VargaFix bierman02 ListenerAdapter memory leak 58/79758/1
2019-01-20 Robert VargaSimplify NotificationListenerAdapter 57/79757/1
2019-01-16 Jakub MorvayMerge changes I2e5faece,Ie34e98bd,Id2112fcb
next