aboutsummaryrefslogtreecommitdiffstats
path: root/hv-collector-core/src/main/kotlin
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Custom detekt rule for logger usage checkPiotr Jaszczyk25-1368/+0
2018-11-28Bump checkstyle versionFilip Krzywka3-7/+6
2018-11-22Remove Consul configuration decodingFilip Krzywka1-25/+14
2018-11-19Merge "Fix Common Event Header fields validation"Przemyslaw Wasala1-0/+3
2018-11-19Fix Common Event Header fields validationJakub Dudycz1-0/+3
2018-11-15Update project and dependenciesPiotr Jaszczyk5-49/+54
2018-11-13Handle stream error earlyFilip Krzywka3-9/+8
2018-10-05Introduce configurable payload size limitationPiotr Jaszczyk2-1/+5
2018-09-24Use JDK security providerPiotr Jaszczyk3-49/+5
2018-09-24Remove end-of-transmission message from protocolFilip Krzywka2-39/+8
2018-09-20Enhance releasing memoryFilip Krzywka2-17/+18
2018-09-17Align with latest HV-VES proto definitionFilip Krzywka7-12/+10
2018-09-13Align with configuration present in consulJakub Dudycz1-2/+2
2018-09-11Fix common event header parsingFilip Krzywka1-14/+2
2018-09-06Handle non-existing Collector instanceFilip Krzywka3-10/+23
2018-08-16Remove Ratpack dependency for HV-VES health checksPiotr Jaszczyk4-25/+11
2018-08-09Implement simple health check mechanismJakub Dudycz3-15/+21
2018-08-08Create health check moduleJakub Dudycz1-0/+1
2018-08-03Remove default consul configurationJakub Dudycz2-18/+1
2018-08-03Extract test-utils modulefkrzywka1-1/+7
2018-08-03Fix NPE when getting Consul configurationPiotr Jaszczyk3-43/+64
2018-08-03Enable UNDEFINED option in commonHeader GPB schemakjaniak1-2/+2
2018-08-03Rework argument configurationJakub Dudycz2-2/+2
2018-08-03Fix consul request timeout issueJakub Dudycz4-23/+53
2018-08-03Add command line option to disable SSL/TLSkjaniak2-6/+16
2018-08-03Use Try/Option monad when decoding protobuffkrzywka2-10/+14
2018-08-03Merge "Include msg generator module in coverage report"Przemyslaw Wasala4-9/+1
2018-08-03Include msg generator module in coverage reportfkrzywka4-9/+1
2018-08-03Remove unused methodfkrzywka1-7/+0
2018-08-02Use MessageValidator in VesMessage classJakub Dudycz4-7/+7
2018-08-02Use Flux.transform in VesHvCollectorJakub Dudycz2-16/+26
2018-08-02Enhance wire protocolfkrzywka4-23/+43
2018-08-02Fix consul configuration delayJakub Dudycz1-1/+2
2018-08-02Implement blocking consul callsJakub Dudycz4-35/+84
2018-08-02Enhancement of routing testkjaniak1-5/+3
2018-08-02Use Either instead of exceptions in frame decoderPiotr Jaszczyk2-19/+52
2018-08-02Use generator to simplify the WireFrame decodingPiotr Jaszczyk3-210/+41
2018-08-02Write performance testsPiotr Jaszczyk3-20/+63
2018-08-02Change Consul configuration update policyJakub Dudycz6-43/+61
2018-08-02Various improvementsPiotr Jaszczyk11-35/+96
2018-08-02Add monitoring support by means of micrometer.ioPiotr Jaszczyk5-13/+27
2018-08-02Refactor ArgBasedConfigurationfkrzywka4-33/+3
2018-08-02Check license notes during buildPiotr Jaszczyk3-0/+57
2018-08-02Implement Kafka SinkPiotr Jaszczyk14-55/+119
2018-08-01Fix TCP stream framing issuePiotr Jaszczyk12-105/+339
2018-08-01Add SSL/TLS to client simulatorPiotr Jaszczyk3-5/+40
2018-08-01Duplicate code removalfkrzywka1-9/+2
2018-08-01Extract domain modulefkrzywka20-121/+26
2018-08-01Copyright notice correctionfkrzywka19-19/+19
2018-08-01Use SSL for encrypting the connectionPiotr Jaszczyk6-8/+92