aboutsummaryrefslogtreecommitdiffstats
path: root/datafile-app-server/src/main/java/org/onap/dcaegen2/collectors/datafile/tasks/FileCollector.java
AgeCommit message (Expand)AuthorFilesLines
2022-07-06Make TLS connection optional1.8.0Tomasz Wrobel1-2/+8
2021-02-23Add JWT support in HTTP/HTTPS based locations1.5.4Krzysztof Gajewski1-2/+2
2021-02-11Add HTTPS to collect files from xNFs1.5.3Krzysztof Gajewski1-4/+21
2020-12-30Add HTTP as new protocol to collect files from xNFsKrzysztof Gajewski1-4/+10
2020-12-02Upgrade Reactor and SpringBoot1.5.0tkogut1-1/+2
2020-07-30Removed support for FTPS protocol (from now only FTPeS and sFTP will be suppo...Jan Malkiewicz1-6/+7
2020-07-28Add sftp strict host key checking to DFC.Jan Malkiewicz1-2/+3
2019-10-16DataFileCollector use wrong KeyManagerFactoryburdziak1-1/+1
2019-09-06TLS init container usageecaiyanlinux1-2/+2
2019-07-12Cbs Client integrationYongchaoWu1-0/+1
2019-07-02DFC - housekeepingelinuxhenrik1-6/+5
2019-06-14Code formatting with mavenPatrikBuhr1-24/+25
2019-06-14Bugfix, improved behaviour for large filesPatrikBuhr1-4/+10
2019-06-05Datafile - Improve JUnit testselinuxhenrik1-2/+0
2019-05-29Generalizing Data File Collection to handle any type of filePatrikBuhr1-6/+7
2019-05-17Fix, skip FTP retry in certain casesPatrikBuhr1-6/+26
2019-04-12Improved loggingPatrikBuhr1-4/+7
2019-04-11Housekeepingelinuxhenrik1-15/+31
2019-04-04Improved loggingPatrikBuhr1-3/+3
2019-03-29Change file name sent to DataRouterelinuxhenrik1-1/+1
2019-03-22Local filename updated, stability issuesPatrikBuhr1-18/+15
2019-03-21Add check to DataRouter if file has been publishedmaximesson1-21/+19
2019-03-14Thread safety issuesPatrikBuhr1-27/+20
2019-03-08DFC logging according to ONAP specificationRehanRaza1-5/+8
2019-02-19Refactor: fix over engineering in ConfigurationYongchaoWu1-2/+1
2019-02-15Running of file collection in paralellPatrikBuhr1-0/+130