aboutsummaryrefslogtreecommitdiffstats
path: root/hv-collector-core
AgeCommit message (Expand)AuthorFilesLines
2018-11-28Bump checkstyle versionFilip Krzywka3-7/+6
2018-11-22Remove Consul configuration decodingFilip Krzywka2-43/+16
2018-11-20Update proto file to v14Jakub Dudycz1-6/+21
2018-11-19Merge "Fix Common Event Header fields validation"Przemyslaw Wasala2-5/+21
2018-11-19Fix Common Event Header fields validationJakub Dudycz2-5/+21
2018-11-15Update project and dependenciesPiotr Jaszczyk8-136/+90
2018-11-13Handle stream error earlyFilip Krzywka3-9/+8
2018-11-05Change version numbers for Dublin releasePiotr Jaszczyk1-1/+1
2018-10-05Introduce configurable payload size limitationPiotr Jaszczyk3-2/+6
2018-10-03Change domain to lower casePiotr Jaszczyk2-8/+17
2018-10-01HV-VES Domain updatePiotr Jaszczyk1-3/+3
2018-09-24Use JDK security providerPiotr Jaszczyk9-227/+11
2018-09-24Remove end-of-transmission message from protocolFilip Krzywka3-135/+31
2018-09-20Enhance releasing memoryFilip Krzywka2-17/+18
2018-09-17Align with latest HV-VES proto definitionFilip Krzywka11-54/+41
2018-09-13Align with configuration present in consulJakub Dudycz2-4/+4
2018-09-11Fix common event header parsingFilip Krzywka1-14/+2
2018-09-06Handle non-existing Collector instanceFilip Krzywka3-10/+23
2018-08-21Rename artifacts to match LF requirementsPiotr Jaszczyk1-1/+1
2018-08-16Remove Ratpack dependency for HV-VES health checksPiotr Jaszczyk5-30/+16
2018-08-09Implement simple health check mechanismJakub Dudycz5-56/+98
2018-08-08Create health check moduleJakub Dudycz1-0/+1
2018-08-03Remove default consul configurationJakub Dudycz2-18/+1
2018-08-03Extract test-utils modulefkrzywka5-78/+34
2018-08-03Fix NPE when getting Consul configurationPiotr Jaszczyk4-77/+92
2018-08-03Enable UNDEFINED option in commonHeader GPB schemakjaniak3-20/+61
2018-08-03Rework argument configurationJakub Dudycz2-2/+2
2018-08-03Fix consul request timeout issueJakub Dudycz5-25/+56
2018-08-03Add command line option to disable SSL/TLSkjaniak4-36/+75
2018-08-03Use Try/Option monad when decoding protobuffkrzywka3-19/+44
2018-08-03Merge "Include msg generator module in coverage report"Przemyslaw Wasala5-11/+1
2018-08-03Include msg generator module in coverage reportfkrzywka5-11/+1
2018-08-03Remove unused methodfkrzywka1-7/+0
2018-08-02Use MessageValidator in VesMessage classJakub Dudycz5-8/+8
2018-08-02Use Flux.transform in VesHvCollectorJakub Dudycz2-16/+26
2018-08-02Enhance wire protocolfkrzywka5-47/+140
2018-08-02Fix consul configuration delayJakub Dudycz1-1/+2
2018-08-02Implement blocking consul callsJakub Dudycz6-62/+138
2018-08-02Enhancement of routing testkjaniak2-12/+9
2018-08-02Use Either instead of exceptions in frame decoderPiotr Jaszczyk3-25/+57
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 Dudycz8-66/+142
2018-08-02Various improvementsPiotr Jaszczyk13-159/+228
2018-08-02Add monitoring support by means of micrometer.ioPiotr Jaszczyk6-14/+27
2018-08-02Refactor ArgBasedConfigurationfkrzywka5-34/+4
2018-08-02Check license notes during buildPiotr Jaszczyk5-0/+95
2018-08-02Implement Kafka SinkPiotr Jaszczyk18-100/+188
2018-08-01Fix TCP stream framing issuePiotr Jaszczyk16-212/+578
2018-08-01Add SSL/TLS to client simulatorPiotr Jaszczyk3-5/+40