2224 Commits (4c1aec0daec47d52eb28a0aa860caa4e4380c446)

Author SHA1 Message Date
Sergey Matvienko d18533a88f InMemoryStorage extracted 4 years ago
Sergey Matvienko 9a2bc5ab9d InMemoryStorage refactored from the static singleton to the Spring Bean 4 years ago
YevhenBondarenko 4e4ac0012c used queueId instead of queueName in DeviceProfile and TbMsg 4 years ago
Viacheslav Klimov c04a0ff3a6 More tests for export/import api; improvements 4 years ago
YevhenBondarenko 3592351a63 Used Queue entity 5 years ago
Viacheslav Klimov 9b8fca9973 Export/import api improvements 5 years ago
YevhenBondarenko 5c2ee4434c added consumerPerPartition to Queue entity 5 years ago
Viacheslav Klimov e37a075031 Export/import API: refactor, rename packages 5 years ago
YevhenBondarenko b86a1546e8 created queue routing service 5 years ago
Viacheslav Klimov ab5d6f3c0d Entities export/import API refactoring 5 years ago
YevhenBondarenko e5eb484c2f added TbQueueClusterService and NorificationsTopicService 5 years ago
YevhenBondarenko 3764ebfa1c implemented deleteTopic for queues 5 years ago
Viacheslav Klimov 040b6a31ad Rename packages for export/import 5 years ago
Viacheslav Klimov 5ee056ff8d Export/import API refactoring 5 years ago
nickAS21 f3fd2c4987 coap:fix bug test 5 years ago
Viacheslav Klimov 01ad35d864 Get rid of boilerplate in import services 5 years ago
Viacheslav Klimov 849513541e Entities export/import API refactoring: permission checks and entity lifecycle events 5 years ago
Viacheslav Klimov 4062dc70fb Initial export/import API for devices, device profiles, assets, rule chains, dashboards and customers 5 years ago
Yevhen 5d82d738ee updated spring and netty versions 5 years ago
ShvaykaD d4e6c013d2 added fixes after review 5 years ago
ShvaykaD 8bf833e574 fixed license 5 years ago
ShvaykaD a26a4c4787 Feature/6233 implementation 5 years ago
Andrii Shvaika c813d41abe Minor refactoring of the PR #6198 5 years ago
nickAS21 506d9279c2 lwm2m: for build 5 years ago
desoliture 6b5966a579 fix unresolved dynamic values in queryService on api request 5 years ago
Viacheslav Klimov 066f40c63f Test for SmppSmsSender 5 years ago
Samuel Gallet 51c88b7712 Add method documentation 5 years ago
Samuel Gallet bd35adc5ba Implement SendService Listener 5 years ago
Andrii Shvaika a7196c4fa7 Automatic conversion of rule chain metadata on the back end 5 years ago
Igor Kulikov d2b0e2ca25 Fix license header 5 years ago
Andrii Shvaika afa3e88339 Suppress adaptor exception stack trace 5 years ago
Andrii Shvaika 40c2fe3fd2 Suppress spaming logs and fix connection statistics in case of rate limits by ip 5 years ago
nickAS21 53ab636505 lwm2m: add BOOTSTRAP_DEFAULT_SHORT_ID = 0 5 years ago
nickAS21 dce0ca9149 lwm2m: Comments... 5 years ago
Volodymyr Babak 1b9d70f2fe Refactoring validators - moved them to a separate classes 5 years ago
Igor Kulikov dabd25e760 Version set to 3.4.0-SNAPSHOT 5 years ago
Igor Kulikov c3dde26c69 Implement events batch insert. Remove 'region' filter from tenant find queries. 5 years ago
YevhenBondarenko 4512185cad created Queue entity, dao and ui 5 years ago
Andrii Shvaika 7cc2508479 Improvement to events cleanup script 5 years ago
nickAS21 84fac681d4 testScript_fix_bug_value_null 5 years ago
nickAS21 5241c371df lwm2m: The method "getTasks" is thread-safe 5 years ago
YevhenBondarenko 073ce69872 handling of PartitionChangeEvent is not more synchronous 5 years ago
Andrii Shvaika 24829c29f7 Workaround for KAFKA-4090 5 years ago
nickAS21 eac0157984 lwm2m: Corrections according to comments 5 years ago
nickAS21 5d839ab75f lwm2m: fix bug of commits 5 years ago
nickAS21 b6f317a3b7 lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel 5 years ago
Volodymyr Babak c4a3c5a000 Added null check for input stream on disconnect 5 years ago
nickAS21 ecc9f8fe38 lwm2m: fix bugs in PR commits 5 years ago
YevhenBondarenko f1f0ea4edf added test for LwM2mClient 5 years ago
nickAS21 974d4cb338 lwm2m: fix bug: client.destroy after newClientCreate and client registered on the server 5 years ago