aboutsummaryrefslogtreecommitdiffstats
path: root/datafile-app-server/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2019-08-12DFC HousekeepingPatrikBuhr6-50/+27
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 filePatrikBuhr25-357/+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-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-11Housekeepingelinuxhenrik36-183/+1445
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 specificationRehanRaza7-59/+129
2019-03-06Improvement of the parallelismPatrikBuhr1-38/+64
2019-02-27Purging of cached informationPatrikBuhr3-18/+90
2019-02-22Fixed some sonar issuesPatrikBuhr3-30/+29
2019-02-19Refactor: fix over engineering in ConfigurationYongchaoWu7-376/+92
2019-02-15Running of file collection in paralellPatrikBuhr18-587/+515
2019-01-30Fix for integration with SDKpwielebs2-4/+4
2019-01-25Integration with SDKpwielebs9-119/+191
2019-01-08use sdk-cbsmicdzied6-247/+11
2018-12-10Merge "Make DFC handle multiple messages from MR"Vijay Venkatesh Kumar1-25/+29
2018-12-03fix bugs in jira DCAEGEN2-940 and DCAEGEN2-941Chengkai Yan1-2/+10
2018-12-03Make DFC handle multiple messages from MRelinuxhenrik1-25/+29
2018-11-28Fix sonar issueselinuxhenrik3-151/+116
2018-11-16Update meta-dataChengkai Yan3-13/+117
2018-11-15Clean up for Sonarelinuxhenrik2-16/+9
2018-11-15Merge "Add code to validate changeType & changeIdentifier"Vijay Venkatesh Kumar1-24/+47
2018-11-06Add cloud config of mutual authentication3.0.0-ONAP1.0.4elinuxhenrik2-18/+27
2018-10-30Add code to validate changeType & changeIdentifierChengkai Yan1-24/+47
2018-10-15Improve setKeyManager & setTrustManagerChengkai Yan2-2/+2
2018-10-09Fix retry when file download fails1.0.2elinuxhenrik2-12/+81
2018-10-03Fix mutual authenticationVijay Venkatesh Kumar17-274/+167