1664 Commits (c3d86624ed1663241b5647d45bef3b3b352da899)

Author SHA1 Message Date
Viacheslav Klimov 144da0367a Refactor events clearing 5 years ago
Swoq b9e6c2b75e Event clearing 5 years ago
Volodymyr Babak 9d0867e272 Fixed queue start ts display on UI - use value instead of last update ts. Fixed ++ for queuestartts 5 years ago
Volodymyr Babak 34fcf74659 Organize imports 5 years ago
Volodymyr Babak 36103ef01c Edge events must be sorted by ID as last sort 5 years ago
Volodymyr Babak 1934b7387d Moved toSort from DaoUtil to PageLink/TimePageLink classes 5 years ago
Volodymyr Babak 5cbc78fbf4 Added sort by ID for edge event to properly fetch events by page in case of repeated createdTime 5 years ago
Sergey Matvienko 0583880ec7 test: ota package refactored to get better output on assertion 5 years ago
Sergey Matvienko c14bba5b1e dao util: PageLink unsorted replaced with ORDER BY is ASC 5 years ago
Sergey Matvienko 57b09b2328 device delete transactional and cache evict refactor 5 years ago
YevhenBondarenko 6d61b249e5 improvements (not notify if lates ts has not been deleted) 5 years ago
YevhenBondarenko b8d49b66a6 send notifications by rewriteLatestIfDeleted 5 years ago
Andrii Shvaika 4bc2eba8a2 Add important index 5 years ago
Sergey Matvienko e680b33c9c fixed EntityDataAdapter.convertValue that convert "500D" (valid Java number) into "500" as double. 5 years ago
Sergey Matvienko 34b4aeac49 added code defaults sql.remove_null_chars=true (same as thingsboard.yaml) to simplify test setup 5 years ago
Andrii Shvaika eebce55d5a Improved upgrade script performance 5 years ago
Igor Kulikov b5da8752c5 Use output rule node name instead of label 5 years ago
Andrii Shvaika d3c20b2e57 Alarm Query performance improvements 5 years ago
Andrii Shvaika bbd1d8ae86 Migration script 5 years ago
Andrii Shvaika 9cf0ab6900 Rename of the related rule chains when customer renames the output label 5 years ago
Andrii Shvaika c3fa9b9f43 Nested rule chains 5 years ago
desoliture d070d83458 add tests 5 years ago
desoliture 046ca0b264 improve devices search 5 years ago
nickAS21 f49f99fac5 lwm2m - config bootstrap server if need add validation Bootstrap Server Update Enable 5 years ago
Sergey Tarnavskiy f9aab73e92 Added new option for including Bootstrap Serer updates 5 years ago
van-vanich 132ace407c fix issue with forgotten license and fix the old test, which doesn't work because of a new feature 5 years ago
Igor Kulikov 7187ecfdb1 Version set to 3.3.3-SNAPSHOT 5 years ago
Dima Landiak 3f6fb04949 no class entity with id exists for relation fix 5 years ago
nickAS21 c479409404 lwm2m - Validation config servers 5 years ago
nickAS21 59fb501e25 lwm2m - Fix bug test msg "Device credentials type should be specified" 5 years ago
nickAS21 8d88baceff lwm2m - Bootstrap add factory 5 years ago
Dima Landiak 453b1b82ba added max timeout param to the get calls in tests 5 years ago
Dima Landiak 4dc2b6ca01 test improved 5 years ago
Dima Landiak 916b32264c added test 5 years ago
Dima Landiak fbdbea7f59 refactoring 5 years ago
Dima Landiak c43e8950a2 save ts without latest 5 years ago
nickAS21 cf5477ebf9 lwm2m - Bootstrap auto 5 years ago
nickAS21 fbc785a471 lwm2m - Bootstrap auto 5 years ago
Sergey Matvienko 1cda63e74d fixed NPE in case of incorrect partitioning name parameter (now you will see the normal log message with error) 5 years ago
Sergey Matvienko f247e96d97 fixed NPE in case of incorrect partitioning name parameter (now you will see the normal log message with error) 5 years ago
nickAS21 ff1d86e1b0 lwm2m - upDate lwm2mServer 5 years ago
nickAS21 781ef66f0b lwm2m - upDate lwm2mServer 5 years ago
Viacheslav Klimov 7801c3d7aa Fix up fields length validation for rule nodes and alarm rules 5 years ago
nickAS21 de71dd24b8 lwm2m - rename file 5 years ago
nickAS21 0ac80664e4 lwm2m - profile bootstrap config 5 years ago
Andrii Shvaika 23c6144c20 Develop 3.3.3 5 years ago
Sergey Matvienko 3c340dc7d2 tests added for update service for convertDeviceProfileAlarmRulesForVersion330 5 years ago
Dima Landiak 541110b344 fixed concurrency exception when deleting relation 5 years ago
Andrew Shvayka 676a60e804
Revert "[3.3.3] Entities search within all tenants" 5 years ago
van-vanich 4bdc93f33e removed quote and double quote when all values have the same way. Also, fix the delete quote, when the value has a quote. Also, added a test to check this method. 5 years ago