4257 Commits (840751b3caec5a574340ee040b25690f45ede5d2)

Author SHA1 Message Date
Viacheslav Klimov 4480badd78 Email 2FA provider; 2FA API improvements 4 years ago
Andrii Shvaika 3bb52b0250 Advanced TransactionCacheManager 4 years ago
YevhenBondarenko acd7bd98d6 fixed NP after changing tenant profile 4 years ago
Jan Christoph Bernack 80b7b9cee9
add config parameter: transport.coap.piggyback_timeout 4 years ago
Jan Christoph Bernack 5f548f2179
use coap piggybacked responses if possible 4 years ago
Viacheslav Klimov bcc736991e Multiple used 2FA providers for account 4 years ago
YevhenBondarenko 141dc735f3 fixed removind queue config if queue used in device profile 4 years ago
Volodymyr Babak c21927665d Fixed device profile with non default transport delivery to edge 4 years ago
YevhenBondarenko 547713f30a update device profiles queue by tenant profile 4 years ago
YevhenBondarenko f4353e2db5 added TbTenantProfileService 4 years ago
YevhenBondarenko f74f3a9293 created TbQueueService and improvements 4 years ago
Andrii Shvaika 15104028ea Investigating the cache issues 4 years ago
Sergey Matvienko c744e2cd2e Swagger disabled for the test profile 4 years ago
YevhenBondarenko 9b19da096f removed max queues and max partitions per queue in tenant profile 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 b2fa263027 revert extra log on poll InMemoryTbQueueConsumer 4 years ago
Sergey Matvienko b6911bda41 Revert "BurstTbRuleEngineSubmitStrategy debug notes to fix the long-running testTheCopyOfAttrsIntoTSForTheView" 4 years ago
Sergey Matvienko 1600fa7f65 BurstTbRuleEngineSubmitStrategy debug notes to fix the long-running testTheCopyOfAttrsIntoTSForTheView 4 years ago
Sergey Matvienko f6e71e4b93 AbstractWebTest exception wrapper into runtime exception to use in async futures without try/catch overhead 4 years ago
Sergey Matvienko bf98d1b68b QueueToRuleEngineMsg improved toString with call super 4 years ago
Viacheslav Klimov 119430ff9a Minor improvements 4 years ago
Volodymyr Babak fe16336bbb Merge EdgeUtils and EdgeEventUtils 4 years ago
Sergey Matvienko 8436e759ee DefaultInMemoryStorage fixed license header 4 years ago
Sergey Matvienko f8a6751182 InMemoryStorage performance improved. Many test cases added since it is essential piece of code. 4 years ago
Sergey Matvienko b9b4d06376 DefaultInMemoryStorageTest test added on Poll before improvement 4 years ago
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 4 years ago
Viacheslav Klimov 9b8fca9973 Export/import api improvements 4 years ago
YevhenBondarenko 5c2ee4434c added consumerPerPartition to Queue entity 4 years ago
Viacheslav Klimov e37a075031 Export/import API: refactor, rename packages 4 years ago
YevhenBondarenko b86a1546e8 created queue routing service 4 years ago
Viacheslav Klimov ab5d6f3c0d Entities export/import API refactoring 4 years ago
Viacheslav Klimov 8eb68ff7a6 Revert changes to UserCredentials 4 years ago
Viacheslav Klimov de16eca0a5 Fix RateLimitsTest 4 years ago
YevhenBondarenko e5eb484c2f added TbQueueClusterService and NorificationsTopicService 4 years ago
Viacheslav Klimov 190430ffc4 Store 2FA account config in UserAuthSettings table 4 years ago
Viacheslav Klimov 922436d38b Tests for rate limits with different refill strategy 4 years ago
Viacheslav Klimov 95f41810ac Store 2FA account config is UserCredentials' additionalInfo 4 years ago
YevhenBondarenko 3764ebfa1c implemented deleteTopic for queues 4 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 8bbe6bafd8 Refactor 2FA; add refilling setting to TbRateLimits 5 years ago
Viacheslav Klimov 062af3af81 2FA: cleanup code 5 years ago
Viacheslav Klimov 20a4f3cc4c 2FA: lock account after X unsuccessful verification attempts; refactoring 5 years ago
Viacheslav Klimov b5afb32f56 2FA: validation and error handling refactoring 5 years ago