aboutsummaryrefslogtreecommitdiffstats
path: root/hv-collector-main/src
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Use JDK security providerPiotr Jaszczyk2-124/+51
2018-09-19Align to logging requirementsFilip Krzywka1-29/+39
2018-09-06Improve coverage of xNF simulatorPiotr Jaszczyk1-3/+3
2018-08-16Remove Ratpack dependency for HV-VES health checksPiotr Jaszczyk4-35/+145
2018-08-09Implement simple health check mechanismJakub Dudycz1-2/+3
2018-08-08Create health check moduleJakub Dudycz3-8/+34
2018-08-03Remove default consul configurationJakub Dudycz2-25/+46
2018-08-03Extract test-utils modulefkrzywka1-16/+6
2018-08-03Rework argument configurationJakub Dudycz3-32/+59
2018-08-03Configure xnf simulator api listen portJakub Dudycz2-11/+12
2018-08-03Fix consul request timeout issueJakub Dudycz3-13/+43
2018-08-03Add command line option to disable SSL/TLSkjaniak2-2/+6
2018-08-03Include msg generator module in coverage reportfkrzywka1-2/+0
2018-08-02Add API endpoint for DCAE App Sim reconfigurationfkrzywka1-1/+0
2018-08-02Implement blocking consul callsJakub Dudycz3-25/+20
2018-08-02Use IO monad when starting serversPiotr Jaszczyk2-25/+32
2018-08-02Change Consul configuration update policyJakub Dudycz3-30/+26
2018-08-02Various improvementsPiotr Jaszczyk4-30/+66
2018-08-02Add monitoring support by means of micrometer.ioPiotr Jaszczyk3-1/+260
2018-08-02Refactor ArgBasedConfigurationfkrzywka3-93/+35
2018-08-02Implement Kafka SinkPiotr Jaszczyk1-5/+5
2018-08-01Fix TCP stream framing issuePiotr Jaszczyk2-2/+3
2018-08-01Extract domain modulefkrzywka3-7/+7
2018-08-01Missing unit tests for argument parserPiotr Jaszczyk1-41/+61
2018-08-01Copyright notice correctionfkrzywka4-4/+4
2018-08-01Use SSL for encrypting the connectionPiotr Jaszczyk4-37/+114
2018-08-01Implemented simple tcp clientJakub Dudycz1-2/+2
2018-07-26HV VES Collector seed codePiotr Jaszczyk5-0/+348