1951 Commits (d11f8668564d7596a40034d4a30b3ffcc654681b)

Author SHA1 Message Date
Igor Kulikov d11f866856 Version set to 3.8.1-RC 2 years ago
Igor Kulikov 1d6b6a3f40 UI: Update rule nodes config. 2 years ago
Igor Kulikov 1d80aacece Update rule nodes config UI 2 years ago
Igor Kulikov def5bde66a Update rule nodes UI config 2 years ago
Igor Kulikov b4124f7c4c Merge with RC 2 years ago
Igor Kulikov 4d705f26fd Version set to 3.8.0-RC 2 years ago
Igor Kulikov 3dadc34b5b Version set to 3.9.0-SNAPSHOT 2 years ago
Igor Kulikov 4e7176cce7 Version set to 3.8.0-RC 2 years ago
Igor Kulikov 025fb1ca8c Version set to 3.8.0 2 years ago
Volodymyr Babak a9ae6922a6 TbRestApiCallNode - added upgrade step to add maxInMemoryBufferSizeInKb config 2 years ago
Artem Dzhereleiko 00a0ff35c3 UI: Update rule node config 2 years ago
Viacheslav Klimov c393d1d377
Revert "Delay node: improvements" 2 years ago
IrynaMatveieva 3ba6ac45e9 fixed error message and added replaced validation method with jakarta annotations 2 years ago
YevhenBondarenko 54e86b27a8 minor refactoring due to comments 2 years ago
YevhenBondarenko 4431a32659 minor refactoring due to comments 2 years ago
IrynaMatveieva fe571beaa9 fixed minor comments in tests 2 years ago
YevhenBondarenko 4b697482ca added ability to configure maxConnections in TbHttpClient using env TB_POOL_MAX_CONNECTIONS 2 years ago
YevhenBondarenko 53179f8007 removed wrong CONNECTION close header 2 years ago
YevhenBondarenko 7ad4a7b3ff removed wrong CONNECTION close header 2 years ago
Artem Dzhereleiko 217247eddc UI: update rulenode config 2 years ago
Volodymyr Babak b226ebdccf TbHttpClient - added check for maxInMemoryBufferSizeInKb; should be less than system configured maxInMemoryBufferSizeInKb 2 years ago
YevhenBondarenko 5c9ed8598a minor fixes for TbHttpClient 2 years ago
IrynaMatveieva 7a84dc655d added catch for DataValidationException 2 years ago
ViacheslavKlimov 8233d6c451 Include password reset and activation links ttl in the email 2 years ago
IrynaMatveieva 7adb60e0e6 fixed error msg in the tests 2 years ago
IrynaMatveieva ea5519893b fixed error message 2 years ago
IrynaMatveieva 60f89ba473 added validation for client id length 2 years ago
Volodymyr Babak f9c2aa3581 TbHttpClient: return cause instead of original exception in case 2xx status code 2 years ago
Volodymyr Babak 9593f97582 TbHttpClient: use default 256 KB for maxInMemorySize in case 0 set in configuration 2 years ago
IrynaMatveieva 5256cae804 used jakarta validation constraints 2 years ago
IrynaMatveieva b56f75a996 added validation on init 2 years ago
Volodymyr Babak 02dcf142df TbHttpClient: Add cause to metadata in cause of buffer overloaded exception 2 years ago
Volodymyr Babak c38584e79f Added new config for TbRestApiCallNodeConfiguration - maxInMemoryBufferSizeInKb 2 years ago
Volodymyr Babak 4bf34281f0 HttpClient - fixed validation of hostname and port in case proxy usage 2 years ago
Andrii Landiak c6ee0bff19
Add edgeIdsCache to decrease number of calls to db for findRelatedEdgeByEntityId 2 years ago
IrynaMatveieva aac427d6be added one more verification in upgrade 2 years ago
IrynaMatveieva 8c681508d5 changed list to set 2 years ago
IrynaMatveieva 7da0855180 renamed enum 2 years ago
dashevchenko f58376e312 fixed tests 2 years ago
IrynaMatveieva b149957e43 added checks on init() and provided upgrade for existing nodes 2 years ago
IrynaMatveieva a34088fcfb added verification on init 2 years ago
IrynaMatveieva 4721ed275d added checks for null for fetchMode and OrderBy 2 years ago
IrynaMatveieva feb51793b1 added check for originator source for null 2 years ago
Artem Dzhereleiko 58c88c0983 UI: Update rule node config 2 years ago
IrynaMatveieva 46a147792e created enum for originator source values 2 years ago
IrynaMatveieva f5598d6d07 fixed error message 2 years ago
IrynaMatveieva a91caa3d09 added additional tests and moved currentTimeMillis to separate method to have control over time in tests 2 years ago
IrynaMatveieva 7977d50410 added test for negative case to the checkpoint node 2 years ago
IrynaMatveieva dcdba9e75b changed access modifiers and added aqdditional tests 2 years ago
IrynaMatveieva ec1c2e307c used getNormalName() method instead of name() 2 years ago