1. e55809c Flatten configuration structure by Filip Krzywka · 6 years ago
  2. 8e2a52b Provide very basic component description by Piotr Jaszczyk · 6 years ago
  3. c775e86 Get rid of arrow-effects usage by Piotr Jaszczyk · 6 years ago
  4. c7a3e07 Simplify factory/provider logic by Piotr Jaszczyk · 6 years ago
  5. 302d279 Fix shutting down when new config received bug by Piotr Jaszczyk · 6 years ago
  6. 6a00e38 Allow reuse of security passwords by Filip Krzywka · 6 years ago
  7. 5ddee4d Merge configurations by Filip Krzywka · 6 years ago
  8. 087a6ef Merge "Move ConfigurationProvider to config module" by Piotr Wielebski · 6 years ago
  9. 6725abb Move ConfigurationProvider to config module by Piotr Jaszczyk · 6 years ago
  10. bf318ab Fix subscription error in DcaeAppSimulator by Izabela Zawadzka · 6 years ago
  11. 4281a12 Read HV-VES healthcheck api port from cmd line by kjaniak · 6 years ago
  12. 4f5d73f Merge "Remove IO monad usage from simulators" by Piotr Jaszczyk · 6 years ago
  13. 2174a04 Redefine Routing by Filip Krzywka · 6 years ago
  14. 75b95ca Remove IO monad usage from simulators by Izabela Zawadzka · 6 years ago
  15. 1b7ac38 Added partial config merger and updated config file format by pbiniek · 6 years ago
  16. d6e6462 Move routing functionality inside Router by Filip Krzywka · 6 years ago
  17. 2b748ea Remove routing from configuration file by Filip Krzywka · 6 years ago
  18. 8e95c11 Remove dummyMode configuration option by Filip Krzywka · 6 years ago
  19. 58ae1a8 Update SDK usage to comply with new API by Filip Krzywka · 6 years ago
  20. b1fbc2c Merge "Use DataStream API from CBS client" by Piotr Jaszczyk · 6 years ago
  21. cb08e08 Revert "Read HV-VES healtcheck api port from cmd line" by Piotr Jaszczyk · 6 years ago
  22. 7e77162 Use DataStream API from CBS client by kjaniak · 6 years ago
  23. f3d3e67 Read HV-VES healtcheck api port from cmd line by kjaniak · 6 years ago
  24. c979ea3 Use updated CBS Client API by Piotr Jaszczyk · 6 years ago
  25. 19d3133 Simplify consul usage by Filip Krzywka · 6 years ago
  26. 1eed57c Make security keys optional with SSL disabled by Filip Krzywka · 6 years ago
  27. d418dd4 Include basic configuration in Docker image by Piotr Jaszczyk · 6 years ago
  28. 30afcb5 Remove environment variables and program arguments by Jakub Dudycz · 6 years ago
  29. 189c70a Use Netty HttpServer in XnfApiServer by Izabela Zawadzka · 6 years ago
  30. 007480c Extract HV-VES configuration module by Filip Krzywka · 6 years ago
  31. 4d620bf Use proper Consul version in docker-compose.yml by Piotr Bocheński · 6 years ago
  32. 72931fc Use netty HttpServer in DcaeAppApiServer by Izabela Zawadzka · 6 years ago
  33. 1422bed Use CBS by means of SDK in place of Consul by Filip Krzywka · 6 years ago
  34. cc581b7 Merge "Assure coverage is checked for all modules" by Piotr Wielebski · 6 years ago
  35. a38f0f1 Assure coverage is checked for all modules by Piotr Jaszczyk · 6 years ago
  36. e922092 Added JSON config file format utils by pbiniek · 6 years ago
  37. f938e8a Remove Guava 19 dependency via protobuf-java-util by Jakub Dudycz · 6 years ago
  38. 78be6c8 Extract module for ArgBasedConfiguration by Jakub Dudycz · 6 years ago
  39. 7e95f6e Use DCAE SDK 1.1.3 (no snapshot) by Piotr Jaszczyk · 6 years ago
  40. 756e721 Fix ssl related bug in xnf simulator by Jakub Dudycz · 6 years ago
  41. c50b660 Fix bug when xnf simulator was not sending events by Jakub Dudycz · 6 years ago
  42. bacba42 Use sdk/hvves-producer in hvves/xnf-simulator by Jakub Dudycz · 6 years ago
  43. 82b27ff Use SDK/SSL in HV-VES by Piotr Jaszczyk · 6 years ago
  44. dc47bd1 Merge "Generate VesEvents in hv-ves/message-generator" by Piotr Jaszczyk · 6 years ago
  45. df17f46 Generate VesEvents in hv-ves/message-generator by Jakub Dudycz · 6 years ago
  46. 7b4e5e9 Use protobuf definitions from SDK by Filip Krzywka · 6 years ago
  47. 011aed6 Add sdk to dependencies of XNF simulator by kjaniak · 6 years ago
  48. e7204cb Correct totalConnections metric by Filip Krzywka · 6 years ago
  49. 4099373 Change Health Status when shutting down by Piotr Jaszczyk · 6 years ago
  50. 68a3cf8 Mitigation of unexpected hv-ves shutdown by kjaniak · 6 years ago
  51. 26efcca Add grafana to docker-compose by Filip Krzywka · 6 years ago
  52. 769acc6 Merge "Close KafkaSender when handling SIGINT" by Piotr Wielebski · 6 years ago
  53. d753277 Close KafkaSender when handling SIGINT by Piotr Jaszczyk · 6 years ago
  54. da7ef3e Enable percentile histograms in metrics by Filip Krzywka · 6 years ago
  55. 4c529a3 Fix inconsistencies with logging guideline by Piotr Jaszczyk · 6 years ago
  56. 4b86cf3 Merge "Align kafka properties with VESHV_MAX_PAYLOAD_SIZE" by Piotr Jaszczyk · 6 years ago
  57. 32002ce Align kafka properties with VESHV_MAX_PAYLOAD_SIZE by kjaniak · 6 years ago
  58. 23ebedb Update development scripts by Filip Krzywka · 6 years ago
  59. 867f482 Merge "Align XNF simulator batch with Netty's queue size" by Piotr Jaszczyk · 6 years ago
  60. e1c68f3 Merge "Handle sigterm signal" by Piotr Wielebski · 6 years ago
  61. 0d3d921 Handle sigterm signal by Piotr Jaszczyk · 6 years ago
  62. f93aa08 Align XNF simulator batch with Netty's queue size by Jakub Dudycz · 6 years ago
  63. 5180f3f Merge Healthcheck descriptions by Filip Krzywka · 6 years ago
  64. 8b4e282 Merge "Change AtLevelLoggers to be initialized by lazy" by Piotr Jaszczyk · 6 years ago
  65. d8a0422 Change AtLevelLoggers to be initialized by lazy by Izabela Zawadzka · 6 years ago
  66. 88871ce Add script for sending messages from multiple xNFs by Filip Krzywka · 6 years ago
  67. 3d3eff4 Rename of metrics by kjaniak · 6 years ago
  68. bf7846b Merge "Enable setting log level from command line" by Piotr Jaszczyk · 6 years ago
  69. 0bf244e Enable setting log level from command line by Izabela Zawadzka · 6 years ago
  70. e001e21 Fix misleading logs when obtaining consul config by Jakub Dudycz · 6 years ago
  71. 4128aa2 There should be one KafkaSender per configuration by Piotr Jaszczyk · 6 years ago
  72. 4ab9542 Add metrics for active connections count by Jakub Dudycz · 6 years ago
  73. 30488f1 Metric: Message latency by Piotr Jaszczyk · 6 years ago
  74. 8c180a2 Add metric for rejected clients count by Filip Krzywka · 6 years ago
  75. d55f5c0 Metric: Processing time by Piotr Jaszczyk · 6 years ago
  76. fb040c0 Merge "Add metrics for dropped messages" by Piotr Jaszczyk · 6 years ago
  77. 8952e99 Add metrics for dropped messages by Jakub Dudycz · 6 years ago
  78. bca686a Merge "Use SHA-256 for detecting changes in Consul config" by Piotr Wielebski · 6 years ago
  79. e32d915 Create component tests skeleton for metrics by Filip Krzywka · 6 years ago
  80. dce766b Use SHA-256 for detecting changes in Consul config by Piotr Jaszczyk · 6 years ago
  81. d178c6d Merge "Add all required and reasonable MDCs" by Piotr Wielebski · 6 years ago
  82. 4b0251b Merge "Expose Prometheus metrics" by Piotr Wielebski · 6 years ago
  83. da8cdb5 Merge "Allow to specify JVM options by means of env-var" by Piotr Wielebski · 6 years ago
  84. 6ca0627 Add all required and reasonable MDCs by Piotr Jaszczyk · 6 years ago
  85. 4190897 Merge "Don't escape in component tests" by Piotr Jaszczyk · 6 years ago
  86. 62fc38c Expose Prometheus metrics by Piotr Jaszczyk · 6 years ago
  87. fb4914b Merge "Log details about header validation failure" by Piotr Jaszczyk · 6 years ago
  88. 95803fb Log details about header validation failure by Izabela Zawadzka · 6 years ago
  89. 7fefb1c Don't escape in component tests by Filip Krzywka · 6 years ago
  90. e44176d Merge "Align logback configuration" by Piotr Jaszczyk · 6 years ago
  91. ea3c6f7 Align logback configuration by Filip Krzywka · 6 years ago
  92. c7fec7e Merge "Add of adapter fun with param ClientContext" by Piotr Jaszczyk · 6 years ago
  93. a105aea Add of adapter fun with param ClientContext by kjaniak · 6 years ago
  94. 729d4f1 Allow to specify JVM options by means of env-var by Piotr Jaszczyk · 6 years ago
  95. ccdbec8 Add helper scripts by Filip Krzywka · 6 years ago
  96. a239958 Add Markers logs by Filip Krzywka · 6 years ago
  97. 8b8c37c Add log diagnostic context by Piotr Jaszczyk · 6 years ago
  98. 7329333 Update INFO.yaml by Jessica Wagantall · 6 years ago
  99. 0f7bc6b Enhance of logging in test part by kjaniak · 6 years ago
  100. d632aef Harmonize logging and add new logs by Filip Krzywka · 6 years ago