dashevchenko
|
07ff729d61
|
added Transactional for saveDevice(Device device, boolean doValidate) and saveDevice(Device device)
|
2024-02-07 15:23:31 +02:00 |
|
dashevchenko
|
f51df3211d
|
fixed saveDeviceWithAccessToken method to delete device if credentials saving failed
|
2024-02-07 13:37:14 +02:00 |
|
dashevchenko
|
4223895081
|
migrated assets used for storing queue statistics to queue_stats table
|
2024-02-07 11:31:52 +02:00 |
|
YevhenBondarenko
|
d2961e39e7
|
merge with master
|
2024-02-06 22:40:27 +01:00 |
|
Andrew Shvayka
|
254e38b63c
|
Merge pull request #10138 from imbeacon/improvement/extra-mapping-for-gateway-launch-command
Added extra mapping for the gateway launch command docker compose file
|
2024-02-06 18:40:28 +02:00 |
|
dashevchenko
|
23545a6483
|
CassandraBaseTimeseriesDao refactoring
|
2024-02-06 15:28:55 +02:00 |
|
dashevchenko
|
dec09fc479
|
extracted duplicated string to variable
|
2024-02-06 15:21:57 +02:00 |
|
Andrew Shvayka
|
25f1c82e8e
|
Merge pull request #10028 from thingsboard/fix/actors-init
Isolated queues improvements
|
2024-02-06 15:19:48 +02:00 |
|
Andrew Shvayka
|
13baa7143a
|
Merge pull request #10072 from thingsboard/feature/integration-executor-tenant-profile
Tenant profiles support for integration executor (for compatibility with PE)
|
2024-02-06 15:00:39 +02:00 |
|
imbeacon
|
c6372e6e4e
|
Added extra mapping for the gateway launch command docker compose file
|
2024-02-06 14:25:05 +02:00 |
|
Andrew Shvayka
|
0ae5061134
|
Merge pull request #9903 from thingsboard/californium_3_9_1
Californium_3_9_1
|
2024-02-02 17:28:27 +02:00 |
|
dashevchenko
|
9fa357735a
|
timeseries test improvements
|
2024-02-02 15:55:18 +02:00 |
|
Volodymyr Babak
|
e3883413a1
|
Make saveRuleChainMetaData @Transactional
|
2024-02-02 15:34:21 +02:00 |
|
dashevchenko
|
53b57b1351
|
updated CassandraBaseTimeseriesDao to do one db insert instead of 5 when setNullValuesEnabled=true
|
2024-02-02 14:45:28 +02:00 |
|
Andrii Landiak
|
9b32a51d4b
|
Refactoring due to review. Fix naming, improve upgrade logic
|
2024-02-01 13:46:31 +02:00 |
|
Andrii Shvaika
|
54e9aba8fb
|
Fix compilation issue
|
2024-01-31 16:59:39 +02:00 |
|
dashevchenko
|
4658524022
|
fixed license
|
2024-01-31 14:37:16 +02:00 |
|
ViacheslavKlimov
|
1f50a8c3ad
|
Merge branch 'hotfix/3.6.2' into fix/actors-init
# Conflicts:
# common/queue/src/main/java/org/thingsboard/server/queue/discovery/HashPartitionService.java
|
2024-01-31 13:39:43 +02:00 |
|
dashevchenko
|
8c41935c70
|
merged with master
|
2024-01-31 13:27:32 +02:00 |
|
Andrew Shvayka
|
34fa9fe035
|
Merge pull request #10102 from thingsboard/hotfix/3.6.2
Hotfix/3.6.2 sync up
|
2024-01-31 13:15:34 +02:00 |
|
ViacheslavKlimov
|
2d7c1a3cd5
|
Implement JpaPartitionedAbstractDao
|
2024-01-31 12:15:06 +02:00 |
|
dashevchenko
|
1fce9582af
|
deleted redundant code, yml parameters, reverted deleted PaginatedUpdater for future development
|
2024-01-29 17:53:39 +02:00 |
|
ViacheslavKlimov
|
90f971d018
|
Refactor daos for partitioned entities
|
2024-01-29 16:44:04 +02:00 |
|
dashevchenko
|
3c53d7ec71
|
deleted db upgrade scripts up to 3.5.0 version
|
2024-01-29 13:55:44 +02:00 |
|
ViacheslavKlimov
|
feb55f636a
|
Refactoring for dao save
|
2024-01-29 13:28:24 +02:00 |
|
ViacheslavKlimov
|
e6d08e6528
|
'Create' method for dao (used for audit logs, notifications, alarm comments)
|
2024-01-29 11:11:02 +02:00 |
|
YevhenBondarenko
|
27b5fe52a4
|
fixed stack overflow error
|
2024-01-26 15:44:08 +01:00 |
|
ViacheslavKlimov
|
3ee8a8c56d
|
Refactor rate limit service
|
2024-01-26 12:17:37 +02:00 |
|
Vladyslav_Prykhodko
|
31dad36129
|
Merge remote-tracking branch 'upstream/master' into feature/push-notifications
|
2024-01-25 16:40:22 +02:00 |
|
ViacheslavKlimov
|
a571153b7c
|
Single update message for multiple queues
|
2024-01-24 18:08:01 +02:00 |
|
Andrii Landiak
|
d4d019beda
|
Renaming notifications for edge. Minor refactoring
|
2024-01-24 15:21:43 +02:00 |
|
Igor Kulikov
|
08f2a23555
|
Merge branch 'master' into feature/single-switch
|
2024-01-23 20:03:51 +02:00 |
|
Igor Kulikov
|
7a4503dc5c
|
UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget.
|
2024-01-23 20:03:14 +02:00 |
|
Sergey Matvienko
|
053bcc0abe
|
Log Hibernate SQL queries in the dao test scope (commented)
|
2024-01-23 16:37:00 +01:00 |
|
ViacheslavKlimov
|
f44c05f285
|
Support for multiple mobile sessions
|
2024-01-23 16:33:48 +02:00 |
|
Sergey Matvienko
|
c3e8c62ffc
|
RPC deleteOutdatedRpcByTenantId simple native query. the test added
|
2024-01-23 12:36:20 +01:00 |
|
Andrii Landiak
|
ad90b4480c
|
Introduce EDGE_CONNECTIVITY and EDGE_FAILURE notification rules to inform about edge's status and errors with connection, bad credentials, etc
|
2024-01-19 11:22:45 +02:00 |
|
Andrii Shvaika
|
74a2c58fa4
|
Merge the hotfixes
|
2024-01-17 16:04:14 +02:00 |
|
nick
|
32e3d9050b
|
Merge branch 'develop/3.7' into californium_3_9_1
# Conflicts:
# application/src/test/java/org/thingsboard/server/transport/lwm2m/rpc/sql/RpcLwm2mIntegrationWriteAttributesTest.java
|
2024-01-16 21:15:44 +02:00 |
|
Andrii Landiak
|
b3f5d9885b
|
Merge remote-tracking branch 'upstream/master' into develop/3.7
|
2024-01-16 11:49:43 +02:00 |
|
Andrii Shvaika
|
5acf527f1a
|
Version set to 3.7.0-SNAPSHOT
|
2024-01-16 11:43:44 +02:00 |
|
Andrii Shvaika
|
a3471c367a
|
Merge PR#9968
|
2024-01-16 11:35:31 +02:00 |
|
Andrii Landiak
|
54ee0677ad
|
Renaming SaveEntityEvent variable from added to created. Fix test
|
2024-01-16 09:39:19 +02:00 |
|
YevhenBondarenko
|
60be820915
|
merge with master
|
2024-01-15 18:51:00 +01:00 |
|
Andrii Landiak
|
28e9aae2e5
|
Merge remote-tracking branch 'upstream/master' into feature/edge-alarm-comment-support
|
2024-01-15 16:15:08 +02:00 |
|
Andrii Landiak
|
43e6a40290
|
Send alarm comment without rule node pushToEdge
|
2024-01-15 15:51:05 +02:00 |
|
Andrew Shvayka
|
d8073cdce4
|
Merge pull request #9990 from thingsboard/feature/grouping-interval-types
New types of the grouping intervals: WEEK, WEEK_ISO, MONTH, QUARTER
|
2024-01-15 13:40:58 +02:00 |
|
Andrii Landiak
|
f8440a4053
|
Merge remote-tracking branch 'upstream/develop/3.7' into feature/broadcast-logs-improvement
|
2024-01-12 14:59:17 +02:00 |
|
Andrii Landiak
|
eda943dcfb
|
Fix tests
|
2024-01-11 17:58:26 +02:00 |
|
Andrii Landiak
|
78bcb5c4b4
|
Merge remote-tracking branch 'upstream/develop/3.7' into feature/broadcast-logs-improvement
|
2024-01-11 16:46:53 +02:00 |
|