aboutsummaryrefslogtreecommitdiffstats
path: root/datafile-app-server/src/test/java/org/onap/dcaegen2/collectors/datafile/tasks/FileCollectorTest.java
AgeCommit message (Expand)AuthorFilesLines
2021-02-11Add HTTPS to collect files from xNFs1.5.3Krzysztof Gajewski1-9/+93
2020-12-30Add HTTP as new protocol to collect files from xNFsKrzysztof Gajewski1-1/+1
2020-12-02Upgrade Reactor and SpringBoot1.5.0tkogut1-10/+10
2020-07-30Removed support for FTPS protocol (from now only FTPeS and sFTP will be suppo...Jan Malkiewicz1-20/+21
2019-09-06TLS init container usageecaiyanlinux1-4/+4
2019-08-12DFC HousekeepingPatrikBuhr1-11/+11
2019-07-12Cbs Client integrationYongchaoWu1-0/+1
2019-07-02DFC - housekeepingelinuxhenrik1-7/+23
2019-06-14Code formatting with mavenPatrikBuhr1-54/+52
2019-06-14Bugfix, improved behaviour for large filesPatrikBuhr1-8/+10
2019-05-29Generalizing Data File Collection to handle any type of filePatrikBuhr1-1/+3
2019-05-17Fix, skip FTP retry in certain casesPatrikBuhr1-0/+17
2019-04-12Improved loggingPatrikBuhr1-0/+3
2019-04-11Housekeepingelinuxhenrik1-69/+61
2019-03-29Change file name sent to DataRouterelinuxhenrik1-3/+2
2019-03-22Local filename updated, stability issuesPatrikBuhr1-10/+12
2019-03-21Add check to DataRouter if file has been publishedmaximesson1-8/+14
2019-03-14Thread safety issuesPatrikBuhr1-0/+232