Clean up ietf-netconf-monitoring-extension
[netconf.git] / netconf / sal-netconf-connector / src / test / java / org / opendaylight / netconf / sal / connect / netconf / sal /
2022-07-19 Robert VargaClean up ietf-netconf-monitoring-extension 57/101857/4
2022-04-04 Robert VargaRemove unused spying 84/100384/1
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2022-01-27 Robert VargaMigrate to Empty.value() 08/99508/1
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
2021-03-08 Oleksii MozghovyiFix lock/unlock/commit issues for the NetconfRestconfTr... 59/95359/26
2021-02-21 Jaroslav TóthImplement subtree filtering using fields 54/93154/19
2021-02-21 Robert VargaRefactor NetconfDataTreeServiceImpl 32/95232/3
2021-01-04 Robert VargaCleanup warnings 01/94401/2
2020-11-30 Robert VargaRefactor KeepaliveSalFacade time tracking 68/93868/9
2020-10-28 Vladyslav MarchenkoUse @RunWith(MockitoJUnitRunner.StrictStubs.class) 88/93388/6
2020-10-16 Robert VargaBump upstreams for Silicon 35/92935/24
2020-08-01 Nikhil SoniAdd import for netconf-node-optional 09/90909/11
2020-07-29 Vladyslav MarchenkoAdd support of new a NetconfDataTreeService in clustere... 38/91038/11
2020-07-14 Vladyslav MarchenkoCreate NetconfDataTreeService with base and additional... 71/90371/30
2020-06-12 Jamo LuhrsenCatch exception when transformer fails to parse 37/90237/5
2020-05-27 Robert VargaCleanup use of deprecated constructs 95/89995/3
2020-05-13 Robert VargaFurther rework of base schemas 34/89734/3
2020-04-30 Robert VargaUpdate MRI projects for Aluminium 12/88912/46
2020-04-06 Robert VargaRemove references to sal-common-impl 14/88914/2
2020-01-06 Robert VargaPropagate MountPointContext to NetconfRpcStructureTrans... 15/86515/3
2019-10-10 Robert VargaBump yangtools to 4.0.1 46/84146/40
2019-08-28 Robert VargaPropagate MountPointContext to NetconfMessageTransformer 84/83984/11
2019-08-26 Robert VargaMore SchemaContext reuse 79/83979/2
2019-08-26 Robert VargaReuse SchemaContext in NetconfDeviceTopologyAdapterTest 74/83974/2
2019-08-26 Robert VargaShare test model SchemaContext 73/83973/2
2019-08-23 Robert VargaCentralize NETCONF_(DATA)_QNAME 28/83928/1
2019-07-15 Jakub TothNetconf stack by default locks the data store before... 21/82521/11
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-03-19 Jakub MorvayMerge "NETCONF-527 Holding of key-pair in memory"
2019-03-14 Jakub TóthNETCONF-608 - Change Netconf keepalives to not send... 91/80391/6
2018-12-05 Jakub MorvayMerge "Get rid of checked futures in tests"
2018-12-05 Jakub MorvayGet rid of checked futures in tests 24/78424/3
2018-12-03 Robert VargaMigrate netconf to MD-SAL APIs 06/77506/41
2018-11-08 Jakub MorvayMerge "Migrate netconf to mockito ArgumentMatchers"
2018-11-08 Jakub MorvayMigrate netconf to mockito ArgumentMatchers 13/77613/2
2018-10-29 Jakub MorvayMerge "Upgrade xercesImpl"
2018-10-24 Robert VargaIntegrate MRI projects for Neon 66/74966/53
2018-09-24 Jakub MorvayMerge "NETCONF-553 : Stack traces need to suppressed...
2018-09-06 Jakub TóthFix missing support of actions in KeepaliveSalFacade 14/75814/1
2018-08-15 Jakub TóthPrepare netconf to support YANG 1.1 actions 45/74745/17
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-07-18 Robert VargaRemove use of powermock 84/74184/2
2018-07-12 Tom PantelisUse ConcurrentDataBrokerTestCustomizer in UTs 86/73486/6
2018-07-12 Jakub MorvayMerge "Remove netconf-node-inventory"
2018-07-12 Jakub MorvayMerge "Add explicit getExtensions()"
2018-07-11 Robert VargaAdd explicit getExtensions() 60/73960/1
2018-07-10 Robert VargaMigrate netconf users of submit() to commit() 39/73839/3
2018-07-05 Robert VargaEliminate use of SchemaService 58/73758/7
2018-06-08 Tom PantelisRemove AsyncWriteTransaction.submit() impls 82/71582/5
2018-06-08 Tom PantelisRemove unused references to BindingAwareBroker 06/72806/1
2018-06-04 Tom PantelisMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 55/71255/8
2018-04-12 Jakub MorvayMerge "fix failure during connecting device when channe...
2018-04-06 Tom PantelisRemove dependency on controller config-util 44/70444/1
2018-04-04 Jakub MorvayMerge "NETCONF-526 : edit-config payload default-operat...
2018-03-28 Jakub MorvayMerge changes Id70838c2,I6201e5b7,I4eb2d1d1
2018-03-28 Jakub MorvayMerge "Remove deprecated AsyncWriteTransaction#commit...
2018-03-28 Tom PantelisRemove deprecated AsyncWriteTransaction#commit method 30/69930/2
2018-03-26 JakubTothMerge "Remove unused reference to Broker in NetconfDevi...
2018-03-26 Tom PantelisRemove unused reference to Broker in NetconfDeviceSalPr... 32/70032/2
2018-03-13 Tom PantelisFix compile errors in UTs 13/69413/3
2018-02-20 LiGuoshengModify NetconfKeystoreAdapter to expose private keys... 00/68000/10
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-09-12 Jakub MorvayMerge "Bug 9092: revert to org.json temporarily"
2017-09-06 Robert VargaAdjust for mdsal-binding-dom-codec movement 21/62621/4
2017-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
2017-07-14 Alexis de TalhouëtBug 8832 - rpc-error in keepalive rpc-reply shouldn... 29/60329/1
2017-06-29 Tomas CereMerge "Bug 8071 - Do not fail on modules with invalid...
2017-05-19 Ivan HraskoBug 8153: enforce check-style rules for netconf 42/57142/15
2017-05-11 Tomas CereMerge "Bug 8351: Enforce check-style rules for restconf...
2017-05-03 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-05-02 matus.kubicaBug 8153: Enforce check-style rules for netconf - sal... 60/56160/3
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-28 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 miroslav.kovacBug 8032 - Initialization in sal failed, disconnecting... 10/54310/19
2017-03-30 Tomas CereMerge "Option to receive only leaf nodes in websocket...
2017-03-21 Andrej MakBug 7812: NPE when NetconfDeviceSalProvider.close 46/52346/8
2017-03-11 Robert VargaMass conversion to static methods 82/53182/4
2017-03-06 Robert VargaBUG-6859 - Binding generator v1 refactoring 10/52910/1
2017-02-24 Tomas CereMerge "Refactor netconf-util's configuration service"
2017-02-21 Jakub MorvayMerge "Fix error reporting for PUT/POST"
2017-02-20 Tomas CereMerge "Remove unused imports in the whole NETCONF project"
2017-02-17 Jakub MorvayRemove unused imports in the whole NETCONF project 09/52009/1
2017-02-16 Jakub MorvayMerge "BUG-7183: do not hard-code scala version"
2017-02-16 Jakub MorvayMerge "Compile-time dependencies matter"
2017-02-16 Jakub MorvayMerge "Remove blocking get in read transaction"
2017-02-16 Andrej MakRemove blocking get in read transaction 75/51775/5
2017-01-27 Tomas CereMerge "Use yangtools ParserStreamUtils.findSchemaNodeBy...
2017-01-05 Jakub MorvayMerge "Bug 7206 - Chinese improper code problem."
2017-01-05 Jakub MorvayBug 7432 - eliminate use of yang-parser-impl internals 51/50051/2
2016-11-29 Tomas CereMerge "Bug 7172 - Correct error-info for missing-attrib...
2016-11-07 Jakub MorvayMerge "Address comments from blueprint patches"
next