18773 Commits (c31ca8f841de004ce8697c8e79ffbe02beff826f)
 

Author SHA1 Message Date
Andrew Shvayka c31ca8f841
Merge pull request #11672 from YevhenBondarenko/fix/rule-engine-oom 2 years ago
Andrew Shvayka 18bcaae287
Merge pull request #11679 from YevhenBondarenko/fix/sub-info-concurrent-modification 2 years ago
YevhenBondarenko 96adecd28e added corresponding tests 2 years ago
YevhenBondarenko 72873d4ad0 fixed concurrent modification in TbSubscriptionsInfo 2 years ago
YevhenBondarenko 8b5a8eee71 added corresponding tests 2 years ago
YevhenBondarenko f00a9d0ebe fixed RuleEngine OOM 2 years ago
Viacheslav Klimov 94acea1e7e
Merge pull request #11667 from YevhenBondarenko/fix/topic-service-concurrent-modification 2 years ago
YevhenBondarenko f10f63bb8a fixed concurrent modification in TopicService 2 years ago
Viacheslav Klimov bbfc736516
Merge pull request #11626 from YevhenBondarenko/fix/concurrent-modification 2 years ago
YevhenBondarenko e4450b8925 fixed concurrnet modification during printStats 2 years ago
Viacheslav Klimov 4fa2a944c2
Merge pull request #11613 from YevhenBondarenko/revert-http-client-hotfix 2 years ago
YevhenBondarenko 7ad4a7b3ff removed wrong CONNECTION close header 2 years ago
Viacheslav Klimov 40161ab69e
Merge pull request #11572 from dskarzh/activity-periodic-reporting-fix 2 years ago
Dmytro Skarzhynets 39049eecd9 Remove redundant logging of thread name and scheduler name 2 years ago
Dmytro Skarzhynets f6a1c14353 Fix last activity not being reported when activity reporting period ends 2 years ago
Andrew Shvayka 911232cdd1
Merge pull request #11498 from YevhenBondarenko/hotfix/ws-unsubscribe-optimization-3.7.0 2 years ago
YevhenBondarenko 0af0c36673 refactoring 2 years ago
YevhenBondarenko 399c072595 revert changes that are not related to this PR 2 years ago
YevhenBondarenko 779acf1891 used sys tenant id for old protos 2 years ago
YevhenBondarenko b26bf1410c fixed TbEntitySubEventCallbackProto build 2 years ago
YevhenBondarenko bc0022aafd Added tenant id to the methods with locks and minor refactoring 2 years ago
Sergey Matvienko bff310b691 DefaultTbLocalSubscriptionService WS single lock refactored by tenantId; TbEntityLocalSubsInfo performance optimizations for remove subscription 2 years ago
Viacheslav Klimov af0b367f7b
Merge pull request #11371 from thingsboard/fix/key-dictionary-transactional 2 years ago
ViacheslavKlimov 73214e9afe Fix KeyDictionaryDao.getOrSaveKeyId returning zero 2 years ago
Andrew Shvayka 16b313b336
Merge pull request #11357 from thingsboard/ws-subs-rate-limit 2 years ago
ViacheslavKlimov 5759610340 Rate limit for WS subscriptions 2 years ago
Viacheslav Klimov fc36fcaacf
Merge pull request #11335 from irynamatveieva/xml-message-converter 2 years ago
IrynaMatveieva e5484dd941 added test to verify usage of correct converter 2 years ago
IrynaMatveieva ff3420890e removed dataformat xml exclusion 2 years ago
Andrew Shvayka 64df0e16ff
Merge pull request #11327 from vvlladd28/bug/load-platform/ios-16 2 years ago
Vladyslav_Prykhodko 87415c0df6 UI: Fixed load platform in iOs 16 or later (fixed noLeadTrailSpacesRegex) 2 years ago
Daria Shevchenko 15cb12e48f
HTTP API: validate payload size (#11265) 2 years ago
Viacheslav Klimov f6f1aaf538
Merge pull request #11318 from thingsboard/fix/nashorn-cpu-abuse 2 years ago
ViacheslavKlimov f34361e1ea Fix Nashorn sandbox script compile error (ScriptCPUAbuseException) 2 years ago
Viacheslav Klimov e62665bdcd
Merge pull request #11242 from thingsboard/fix/housekeeper 2 years ago
ViacheslavKlimov 8d34a2003e Fix entities deletion task reprocessing 2 years ago
Viacheslav Klimov d88aa95bfc
Merge pull request #11223 from volodymyr-babak/hotifx/fix-profile-fetch-for-deleted-entity 2 years ago
Volodymyr Babak b7c505efcd DefaultTbClusterService.getRuleEngineProfileForEntityOrElseNull - Added unit tests 2 years ago
Volodymyr Babak a2e4cb9a7d Handle properly DELETE cases for ASSET/DEVICE to push ENTITY_DELETED msg into correct rule chain of the profile 2 years ago
Viacheslav Klimov 23a38fe5ea
Merge pull request #11222 from volodymyr-babak/hotfix/tb-http-client-edge-entity-alarm 2 years ago
Volodymyr Babak ed8a20b89d EdgeEventSourcing - ignore EntityAlarm save events. Alarms pushed to edge using push_to_edge node 2 years ago
Volodymyr Babak b6cfc32b6b TbHttpClient - fixed proxy ssl configuration 2 years ago
Sergey Matvienko a746cf2793
Merge pull request #11195 from AndriiLandiak/fix/edge-oauth-test 2 years ago
Sergey Matvienko 422a28fcd4
Merge pull request #11196 from smatvienko-tb/fix/update_alarm_debug_log 2 years ago
Sergey Matvienko 2f04bdc4a0
Merge pull request #11192 from YevhenBondarenko/fix/http-client 2 years ago
Sergey Matvienko 094f840f11 JpaAlarmDao debug log added 2 years ago
Andrii Landiak 95178d12ea Fix OAuth2EdgeTest 2 years ago
YevhenBondarenko 196ec5e59d fixed tests 2 years ago
YevhenBondarenko 58185d4a4c hotfix Connection reset 2 years ago
YevhenBondarenko 65789f2e7b fixed adding body condition and content-type creation 2 years ago