aboutsummaryrefslogtreecommitdiffstats
path: root/hv-collector-core/src/test/kotlin
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Remove end-of-transmission message from protocolFilip Krzywka1-96/+23
2018-09-17Align with latest HV-VES proto definitionFilip Krzywka4-42/+31
2018-09-13Align with configuration present in consulJakub Dudycz1-2/+2
2018-08-16Remove Ratpack dependency for HV-VES health checksPiotr Jaszczyk1-5/+5
2018-08-09Implement simple health check mechanismJakub Dudycz1-41/+72
2018-08-03Extract test-utils modulefkrzywka3-77/+21
2018-08-03Fix NPE when getting Consul configurationPiotr Jaszczyk1-34/+28
2018-08-03Enable UNDEFINED option in commonHeader GPB schemakjaniak2-18/+59
2018-08-03Fix consul request timeout issueJakub Dudycz1-2/+3
2018-08-03Add command line option to disable SSL/TLSkjaniak1-30/+55
2018-08-03Use Try/Option monad when decoding protobuffkrzywka1-9/+30
2018-08-03Include msg generator module in coverage reportfkrzywka1-2/+0
2018-08-02Use MessageValidator in VesMessage classJakub Dudycz1-1/+1
2018-08-02Enhance wire protocolfkrzywka1-24/+97
2018-08-02Implement blocking consul callsJakub Dudycz2-27/+54
2018-08-02Enhancement of routing testkjaniak1-7/+6
2018-08-02Use Either instead of exceptions in frame decoderPiotr Jaszczyk1-6/+5
2018-08-02Change Consul configuration update policyJakub Dudycz2-23/+81
2018-08-02Various improvementsPiotr Jaszczyk1-7/+10
2018-08-02Refactor ArgBasedConfigurationfkrzywka1-1/+1
2018-08-02Check license notes during buildPiotr Jaszczyk2-0/+38
2018-08-02Implement Kafka SinkPiotr Jaszczyk4-45/+69
2018-08-01Fix TCP stream framing issuePiotr Jaszczyk3-106/+238
2018-08-01Extract domain modulefkrzywka6-64/+7
2018-08-01Copyright notice correctionfkrzywka3-3/+3
2018-08-01Use SSL for encrypting the connectionPiotr Jaszczyk1-0/+79
2018-08-01Fix wire protocol decoder refCnt issuePiotr Jaszczyk1-0/+55
2018-07-26HV VES Collector seed codePiotr Jaszczyk6-0/+493