14004 Commits (e4bf5a9b3a5134c20df3c014da170cbf9fa687c2)
 

Author SHA1 Message Date
Kalutka Zhenya d1a430e821 Merge 5 years ago
Kalutka Zhenya 7328012cb4 Added license headers 5 years ago
Igor Kulikov 76a8f32c21 Fix markdown component styles 5 years ago
desoliture 877257202e fix incorrect work if endsOn equals zero 5 years ago
Vladyslav_Prykhodko 6670453846 UI: Added persistent page link for entities pages 5 years ago
Kalutka Zhenya 88a582fd3a Updated dynamic value logic 5 years ago
Nikitozin 6479160932 [WIP][3.3.3] Refactor variables. 5 years ago
Sergey Matvienko 217a84f1f2 request added to the log on "Pending request map is full" in DefaultTbQueueRequestTemplate.java 5 years ago
nickAS21 3c7ec8b7d3 lwm2m tests refactoring by comments 5 years ago
Sergey Matvienko b0a79e9fc3 static transport immutable proto SESSION_EVENT_MSG_OPEN, SESSION_EVENT_MSG_CLOSED, SESSION_CLOSE_NOTIFICATION_PROTO, SUBSCRIBE_TO_ATTRIBUTE_UPDATES_ASYNC_MSG, SUBSCRIBE_TO_RPC_ASYNC_MSG 5 years ago
Nikitozin d46575aeaf [WIP][3.3.3] Add statement for support double type. 5 years ago
Sergey Matvienko a11146b445 immutable TbMsgMetaData.EMPTY 5 years ago
Sergey Matvienko f5c09d221d TbMsgMetaData refactored constructor and copy method 5 years ago
Sergey Matvienko c4d180eecc DeviceActorMessageProcessor(AbstractContextAwareMsgProcessor): ObjectMapper live instance count reduced with a static ObjectMapper 5 years ago
Sergey Matvienko ef53df7512 MqttTransportHandler fixed test 5 years ago
Sergey Matvienko 0ef9d5753c MqttTransportHandler refactored to not reference on InetSocketAddress instances to free some heap space. IPv4 are stored and logged as int. 5 years ago
Sergey Matvienko 2e9d776845 TenantId static initializer replaced with a static variable order 5 years ago
Kalutka Zhenya 6875df9dab Added Dynamic value to alarm schedule 5 years ago
ArtemDzhereleiko fa1cd21473 UI: Fixed cancel event on color picker 5 years ago
Sergey Matvienko 8611349e4b TenantId static initializer 5 years ago
Sergey Matvienko 7d78437258 TenantId new instance replaced with factory method call fromUUID 5 years ago
Sergey Matvienko 48ac1a256e TenantId factory method fromUUID added to reduce optimize TenantId instances count in heap memory. Factory as default @JsonCreator 5 years ago
Sergey Matvienko 6f19efd539 TenantId for SYS_TENANT_ID refactored (new instances replaced with constant) 5 years ago
Sergey Matvienko d3987d1c67 device actor checkSessionsTimeout refactored to improve performance and reduce memory pressure 5 years ago
nickAS21 be23dd2f7c lwm2m tests add no trust and clear comments 5 years ago
nickAS21 c981ff4c55 lwm2m tests add no trust 5 years ago
nickAS21 98331c79a0 lwm2m tests add RPK 5 years ago
nickAS21 fe9b61586f lwm2m tests ignore test del 3/0/9 5 years ago
nickAS21 4450df292f lwm2m tests aad logs with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore 5 years ago
nickAS21 ba970c5d88 lwm2m tests with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore 5 years ago
nickAS21 eccbd3290c lwm2m tests with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore 5 years ago
Emre Kardaşlar 60758375ed fix problematic letters for different lang 5 years ago
desoliture 8f485010f0 refactoring 5 years ago
desoliture 03256deee7 add corresponding tests for schedule from dynamic values 5 years ago
desoliture 46e301b2db Refactoring for alarm rule schedule 5 years ago
nickAS21 367afebfd6 lwm2m add to test shell credentials 5 years ago
Andrew Shvayka 3df6155adf
Merge pull request #5824 from thingsboard/lwm2m_test_shell 5 years ago
van-vanich 659d8abf35 improve node details and improve field naming 5 years ago
nickAS21 e5e79a22f6 lwm2m tests with credentials RPK and X509 - ignore 5 years ago
nickAS21 22f4589027 lwm2m add to test shell credentials 5 years ago
Andrew Shvayka 501a0aec45
Merge pull request #5822 from volodymyr-babak/fix-for-sessin-clean-up-and-pong 5 years ago
Volodymyr Babak 7589330406 Do not update ws lastActivity in case of general response - only on pong response. Clean up properly subscription map in case canceling subsription 5 years ago
nickAS21 ec602248c0 lwm2m validate trust certs 5 years ago
desoliture b64eccf333 add noXss validation for ruleNodes name 5 years ago
van-vanich 93bf95c17a improve code style 5 years ago
van-vanich 2bdc1860a8 improve node details and add license for test class 5 years ago
van-vanich bb3c730e58 add test for sequential timeseries persistence and improve code for TbMsgTimeseriesNode rule node and config 5 years ago
desoliture 2b203bfdd5 fix notNull checking for schedule in ProfileState, rename variables and fix logic for parsing dynamicValues in AlarmRuleState 5 years ago
Andrew Shvayka fe38da0b34
Merge pull request #5814 from ViacheslavKlimov/feature/events-clearing 5 years ago
desoliture 3351ced60a add backend support for dynamic values for schedules in alarm rules 5 years ago