26847 Commits (dc7b86fa1da0b0be125be22f0698bce41ea35d4b)
 

Author SHA1 Message Date
Sergey Matvienko 9de53e7781 Support combined PEM cert+key for Edge gRPC SSL 6 months ago
Sergey Matvienko 9dd1541ff7 Fix flaky tests: await async save futures before assertions 6 months ago
Vladyslav_Prykhodko 2b07065538 UI: Fixed XSS in show web notification 6 months ago
Vladyslav_Prykhodko bd181f115e UI: Hidden show on widgets button in Sys Admin users 6 months ago
dashevchenko 4fd7d7eb61 NotificationRuleRecipientsConfig refactoring, added dedulication logic so that fields not being dulicated in children 6 months ago
Sergey Matvienko 26acf60768 Fix compilation error: use effectively final variables in lambda expressions 6 months ago
Sergey Matvienko 611004327d Rename PAGE_SIZE to SMALL_PAGE_SIZE for clarity 6 months ago
Sergey Matvienko feae24fac8 Extract PAGE_SIZE constant in AuditLogControllerTest 6 months ago
Sergey Matvienko da12ee6dc0 Fix flaky AuditLogControllerTest: use Awaitility for async audit log assertions 6 months ago
Sergey Matvienko 42179bddf8 Add comment explaining why EntityViewControllerTest owns its MQTT port 6 months ago
Sergey Matvienko 95016447cc Fix EntityViewControllerTest MQTT port collision with other test contexts 6 months ago
dashevchenko 12b812ed1b EntityId openspec improvements 6 months ago
Viacheslav Klimov 31a13e9cee
Merge pull request #15198 from thingsboard/rc 6 months ago
Viacheslav Klimov 347cf1b0e4
Merge remote-tracking branch 'origin/lts-4.3' into rc 6 months ago
Viacheslav Klimov 20b98b7093
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3 6 months ago
Sergey Matvienko 2e612899e2 Fix NotificationRuleRecipientsConfig serialization with Jackson 2.18.x 6 months ago
Viacheslav Klimov cfca8c7592
Merge pull request #15143 from smatvienko-tb/fix/lwm2m-redis-scan-connection-conflict 6 months ago
Viacheslav Klimov 292ffbdea0
Merge pull request #15159 from smatvienko-tb/fix/lwm2m-fw-update-execute-response-race 6 months ago
Viacheslav Klimov c8edc6a39d
Merge pull request #15157 from smatvienko-tb/fix/sparkplug-flaky-test-device-not-found 6 months ago
Viacheslav Klimov e1a1aa9291
Merge pull request #15180 from smatvienko-tb/frontend-maven-plugin-2_0_0 6 months ago
Viacheslav Klimov 187e580542
Merge pull request #15165 from smatvienko-tb/fix/flaky-tenant-controller-test 6 months ago
Viacheslav Klimov e54215efe5
Merge pull request #15162 from smatvienko-tb/fix/audit-log-sysadmin-flaky-test 6 months ago
dashevchenko 2bcc82f682 eliminated usage of DefaultNotificationRuleRecipientsConfig and EntityExportData instances 6 months ago
Sergey Matvienko a2393f368c Keep isSSL() and getClientAddr() package-private for test accessibility 7 months ago
Sergey Matvienko a643a340d8 Address code review: fix naming, visibility, and lazy address resolution 7 months ago
Sergey Matvienko 2a926cfbdf MQTT transport: client remote address logged on exceptionCaught 1 year ago
Sergey Matvienko 45305e1884 MQTTS metrics 1 year ago
Volodymyr Babak 552bf59680 Refactoring ApiKeyService - merge save methods 6 months ago
dashevchenko d4c2ffea9e env descriptions improvements 6 months ago
Viacheslav Klimov 99c21bf787
Merge pull request #15184 from thingsboard/master-rc 6 months ago
Viacheslav Klimov a581ff02c5
Merge remote-tracking branch 'origin/rc' 6 months ago
Viacheslav Klimov aa47541f45
Merge remote-tracking branch 'origin/lts-4.3' into rc 6 months ago
Viacheslav Klimov bf7e8ecdfa
Add 4.2.2.x as supported from version for upgrade 6 months ago
Andrii Landiak 7cce918f90 Change log level to warn 6 months ago
dashevchenko dd9fdb4181 refactoring 6 months ago
Volodymyr Babak 1409ee22d4 Fixed ApiKeyEdgeTest 6 months ago
Andrii Landiak 0587adb789 Refactoring after review 6 months ago
Viacheslav Klimov ad36ae7119
Merge pull request #15182 from thingsboard/rc 6 months ago
Viacheslav Klimov d05fdb4bfa
Merge remote-tracking branch 'origin/lts-4.3' into rc 6 months ago
dashevchenko e82861b3e9 refactoring 6 months ago
Volodymyr Babak ec80f2357b Merge remote-tracking branch 'upstream/rc' into edge-api-key 6 months ago
Vladyslav_Prykhodko 41e11da964 UI: Fixed build ui types in color picker input 6 months ago
Sergey Matvienko f73abcdebd bump frontend-maven-plugin version to 2.0.0 6 months ago
Viacheslav Klimov 001c733f40
Merge pull request #15177 from thingsboard/rc 6 months ago
Viacheslav Klimov c92896ae77
Merge remote-tracking branch 'origin/lts-4.3' into rc 6 months ago
Viacheslav Klimov c6e52ecb68
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3 6 months ago
Viacheslav Klimov c4bfb397d5
Merge pull request #15161 from smatvienko-tb/fix/mqtt-rpc-delivery-timeout-requeue-race 6 months ago
Sergey Matvienko 148dd17ce1 Fix flaky TenantControllerTest by draining housekeeper before teardown 6 months ago
Sergey Matvienko 0e3381bca3 Fix similar flaky await patterns in MQTT transport tests 7 months ago
Sergey Matvienko 96b742189d Fix flaky Sparkplug connection test: handle 404 during device await 7 months ago