aboutsummaryrefslogtreecommitdiffstats
path: root/hv-collector-ves-message-generator/src/main/kotlin
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Custom detekt rule for logger usage checkPiotr Jaszczyk9-424/+0
2018-11-28Bump checkstyle versionFilip Krzywka2-7/+5
2018-11-15Update project and dependenciesPiotr Jaszczyk1-6/+12
2018-10-05Introduce configurable payload size limitationPiotr Jaszczyk3-8/+38
2018-10-01HV-VES Domain updatePiotr Jaszczyk1-2/+2
2018-09-24Remove end-of-transmission message from protocolFilip Krzywka2-13/+13
2018-09-17Align with latest HV-VES proto definitionFilip Krzywka4-43/+14
2018-09-11Fix common event header parsingFilip Krzywka2-22/+22
2018-09-06Improve coverage of xNF simulatorPiotr Jaszczyk2-8/+15
2018-08-22Align with latest proposal of wire proto framePiotr Jaszczyk1-0/+1
2018-08-03Move MessageParametersParserfkrzywka3-0/+138
2018-08-03DCAE APP simulator reworkJakub Dudycz6-93/+10
2018-08-03Pass CommonEventHeader to XNF simulator apiJakub Dudycz5-39/+106
2018-08-03Support scenarios for continuous streaming testJakub Dudycz5-40/+120
2018-08-02Extract message generator modulekjaniak4-0/+209