Sergey Matvienko
|
0448c9aa03
|
test memory optimization (disable integration rpc, coap, hikari.maximumPoolSize=16, etc).
|
2023-02-27 21:46:04 +01:00 |
|
Sergey Matvienko
|
bf5f11f7c7
|
tests: surefire plugin: -Xss384k -XX:+UseStringDeduplication -XX:MaxGCPauseMillis=20
|
2023-02-27 21:36:24 +01:00 |
|
Sergey Matvienko
|
af62bc1d98
|
Shutdown jsExecutor after Nashorn destroy
|
2023-02-27 21:30:37 +01:00 |
|
Sergey Matvienko
|
c38dd12703
|
test dependency upgrade: surefire.version 3.0.0-M9
|
2023-02-27 21:30:31 +01:00 |
|
Sergey Matvienko
|
a6a4a67a3d
|
handle timeouts on transport tests to provide clear explanation what is the problem. timeout increased for run test stable on slow (busy) environments
|
2023-02-27 21:28:36 +01:00 |
|
Sergey Matvienko
|
7e1ba7dec5
|
Test mail service replaced with MockBean to fix the app lifecycle
|
2023-02-27 18:52:03 +01:00 |
|
Andrew Shvayka
|
ebdcda773c
|
Merge pull request #8139 from smatvienko-tb/feature/tests-black-box-cassandra-limits
[3.5] msa black box tests: Cassandra limited to MAX_HEAP_SIZE: 1024M
|
2023-02-27 18:51:39 +02:00 |
|
Sergey Matvienko
|
6fc6ef7b06
|
msa black-box-tests replaced docker compose version '2.2' -> '3.0'
|
2023-02-27 17:42:30 +01:00 |
|
Igor Kulikov
|
ed42bf76e0
|
UI: Angular 15 migration
|
2023-02-27 17:13:02 +02:00 |
|
Sergey Matvienko
|
f823021ab8
|
msa black box tests: cassandra limited to MAX_HEAP_SIZE: 1024M
|
2023-02-27 16:05:07 +01:00 |
|
Vladyslav_Prykhodko
|
5f0d4639d5
|
UI: Fixed style control widget
|
2023-02-27 16:42:37 +02:00 |
|
Andrew Shvayka
|
80e1ee0a35
|
Merge pull request #8130 from smatvienko-tb/fix/ui-tests-stability-improvements
[3.5] UI tests stability improvements
|
2023-02-27 16:30:06 +02:00 |
|
Igor Kulikov
|
d81add6fd7
|
UI: Angular 15 migration
|
2023-02-27 16:24:50 +02:00 |
|
Andrew Shvayka
|
e1370af00d
|
Merge pull request #8092 from smatvienko-tb/feature/hikiri-cp-mbean-jmx
[3.5] Enable MBean to diagnose the Hikari connection pool state via JMX
|
2023-02-27 15:29:38 +02:00 |
|
Andrew Shvayka
|
f144f5efc3
|
Merge pull request #8108 from ShvaykaD/bugfix/rewrite-latest-if-deleted-query-range
[3.5] bugfix for remove latest telemetry
|
2023-02-27 15:26:57 +02:00 |
|
YevhenBondarenko
|
028b1a023d
|
fixed filtering by entity name
|
2023-02-27 14:22:31 +01:00 |
|
Sergey Matvienko
|
5edaec55a6
|
ui tests: get reliable service url inside containers network
|
2023-02-27 14:14:24 +01:00 |
|
Andrew Shvayka
|
84dbcb52af
|
Merge pull request #8123 from YevhenBondarenko/fix/tests
[WIP][3.5] fixed processJsonTestGatewayRequestAttributesValuesFromTheServer
|
2023-02-27 15:03:46 +02:00 |
|
Andrew Shvayka
|
040d8b1986
|
Merge pull request #8111 from volodymyr-babak/ssl-context-updates
[3.5] Add functionality to support multiple certificate entries in pem file
|
2023-02-27 14:47:47 +02:00 |
|
Andrew Shvayka
|
9944bcc92e
|
Merge pull request #8131 from smatvienko-tb/feature/hash-partition-service-improvement
[3.5] Hash partition service improvement
|
2023-02-27 12:44:24 +02:00 |
|
Andrew Shvayka
|
589abd708c
|
Merge pull request #8127 from volodymyr-babak/remove-event-deduplicator
[3.5] Remove EventDeduplicationExecutor
|
2023-02-27 12:03:56 +02:00 |
|
Sergey Matvienko
|
0f324d1132
|
HashPartitionService: set myPartitions atomically
|
2023-02-24 20:54:40 +01:00 |
|
Sergey Matvienko
|
60973c9422
|
us tests: wait timeout increased up to 30 sec for slow or busy environments
|
2023-02-24 20:28:14 +01:00 |
|
Sergey Matvienko
|
8a121b6b63
|
tests: docker compose selenium - host.docker.internal:host-gateway
|
2023-02-24 20:27:22 +01:00 |
|
Sergey Matvienko
|
f706fbe784
|
DefaultTelemetryWebSocketService - on subscribe response order fixed (will send response after subscription service called)
|
2023-02-24 19:18:40 +01:00 |
|
Sergey Matvienko
|
433a5dcbcf
|
BaseWebsocketApiTest - improved assertion output and logging
|
2023-02-24 18:59:19 +01:00 |
|
Sergey Matvienko
|
cd881d8a68
|
TbTestWebSocketClient improvements
|
2023-02-24 18:58:27 +01:00 |
|
Sergey Matvienko
|
435e851d44
|
test wsClient - volatile
|
2023-02-24 18:39:05 +01:00 |
|
Sergey Matvienko
|
b8472717fb
|
WebSocketConfiguration TbWebSocketHandler: fixed double instance of handler created, removed static from session maps
|
2023-02-24 18:38:36 +01:00 |
|
Igor Kulikov
|
ae8c44d54a
|
UI: Angular 15 migration
|
2023-02-24 19:25:19 +02:00 |
|
ViacheslavKlimov
|
f5eb27efd4
|
Minor fixes
|
2023-02-24 14:03:35 +02:00 |
|
ViacheslavKlimov
|
3a5d1b31b3
|
Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system
|
2023-02-24 13:17:31 +02:00 |
|
ViacheslavKlimov
|
627889a437
|
Remove tenant_id constraint from notification entities; permission checks refactoring
|
2023-02-24 13:17:24 +02:00 |
|
Vladyslav_Prykhodko
|
902cd73000
|
UI: Add support in web notification action open dashboard
|
2023-02-24 11:29:36 +02:00 |
|
Volodymyr Babak
|
4fd2a41087
|
Remove EventDeduplicationExecutor
|
2023-02-24 11:15:39 +02:00 |
|
Igor Kulikov
|
f99fa3c038
|
UI: Angular 15 migration
|
2023-02-23 19:01:53 +02:00 |
|
ViacheslavKlimov
|
8a922f36a4
|
Notification system refactoring
|
2023-02-23 12:45:16 +02:00 |
|
YevhenBondarenko
|
680f8662ed
|
fixed processJsonTestGatewayRequestAttributesValuesFromTheServer
|
2023-02-23 01:01:37 +01:00 |
|
Volodymyr Babak
|
d93ba0e751
|
Code simplify - remove method
|
2023-02-22 16:29:24 +02:00 |
|
Volodymyr Babak
|
d0fbecc4c5
|
Organize imports
|
2023-02-22 16:10:53 +02:00 |
|
Volodymyr Babak
|
1a6cd82461
|
License header fix
|
2023-02-22 13:29:15 +02:00 |
|
Igor Kulikov
|
8711048ca6
|
UI: Angular 15 migration
|
2023-02-21 19:18:04 +02:00 |
|
Volodymyr Babak
|
881cc886f9
|
Add newline to end of files
|
2023-02-21 16:53:08 +02:00 |
|
Volodymyr Babak
|
9bbb88ab0f
|
Add functionality to support multiple certificate entries in pem file
|
2023-02-21 16:50:09 +02:00 |
|
ViacheslavKlimov
|
e3f971231a
|
Notification api permission checks refactoring
|
2023-02-21 12:36:15 +02:00 |
|
Igor Kulikov
|
78caf17e07
|
UI: Angular 15 migration
|
2023-02-20 19:23:26 +02:00 |
|
ShvaykaD
|
935f5b806d
|
fix issue with remove latest when interval is set to from x to x + 1 where x value of ts entry
|
2023-02-20 17:01:42 +02:00 |
|
ViacheslavKlimov
|
dd5c970b3a
|
Merge remote-tracking branch 'origin/develop/3.5' into feature/notification-system
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/BaseController.java
|
2023-02-20 12:57:32 +02:00 |
|
Vladyslav_Prykhodko
|
6945b96e3c
|
UI: Change notification request support send without template
|
2023-02-20 11:30:26 +02:00 |
|
Vladyslav_Prykhodko
|
7e4d92e8eb
|
Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
|
2023-02-20 10:13:43 +02:00 |
|