Andrew Shvayka
|
1673d3d065
|
Merge pull request #9225 from dashevchenko/tls_for_redis
Added ssl support for redis
|
2024-02-08 14:02:40 +02:00 |
|
dashevchenko
|
6a755ab0b7
|
deleted java keystore type of creds support
|
2024-02-06 15:10:09 +02:00 |
|
nick
|
7748c56bc3
|
coap: comments1
|
2024-02-01 15:47:26 +02:00 |
|
nick
|
4eda0d668c
|
coap: msa tests
|
2024-01-30 18:49:21 +02:00 |
|
dashevchenko
|
e27ef320e7
|
updated env variable name and descriptions
|
2024-01-22 12:31:01 +02:00 |
|
dashevchenko
|
05f0dd4137
|
TLS for redis: updated black-box tests to run with ssl redis
|
2024-01-19 14:06:00 +02:00 |
|
Andrii Shvaika
|
5acf527f1a
|
Version set to 3.7.0-SNAPSHOT
|
2024-01-16 11:43:44 +02:00 |
|
YevhenBondarenko
|
60be820915
|
merge with master
|
2024-01-15 18:51:00 +01:00 |
|
YevhenBondarenko
|
560baa7a0e
|
license:format
|
2024-01-09 11:34:44 +01:00 |
|
YevhenBondarenko
|
c0036d22c0
|
merge with master
|
2024-01-09 09:57:53 +01:00 |
|
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
2024-01-09 10:46:16 +02:00 |
|
YevhenBondarenko
|
5647db457a
|
Merge branch 'develop/3.6.3' of github.com:thingsboard/thingsboard into feature/queue-in-rule-node
|
2024-01-08 13:31:54 +01:00 |
|
Igor Kulikov
|
bc35df1dd7
|
Version set to 3.6.3-SNAPSHOT
|
2023-12-27 12:58:15 +02:00 |
|
YevhenBondarenko
|
feb44656f1
|
merge with master
|
2023-12-26 00:58:31 +01:00 |
|
YevhenBondarenko
|
4101fc3963
|
added upgrade tests, and minor fixes
|
2023-12-14 21:14:31 +01:00 |
|
YevhenBondarenko
|
65a8b0a34c
|
added test for singleton mqtt node
|
2023-12-13 23:13:05 +01:00 |
|
YevhenBondarenko
|
a17a17ee97
|
remove cassandra volume for blackbox
|
2023-11-17 13:36:38 +01:00 |
|
YevhenBondarenko
|
9abfd128ae
|
fixed fluky tests
|
2023-11-17 13:35:12 +01:00 |
|
Andrii Shvaika
|
df24c363ce
|
Version set to 3.6.2-SNAPSHOT
|
2023-11-13 17:07:32 +02:00 |
|
YevhenBondarenko
|
2bc9c61c69
|
fixed removing blackbox volumes
|
2023-11-10 11:28:19 +01:00 |
|
Andrii Shvaika
|
3145e14e6d
|
License header
|
2023-11-07 14:09:53 +02:00 |
|
Andrii Shvaika
|
a560aea80d
|
Cleanup main logback file
|
2023-11-07 12:58:31 +02:00 |
|
Andrii Shvaika
|
bce1c509ed
|
Add more logs to the black-box-tests
|
2023-11-07 12:50:18 +02:00 |
|
Andrii Shvaika
|
e768afc948
|
Merge 3.6 -> 3.7
|
2023-09-28 12:20:06 +03:00 |
|
Andrii Shvaika
|
dd4b874b5f
|
Version set to 3.6.1-SNAPSHOT
|
2023-09-27 17:38:27 +03:00 |
|
Igor Kulikov
|
8cefca23ac
|
Version set to 3.6.1-SNAPSHOT
|
2023-09-25 11:27:00 +03:00 |
|
Igor Kulikov
|
98c245e293
|
Switch to version 3.6.0
|
2023-09-05 18:28:15 +03:00 |
|
Andrii Shvaika
|
344ffb2e0b
|
Merge with master
|
2023-08-14 15:02:17 +03:00 |
|
Sergey Matvienko
|
ed6614af71
|
MqttClientConfig - ownerId added for exceptions logging purposes. MqttChannelHandler - improved logging
|
2023-07-27 20:59:58 +02:00 |
|
Sergey Matvienko
|
d74e0c45df
|
MqttHandler - processAsync (required for AbstractMqttIntegration)
|
2023-07-26 12:19:33 +02:00 |
|
Sergey Matvienko
|
7e27c5b683
|
mqtt-client: messages processing moved from netty event loop pool and to the handlerExecutor to make netty handlers non-blocking
|
2023-07-26 12:10:06 +02:00 |
|
YevhenBondarenko
|
1a12d3c395
|
merge with develop/3.6
|
2023-06-29 23:40:43 +02:00 |
|
Andrii Shvaika
|
ecae72e994
|
Merge with develop/3.5.2
|
2023-06-29 17:00:23 +03:00 |
|
YevhenBondarenko
|
c6771d9fc9
|
fixed TestRestClient, swagger config improvements
|
2023-06-12 23:02:43 +02:00 |
|
Andrew Shvayka
|
7bb8f8732c
|
Merge pull request #8682 from AndriiLandiak/feature/redis-sentinel
[3.5.2] Redis Sentinel support
|
2023-06-07 15:24:18 +03:00 |
|
Andrii Landiak
|
4065c94131
|
Refactor naming to resolve redis compose in black-box tests
|
2023-06-05 17:15:32 +03:00 |
|
Andrii Landiak
|
72423991b9
|
Add option compatibility for DockerComposeContainer to work locally with docker compose
|
2023-06-05 13:14:44 +03:00 |
|
Seraphym-Tuhai
|
b1211f2bd5
|
small refactoring
|
2023-06-02 15:43:19 +03:00 |
|
Seraphym-Tuhai
|
f3ba9bc1b9
|
Merge branch 'develop/3.5.2' of https://github.com/thingsboard/thingsboard into ui_tests_devices_make_public_private
|
2023-06-02 15:11:09 +03:00 |
|
Andrii Shvaika
|
790513788a
|
Merge remote-tracking branch 'origin/develop/3.5.2' into develop/3.6
|
2023-06-02 14:59:40 +03:00 |
|
Andrii Landiak
|
c2a87aba60
|
Add redis-sentinel mode support
|
2023-06-01 14:47:47 +03:00 |
|
Seraphym-Tuhai
|
6a7af5cc12
|
add tests on make device public/private
|
2023-06-01 12:14:01 +03:00 |
|
Seraphym-Tuhai
|
7116491824
|
fix ui tests, add alarm assignee tests to suite
|
2023-05-31 23:29:00 +03:00 |
|
Andrii Shvaika
|
da90c21b6c
|
Merge with develop/3.5.2. Version set to 3.6.0-SNAPSHOT
|
2023-05-29 13:45:17 +03:00 |
|
Andrii Shvaika
|
2a1259570b
|
Temporary version set to 3.5.2-SNAPSHOT to merge
|
2023-05-29 13:43:10 +03:00 |
|
Seraphym-Tuhai
|
0a7c12afda
|
refactoring according to comments
|
2023-05-26 11:39:22 +03:00 |
|
Seraphym-Tuhai
|
d8a8caff11
|
replace mapper with JacksonUtil, add dataProvider, refactor assert messages
|
2023-05-24 16:36:16 +03:00 |
|
Seraphym-Tuhai
|
da2c0d308c
|
added Epic
|
2023-05-24 13:55:13 +03:00 |
|
Seraphym-Tuhai
|
e7813db9b7
|
add tests on device filter
|
2023-05-23 15:06:24 +03:00 |
|
Seraphym-Tuhai
|
04bd8d5da1
|
fix locator, changing the page link value from 10 to 30
|
2023-05-23 12:51:14 +03:00 |
|