summaryrefslogtreecommitdiffstats
path: root/components/datalake-handler/feeder
AgeCommit message (Expand)AuthorFilesLines
2020-04-01Fix typo of cmd1.Kate Hsuan1-1/+1
2020-03-31Fix start up script of feeder.Kate Hsuan1-2/+2
2020-03-27Avoid running as root.Kate Hsuan2-2/+5
2020-03-23Fix jar file search.Kate Hsuan1-5/+8
2020-03-19Bug fix nginx resover address.Kate Hsuan1-1/+1
2020-03-12datalake add multiple docker image tag and pushKate Hsuan1-0/+50
2020-03-04Switch from cloudify helm plugin to cloudify/tosca.Kate Hsuan10-3/+422
2020-02-12Add db initial pod docker image auto-build.Kate Hsuan2-250/+0
2020-01-22Add a method to retrieve DB type listGuobiao Mo2-1/+14
2020-01-21modified dbController rest apiZhangZihao2-4/+5
2020-01-14Merge "Docker build for Docker Hub"Vijay Venkatesh Kumar1-4/+16
2020-01-14Merge "Modified resp topicConfig and add getTopicName()"Vijay Venkatesh Kumar5-8/+86
2020-01-09Docker build for Docker HubGuobiao Mo1-4/+16
2020-01-09Modified resp topicConfig and add getTopicName()ZhangZihao5-8/+86
2020-01-07Create Docker image in Maven buildGuobiao Mo2-7/+65
2020-01-07Merge "Auto populate table 'topic_name'"Tony Hansen3-1/+73
2019-12-30Auto populate table 'topic_name'Guobiao Mo3-1/+73
2019-12-19Fixed kafka's ui and add getKafkaDetail()ZhangZihao1-3/+21
2019-12-12Modified topic and db api functionZhangZihao6-32/+31
2019-11-27Merge "Fixed the related api function with topic"Tony Hansen6-10/+37
2019-11-26Fixed the related api function with topicEkko Chang6-10/+37
2019-11-22Fix UI bugsGuobiao Mo6-18/+57
2019-11-19db by toolZhangZihao2-13/+16
2019-10-27dbs modify codeZhangZihao6-28/+87
2019-09-10Defined a constant for this literal "Db not found"Rama-Huawei1-4/+5
2019-09-09Static field is updated from a non-static method.Rama-Huawei1-272/+266
2019-08-18Merge "Removed unused imports"Tony Hansen4-21/+9
2019-08-18Merge "Bug fix"Tony Hansen1-1/+1
2019-08-14Merge "Return an empty collection instead of null"Yan Yang6-29/+7
2019-08-14Merge "System.out is replace by a logger"Yan Yang2-21/+12
2019-08-08Get all databases id and name by designTypeIdZhangZihao1-10/+16
2019-08-07Removed unused importsRama-Huawei4-21/+9
2019-08-07Return an empty collection instead of nullRama-Huawei6-29/+7
2019-08-07System.out is replace by a loggerRama-Huawei2-21/+12
2019-08-05Unit testRama-Huawei1-0/+6
2019-08-05Used isEmpty to check collection is empty or notRama-Huawei3-6/+6
2019-08-01design modify 2ZhangZihao5-43/+105
2019-07-30deploy improve 1ZhangZihao5-138/+133
2019-07-24kakfa test improveZhangZihao1-0/+14
2019-07-22kafka testZhangZihao3-2/+147
2019-07-19Merge "db of design"Yan Yang1-0/+14
2019-07-18Add maven-deploy-pluginGuobiao Mo1-29/+0
2019-07-18db of designZhangZihao1-0/+14
2019-07-17Merge "design modify 2"Yan Yang18-653/+43
2019-07-17design modify 2ZhangZihao18-653/+43
2019-07-16JJB alignment across DCAE components - DCAE servicesGerard Hickey2-5/+6
2019-07-11design modify 1ZhangZihao17-642/+610
2019-07-11Merge "supports multiple Kafka clusters and DBs"Yan Yang21-74/+76
2019-07-10supports multiple Kafka clusters and DBsGuobiao Mo21-74/+76
2019-07-10coverage unit testzm3304-0/+245