231 Commits (feature/controller-logging)

Author SHA1 Message Date
ViacheslavKlimov 0d8a2549d9 Single PartitionChangeEvent after recalculatePartitions 2 years ago
Igor Kulikov 98c245e293 Switch to version 3.6.0 2 years ago
ShvaykaD e1b18e7bed additional updates after review 3 years ago
ShvaykaD ea5a855272 renamed custom msg type to NA 3 years ago
ShvaykaD cebe1040d4 refactoring after review 3 years ago
ShvaykaD 3d5cfa0c2e added internal type to TbMsg to replace if-return blocks with switch-case 3 years ago
ShvaykaD ad847ff40c changed checkType and checkTypeOneOf to isTypeOf and isTypeOneOf 3 years ago
Sergey Matvienko 825eaf640c RuleEngineException cause added to be able to analyse cause by rate limit exceptions 3 years ago
Sergey Matvienko 859c820dc3 AbstractRateLimitException introduced in common/data for all rate limit related exceptions 3 years ago
Sergey Matvienko 1b565e01ce Rule engine: ack all rate limited failures (draft) 3 years ago
ShvaykaD 2d4fbd6833 added checkMsgType util method to TbMsg & resolved other review comments 3 years ago
ShvaykaD 883eb472f2 fixes after merge to PE 3 years ago
ShvaykaD 47929ef784 replaced newMsg and trasformMsg with new methods that uses TbMsgType && mark old methods as deprecated && refactoring 3 years ago
ShvaykaD 2296e3e5ad added tests for Geofencing filter node 3 years ago
ShvaykaD a3c0850277 added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring 3 years ago
Volodymyr Babak 371cab26d2 HotFix - fixed init of rule chains - init only on APP_INIT msg 3 years ago
Andrii Shvaika 7dcebed624 Ability to force ack for external nodes 3 years ago
Andrii Shvaika 649898566c Add unrecoverable initialization error for actors. Fix timeouts on missing rule chain id in the rule chain input node 3 years ago
ViacheslavKlimov 0bd7f74c47 Fix issues 3 years ago
ShvaykaD a5de29c1f4 code readability fix 3 years ago
ShvaykaD e5a2712d89 changed logic to ack msg if stack is null 3 years ago
ShvaykaD f191357b90 fixed NPE in Flow output node when it used after split array msg node 3 years ago
ViacheslavKlimov b77078c24e Notifications deduplication improvements 3 years ago
ViacheslavKlimov 2f560315d1 Exceeded rate limits notifications; their deduplication; refactoring 3 years ago
ViacheslavKlimov 64571eeff2 Don't use Rule Engine message as notification rule trigger 3 years ago
ViacheslavKlimov 67656a2757 Notifications deduplication 3 years ago
YevhenBondarenko fbf9773a61 optimize imports 3 years ago
ViacheslavKlimov 6013e19e54 Fix entity action notification 3 years ago
ViacheslavKlimov 97cc1ab0da Improve entities count limit notification rule 3 years ago
Seraphym-Tuhai 29c3eddc8a Merge with branch 'develop/3.5' of github.com:thingsboard/thingsboard 3 years ago
ViacheslavKlimov 043bb253c7 New platform version notification 3 years ago
ViacheslavKlimov fccd60601f RemoteNotificationRuleProcessor 3 years ago
ViacheslavKlimov bbaf2a5054 Notification rule trigger via ClusterService 3 years ago
Andrii Landiak 24d69651cb Fix space inside EncryptionUtil and fix failed-test, while doing validation 3 years ago
Andrii Landiak e9586daf9d Add unit tests and update regex pattern to convert chain to list 3 years ago
Igor Kulikov cbdc4517e4 Update license header year to 2023 3 years ago
Andrii Landiak 7957da4a9e Updated: send full chain to kafka with single message and do whole logic on core 3 years ago
Sergey Matvienko e705b5a2a4 TbMsgProcessingStackItem implements Serializable 3 years ago
Andrii Shvaika fb49273bd6 Math node implementation 3 years ago
Volodymyr Babak 32fcfdac92 Moved edge rpc processing logic from tenant actor to edge service. Execute requests to edge service in a separate executor service 3 years ago
Volodymyr Babak faaf07b1ea Edge sync functionality - added cluster support 4 years ago
Andrii Shvaika cd633c72c8 No more Queue Id in the Device Profile 4 years ago
thingsboard c7daaa571e replace StringUtils usages with in-repository implementation 4 years ago
Andrii Shvaika 9801120384 Fixed tests 4 years ago
Sergey Matvienko 1ee35c2ed4 EntityViewService optimization using local cache and lifecycle event broadcasting 4 years ago
YevhenBondarenko fa87a2fc8f fixed Rate limits test 4 years ago
Viacheslav Klimov 1610222b72 Export/import api rate limiting 4 years ago
Andrii Shvaika 7071c7a6bc Implementation of the Git Queue service client 4 years ago
YevhenBondarenko ee8c9deda9 refactoring 4 years ago
Viacheslav Klimov 05301efe2c Update 2FA tests 4 years ago