aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-06Upgrade to Kotlin 1.2.60Jakub Dudycz1-1/+1
2018-08-03Disable proxy when building Docker imagesPiotr Jaszczyk1-0/+2
2018-08-03Re-enable docker buildPiotr Jaszczyk4-41/+35
2018-08-03Remove default consul configurationJakub Dudycz5-43/+48
2018-08-03Extract test-utils modulefkrzywka23-261/+321
2018-08-03Merge "Move MessageParametersParser"Przemyslaw Wasala9-18/+54
2018-08-03Merge "Fix NPE when getting Consul configuration"Przemyslaw Wasala5-78/+92
2018-08-03Move MessageParametersParserfkrzywka9-18/+54
2018-08-03Fix NPE when getting Consul configurationPiotr Jaszczyk5-78/+92
2018-08-03Use proxy while publishing docker images on CIfkrzywka1-2/+6
2018-08-03Define simple healthchecks for simulatorsfkrzywka6-1/+22
2018-08-03DCAE APP simulator reworkJakub Dudycz17-193/+320
2018-08-03Pass CommonEventHeader to XNF simulator apiJakub Dudycz13-114/+325
2018-08-03Enable UNDEFINED option in commonHeader GPB schemakjaniak4-35/+78
2018-08-03Rework argument configurationJakub Dudycz18-129/+228
2018-08-03Configure xnf simulator api listen portJakub Dudycz9-71/+53
2018-08-03Fix consul request timeout issueJakub Dudycz10-40/+107
2018-08-03Support scenarios for continuous streaming testJakub Dudycz8-99/+277
2018-08-03Add command line option to disable SSL/TLSkjaniak10-47/+126
2018-08-03Use Try/Option monad when decoding protobuffkrzywka3-19/+44
2018-08-03Merge "Include msg generator module in coverage report"Przemyslaw Wasala16-29/+21
2018-08-03Include msg generator module in coverage reportfkrzywka16-29/+21
2018-08-03Remove unused methodfkrzywka1-7/+0
2018-08-02Add API endpoint for DCAE App Sim reconfigurationfkrzywka4-10/+38
2018-08-02Extract message generator modulekjaniak12-57/+154
2018-08-02Use MessageValidator in VesMessage classJakub Dudycz5-8/+8
2018-08-02Use Flux.transform in VesHvCollectorJakub Dudycz2-16/+26
2018-08-02Add byte-buffer handling assertions when decodingfkrzywka1-2/+14
2018-08-02Enhance wire protocolfkrzywka16-210/+407
2018-08-02Rename hv-collector-client-simulatorJakub Dudycz24-49/+41
2018-08-02Fix consul configuration delayJakub Dudycz1-1/+2
2018-08-02Implement blocking consul callsJakub Dudycz10-90/+161
2018-08-02Component tests for consul configuration updatesJakub Dudycz2-6/+156
2018-08-02Use IO monad when starting serversPiotr Jaszczyk12-112/+197
2018-08-02Merge "Enhancement of routing test"Przemyslaw Wasala5-16/+59
2018-08-02Enhancement of routing testkjaniak5-16/+59
2018-08-02Bump Kotlin and Reactor versionsPiotr Jaszczyk1-2/+2
2018-08-02Include "new" modules in coverage reportPiotr Jaszczyk3-69/+88
2018-08-02Merge "Reject messages with payload size > 1MiB"Przemyslaw Wasala5-14/+110
2018-08-02Reject messages with payload size > 1MiBJakub Dudycz5-14/+110
2018-08-02Add links to IT results to glpagesPiotr Jaszczyk2-1/+87
2018-08-02Use Either instead of exceptions in frame decoderPiotr Jaszczyk12-120/+126
2018-08-02Use generator to simplify the WireFrame decodingPiotr Jaszczyk3-210/+41
2018-08-02Write performance testsPiotr Jaszczyk20-98/+401
2018-08-02Change Consul configuration update policyJakub Dudycz14-97/+184
2018-08-02Fixing docker push form fabric8io mvn pluginPiotr Jaszczyk2-4/+7
2018-08-02Include payload content type in wire framePiotr Jaszczyk5-41/+87
2018-08-02Various improvementsPiotr Jaszczyk43-348/+804
2018-08-02VESEvent payload generation introductionkjaniak5-6/+145
2018-08-02Add monitoring support by means of micrometer.ioPiotr Jaszczyk14-18/+357