2009 Commits (63888993b54940fb56f00a2fe4c926b08a1400a6)

Author SHA1 Message Date
Andrii Shvaika 9f3f2985ab Redis Cache implementation 4 years ago
Andrii Shvaika 7eaa70e472 Transactional Redis Cache interface 4 years ago
Andrii Shvaika 3bb52b0250 Advanced TransactionCacheManager 4 years ago
Viacheslav Klimov bcc736991e Multiple used 2FA providers for account 4 years ago
YevhenBondarenko 659cb0d3d6 fixed isolated tenant tests 4 years ago
YevhenBondarenko f4353e2db5 added TbTenantProfileService 4 years ago
YevhenBondarenko f74f3a9293 created TbQueueService and improvements 4 years ago
Sergey Matvienko 66a5222fcd @Transactional(propagation = Propagation.SUPPORTS) for the BaseRelationService 4 years ago
Andrii Shvaika 15104028ea Investigating the cache issues 4 years ago
Sergey Matvienko 8adc0c739f removed sql test suites in favour independent test run, fixed NoSqlDaoServiceTestSuite 4 years ago
Sergey Matvienko fcb0cd93e3 nosql-test.properties added Main queue to handle the init issue 4 years ago
Sergey Matvienko e760d45bd6 application-test.properties low latency to speed up tests 4 years ago
YevhenBondarenko 9b19da096f removed max queues and max partitions per queue in tenant profile 4 years ago
Volodymyr Babak d3eda0c473 Added edge_event config to yml file 4 years ago
Volodymyr Babak 878d9743ce Organize imports 4 years ago
Volodymyr Babak f8687cb983 Make save edge event method async 4 years ago
YevhenBondarenko 75e2b60eb8 Implemented isolated rule engine queue consumers 4 years ago
Sergey Matvienko 92f141e2ca CustomerServiceSqlTest refactored in async manner to improve performance 4 years ago
Viacheslav Klimov 119430ff9a Minor improvements 4 years ago
YevhenBondarenko 4e4ac0012c used queueId instead of queueName in DeviceProfile and TbMsg 4 years ago
Yuriy Lytvynchuk e1b9f8211b getValueForSQLQuery: valueParameter.ToString() -> String.valueOf(valueParameter) 4 years ago
Yuriy Lytvynchuk 4b8e2efc38 logQuery: Log format modification 4 years ago
Yuriy Lytvynchuk cecbacfad4 Query: add SQL string with parameters 4 years ago
Yuriy Lytvynchuk 1a4cf21bb1 Query: add SQL string with parameters 4 years ago
Yuriy Lytvynchuk 1f029983d1 Query: add SQL string with parameters 4 years ago
YevhenBondarenko 3592351a63 Used Queue entity 4 years ago
Yuriy Lytvynchuk ee4a3b90cc Query: add SQL string with parameters 5 years ago
Yuriy Lytvynchuk 97b9afac9a add SQL string with parameters 5 years ago
Viacheslav Klimov 1b48a98fa0 Save relations after all other entities are saved on import; refactoring 5 years ago
Viacheslav Klimov cecf49a67d Fix dashboard import to update entity aliases 5 years ago
Yuriy 5809b0d6a8 QUERY: add SQL string with parameters 5 years ago
Viacheslav Klimov 7c00cd449f Add option to find existing entity by name when importing; refactoring 5 years ago
Viacheslav Klimov 18b2fd4664 Fix permission checks for export/import api 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 2a77c90d13 More tests for export/import api; refactoring 5 years ago
Viacheslav Klimov e37a075031 Export/import API: refactor, rename packages 5 years ago
YevhenBondarenko 4f0f95912e BaseQueueServiceTest is abstract 5 years ago
Viacheslav Klimov 19a27f93f4 Export/import API improvements and refactoring 5 years ago
YevhenBondarenko 061ffcba53 drop queue table in tests 5 years ago
Viacheslav Klimov 6dc962882e Add more options for entity export and import settings; refactoring 5 years ago
Viacheslav Klimov ab5d6f3c0d Entities export/import API refactoring 5 years ago
Viacheslav Klimov 8eb68ff7a6 Revert changes to UserCredentials 5 years ago
YevhenBondarenko e5eb484c2f added TbQueueClusterService and NorificationsTopicService 5 years ago
Viacheslav Klimov 190430ffc4 Store 2FA account config in UserAuthSettings table 5 years ago
Viacheslav Klimov 95f41810ac Store 2FA account config is UserCredentials' additionalInfo 5 years ago
YevhenBondarenko 3764ebfa1c implemented deleteTopic for queues 5 years ago
Viacheslav Klimov b396aa4a38 Use JdbcTemplate in EntitiesSchemaSqlTest 5 years ago
Viacheslav Klimov 6182ae7415 Add test for schema reinstall 5 years ago
Viacheslav Klimov 50422363f0 Fix install script for fk_device_profile_ota_package constraint to work on repeated install 5 years ago