Merge "Remove test-tool CSS references"
[netconf.git] / netconf / sal-netconf-connector /
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-05 Jakub MorvayMerge "Remove references to controller.git"
2018-12-05 Jakub MorvayGet rid of checked futures in tests 24/78424/3
2018-12-05 Jakub MorvayRefactor bad local variable name in KeepaliveSalFacade 31/78431/2
2018-12-04 Jakub MorvayFix Java 5 IDE migration warnings 14/78414/3
2018-12-04 Jakub MorvayRemove references to controller.git 09/78409/2
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-31 Jakub MorvayMerge "Get rid of odl-netconf-connector-ssh feature"
2018-10-30 Tom PantelisMerge "Add subscribeToStream to JSONRestConfService"
2018-10-29 Jakub MorvayMerge "Fix mounting logic in clustered topology"
2018-10-29 Jakub MorvayMerge "Upgrade xercesImpl"
2018-10-26 Robert VargaRemove test dependency on xerces 95/77295/1
2018-10-24 Robert VargaIntegrate MRI projects for Neon 66/74966/53
2018-10-08 Robert VargaReuse AbstractListenerRegistration 34/76734/1
2018-10-01 Jakub MorvayMerge "Remove use of ThreadPools in sal-netconf-connector"
2018-10-01 Jakub MorvayMerge changes I629c0bbd,Ia47c3163
2018-10-01 Robert VargaRemove use of ThreadPools in sal-netconf-connector 36/76536/4
2018-10-01 Robert VargaUse a dedicated no-op listener class 38/76538/3
2018-10-01 Robert VargaDo not retain the list of RPCs 37/76537/3
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-09-23 Jakub MorvayMerge "Cleanup NetconfRemoteSchemaYangSourceProvider"
2018-09-23 Robert VargaCleanup NetconfRemoteSchemaYangSourceProvider 46/76346/5
2018-09-22 Jakub MorvayMerge "Remove use of deprecated Guava methods from...
2018-09-21 Robert VargaSpeed up YangLibrarySchemaYangSourceProvider 43/76343/1
2018-09-21 Robert VargaCache SchemaPath for well-known netconf operations 42/76342/1
2018-09-06 Jakub TóthFix missing support of actions in KeepaliveSalFacade 14/75814/1
2018-08-27 Robert VargaDo not instantiate NormalizedNodes for filter 13/75513/8
2018-08-26 Robert VargaDo not allocate an AtomicBoolean 86/75486/1
2018-08-26 Robert VargaOptimize sal-netconf-connector translation 74/75474/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-15 Jakub TóthPrepare netconf to support YANG 1.1 actions 45/74745/17
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 95/74995/1
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-08-06 Jakub MorvayMerge "Improve error message on <validate> failure"
2018-08-06 Robert VargaUse Controller's MappingCheckedFuture 28/74828/3
2018-07-27 Jakub MorvayMerge "Simplify code using Java 8 features"
2018-07-25 Stephen KittBump to odlparent 3.1.3 00/74200/2
2018-07-25 Jakub MorvayMerge "Remove unused exceptions"
2018-07-24 Stephen KittRemove unused exceptions 96/74396/3
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-12 Jakub MorvayMerge changes from topic 'no-chararray'
2018-07-11 Robert VargaAdd explicit getExtensions() 60/73960/1
2018-07-11 Robert VargaRemove netconf-node-inventory 47/73947/5
2018-07-11 Jakub MorvayMerge "Remove redundant code constructs"
2018-07-11 Jakub MorvayRemove redundant code constructs 23/73923/2
2018-07-11 Balaji VaradarajuNECONF-524 : Setting the netconf keepalive logic to... 85/68285/5
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-07-02 Robert VargaAdopt netconf-node-inventory 56/73656/2
2018-07-02 Robert VargaCache topology path 64/73664/2
2018-07-02 Robert VargaFix netconf-node-topology 60/73660/2
2018-06-28 Robert VargaRemove duplicate ietf-yang-library models 21/73521/8
2018-06-28 Robert VargaCleanup NetconfStateSchemasResolverImpl 23/73523/3
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-05 Jakub MorvayMerge "Convert ProxyDOMDataBroker tx creation to async"
2018-06-05 Tom PantelisRemove sal-dom-config dependency 65/72665/2
2018-06-04 Tom PantelisMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Jakub MorvayMerge "Use requested media type in RestconfDocumentedEx...
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 55/71255/8
2018-06-04 miroslav.kovacNETCONF-542: PUT request return 500 if operational... 46/72446/3
2018-05-30 Jakub MorvayMerge changes I0587299e,I81a92c4e
2018-05-23 Robert VargaAdjust to RPC method signature update 22/71222/6
2018-05-22 Jakub MorvayMerge changes Id268d747,Id095a4ff
2018-05-22 Jakub MorvayMerge "Slave mount point registration hardening/resiliency"
2018-05-17 JakubTothMerge "Allow specification of ODL's HELLO message"
2018-05-15 Ryan GouldingAllow specification of ODL's HELLO message 82/70682/4
2018-05-15 Maros MarsalekAdd AST yang model caching to netconf connector's schem... 16/72016/1
2018-05-14 Maros MarsalekDo not parse YANG schemas into AST when checking if... 15/72015/1
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-04-30 Tom PantelisImplement AsyncWriteTransaction.commit() 45/71545/3
2018-04-13 Anil BelurMerge "Bump to odlparent 3.1.0 and yangtools 2.0.3"
2018-04-12 Jakub MorvayMerge "fix failure during connecting device when channe...
2018-04-09 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 68/69868/6
2018-04-06 Tom PantelisRemove dependency on controller config-util 44/70444/1
2018-04-05 Jakub MorvayMerge "Remove unused controller config dependencies"
2018-04-04 Tom PantelisRemove unused controller config dependencies 40/70340/1
2018-04-04 Jakub MorvayMerge "NETCONF-526 : edit-config payload default-operat...
2018-04-03 Robert VargaRemove unneeded lambda casts 24/70224/2
2018-03-31 Jakub MorvayMerge "Fix findbugs violations in netconf"
2018-03-30 Tom PantelisRemove checkstyle config from child poms 12/70212/1
2018-03-30 Tom PantelisFix findbugs violations in netconf 02/70202/2
2018-03-28 Jakub MorvayMerge "Add netconf parent pom"
2018-03-28 Tom PantelisAdd netconf parent pom 16/70116/6
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
next