summaryrefslogtreecommitdiffstats
path: root/hv-collector-main/src/main/kotlin
AgeCommit message (Expand)AuthorFilesLines
2018-11-28Bump checkstyle versionFilip Krzywka2-2/+3
2018-11-15Update project and dependenciesPiotr Jaszczyk2-23/+22
2018-11-06Upgrade Kotlin to 1.3Piotr Jaszczyk2-2/+2
2018-10-05Introduce configurable payload size limitationPiotr Jaszczyk3-1/+9
2018-09-24Use JDK security providerPiotr Jaszczyk1-44/+32
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 Dudycz2-7/+27
2018-08-03Remove default consul configurationJakub Dudycz1-15/+24
2018-08-03Rework argument configurationJakub Dudycz2-16/+25
2018-08-03Configure xnf simulator api listen portJakub Dudycz1-11/+11
2018-08-03Fix consul request timeout issueJakub Dudycz2-5/+20
2018-08-03Add command line option to disable SSL/TLSkjaniak1-0/+3
2018-08-02Add API endpoint for DCAE App Sim reconfigurationfkrzywka1-1/+0
2018-08-02Implement blocking consul callsJakub Dudycz2-18/+6
2018-08-02Use IO monad when starting serversPiotr Jaszczyk1-18/+26
2018-08-02Change Consul configuration update policyJakub Dudycz2-29/+13
2018-08-02Various improvementsPiotr Jaszczyk2-28/+53
2018-08-02Add monitoring support by means of micrometer.ioPiotr Jaszczyk2-1/+69
2018-08-02Refactor ArgBasedConfigurationfkrzywka2-87/+30
2018-08-02Implement Kafka SinkPiotr Jaszczyk1-5/+5
2018-08-01Fix TCP stream framing issuePiotr Jaszczyk1-1/+1
2018-08-01Extract domain modulefkrzywka2-5/+5
2018-08-01Copyright notice correctionfkrzywka2-2/+2
2018-08-01Use SSL for encrypting the connectionPiotr Jaszczyk2-27/+70
2018-08-01Implemented simple tcp clientJakub Dudycz1-2/+2
2018-07-26HV VES Collector seed codePiotr Jaszczyk2-0/+154