aboutsummaryrefslogtreecommitdiffstats
path: root/prh-app-server/src
AgeCommit message (Expand)AuthorFilesLines
2018-08-07Checkstyle violationswasala36-325/+433
2018-08-07Refactor jsonParsing to reactivewasala2-44/+51
2018-08-07Bug fixeswasala10-62/+54
2018-08-07Added JUnit for DMaaPWebClientwasala4-20/+32
2018-08-07Added reactive DMaaPClientwasala9-77/+84
2018-08-07Refactor Optional in MonoResponsewasala7-63/+57
2018-08-07DmaapConsumerReactive fixed testswasala9-139/+182
2018-08-07Added dmaapReactiveConsumerwasala7-151/+169
2018-08-06Cleaned in code in reactive taskswasala7-29/+61
2018-08-06Added reactive tasks flow controlwasala12-117/+41
2018-06-22Dev mode in logging fixedwasala1-1/+1
2018-06-20Change logback to SizeAndTimeBasedRollingPolicywasala1-8/+8
2018-06-15Added simply logs from tasks.wasala17-83/+164
2018-06-13Added run task after application is upwasala3-32/+85
2018-06-12Catch empty response from DmaaPwasala4-10/+15
2018-06-05basic authentication for AAI Producer Client2.0.0-ONAPbeijing2.0.0-ONAPpwielebs1-4/+3
2018-06-05Correction for DmaapJsonParserwasala5-32/+151
2018-06-042nd fix for DmaapConsumerJsonParserpwielebs2-24/+20
2018-05-30Fix for Json parserpwielebs3-22/+28
2018-05-24Refactor of prh-aai-clientpwielebs3-10/+10
2018-05-23Fix sonar issueswasala6-10/+9
2018-05-22Merge "Removing warnings related to optionals"Lusheng Ji2-10/+12
2018-05-22Removing warnings related to optionalspwielebs2-10/+12
2018-05-22Improve tests in PrhAppConfigwasala2-8/+40
2018-05-21Code refactorwasala14-271/+199
2018-05-17Added tests for DmaapPublisherTaskwasala4-16/+155
2018-05-17Added tests for DmaapConsumerTaskwasala14-48/+177
2018-05-17Added tests for AAIConsumerTaskwasala4-14/+209
2018-05-17Change package in prh-dmaap-client modulewasala12-23/+23
2018-05-17Change package in prh-commons modulewasala7-10/+10
2018-05-16Added test for AAIProducerTaskwasala6-18/+207
2018-05-15Correction of AAI Client configuration loadingwejs2-11/+12
2018-05-14Fixed parsing empty stringwasala1-31/+55
2018-05-11AAI client configuration & tasks changedpwielebs19-144/+85
2018-05-10Added DmaapProducer in task workflow schedulerwasala8-28/+30
2018-05-09Added dmaap consumer task execution to workflowwasala20-204/+443
2018-05-07creating swagger documentationmicdzied3-0/+98
2018-04-30Response handlers for DmaaP clients changedpwielebs3-7/+5
2018-04-27AAI tasks addedpwielebs17-169/+344
2018-04-25Parsing arguments from cloudify.wasala7-28/+220
2018-04-25Load configuration by executing taskswasala7-2/+22
2018-04-23DmaaP http clients addedpwielebs2-16/+16
2018-04-20Merge "Implementation for HTTP/HTTPS and endpoints"Lusheng Ji10-15/+182
2018-04-20Implementation for HTTP/HTTPS and endpointswasala11-18/+182
2018-04-18Defined structure of DMaaP Consumerwasala3-4/+2
2018-04-18Exluded jackson library from prh-app-serverwasala1-8/+0
2018-04-17Fixed the rest of the Security Issueswasala2-36/+45
2018-04-16Already added flow control for tasks.wasala17-64/+145
2018-04-13Extracted high abstraction for taskswasala18-64/+431
2018-04-13Added pushing image docker in deploy phasewasala2-5/+3