aboutsummaryrefslogtreecommitdiffstats
path: root/datafile-app-server/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Add JWT support in HTTP/HTTPS based locations1.5.4Krzysztof Gajewski7-42/+281
2021-02-11Add HTTPS to collect files from xNFs1.5.3Krzysztof Gajewski13-46/+449
2021-02-08[DCAE-dfc] Vulnerability Removal for Datafile Collectorajay_dp0014-76/+33
2020-12-30Add HTTP as new protocol to collect files from xNFsKrzysztof Gajewski10-13/+185
2020-12-02Upgrade Reactor and SpringBoot1.5.0tkogut2-2/+4
2020-08-25Update dcae SDK from 1.1.6 to 1.4.2Remigiusz Janeczek13-447/+195
2020-08-03openJDK image update to 11.0.8deen19851-1/+1
2020-07-30Removed support for FTPS protocol (from now only FTPeS and sFTP will be suppo...Jan Malkiewicz4-19/+22
2020-07-29Merge "Add log when file is skipped because it was already published"Henrik Andersson1-9/+18
2020-07-28Add log when file is skipped because it was already publishedRemigiusz Janeczek1-9/+18
2020-07-28Add sftp strict host key checking to DFC.Jan Malkiewicz9-43/+218
2020-07-23Update to Java 11JoeOLeary1-3/+3
2019-10-16DataFileCollector use wrong KeyManagerFactoryburdziak2-9/+26
2019-09-18Personalized client certificate authentication via FTPes in 5G Bulk PM usecas...burdziak1-0/+6
2019-09-10update Dockerfile & copyrigt statementecaiyanlinux2-2/+3
2019-09-06TLS init container usageecaiyanlinux6-29/+41
2019-08-12DFC HousekeepingPatrikBuhr9-82/+28
2019-07-12Cbs Client integrationYongchaoWu11-128/+122
2019-07-02DFC - housekeepingelinuxhenrik11-79/+151
2019-06-14Code formatting with mavenPatrikBuhr33-297/+313
2019-06-14Bugfix, improved behaviour for large filesPatrikBuhr9-69/+250
2019-06-05Datafile - Improve JUnit testselinuxhenrik12-90/+88
2019-06-04Merge "Bugfixes, Generalizing Data File Collection to handle any type of file"Henrik Andersson1-9/+7
2019-06-03Bugfixes, Generalizing Data File Collection to handle any type of filePatrikBuhr1-9/+7
2019-06-03DFC, Purging the cache of published files occasionally failsPatrikBuhr1-5/+5
2019-05-29Generalizing Data File Collection to handle any type of filePatrikBuhr26-394/+610
2019-05-22Merge "Fix for robustness"Henrik Andersson2-9/+15
2019-05-17Fix, skip FTP retry in certain casesPatrikBuhr6-13/+60
2019-05-17Fix for robustnessPatrikBuhr2-9/+15
2019-05-13Bugfix: add MDC context to http redirect logsRehanRaza2-5/+18
2019-05-08Code improvement, FilePublishInformation serializingPatrikBuhr3-37/+32
2019-05-07Merge "Bugfix, trace context"Henrik Andersson1-4/+2
2019-05-05Ownership fix in config directoryTamasBakai1-1/+1
2019-05-02Bugfix, trace contextPatrikBuhr1-4/+2
2019-04-25Extend Swagger for actuator end-points also1.1.21.1.1TamasBakai1-10/+12
2019-04-16Bugfix, serializing in DataRouterPublisherPatrikBuhr1-0/+3
2019-04-12Improved loggingPatrikBuhr6-74/+120
2019-04-12Fixed build problemsPatrikBuhr1-1/+1
2019-04-11Merge "Robustness issue"Vijay Venkatesh Kumar1-19/+38
2019-04-11Robustness issuePatrikBuhr2-20/+39
2019-04-11Extend heartbeat to also include som health statuselinuxhenrik3-7/+28
2019-04-11Housekeepingelinuxhenrik37-185/+1447
2019-04-10Updating certificatesTamasBakai2-5/+7
2019-04-04Improved loggingPatrikBuhr9-179/+145
2019-03-29Change file name sent to DataRouterelinuxhenrik4-21/+11
2019-03-22Local filename updated, stability issuesPatrikBuhr11-200/+144
2019-03-21Add check to DataRouter if file has been publishedmaximesson8-99/+347
2019-03-14Thread safety issuesPatrikBuhr4-87/+89
2019-03-08DFC logging according to ONAP specificationRehanRaza8-74/+163
2019-03-08Merge "Improvement of the parallelism"Tony Hansen1-38/+64