Igor Kulikov
|
652071fdb7
|
Remove redudant loggin from paginated updater
|
4 years ago |
Igor Kulikov
|
1c2f357585
|
Fix getAlarms permissions. Fix entities tables persistent page link. Improve details button in autocomplete.
|
4 years ago |
Igor Kulikov
|
da4c742872
|
Update license year to 2022
|
4 years ago |
Andrii Shvaika
|
f72c058030
|
Suppress and handle WS exceptions on cluster rebalancing
|
4 years ago |
Igor Kulikov
|
480612a1ac
|
Fix NPE in OAuth2 failure handler
|
4 years ago |
YevhenBondarenko
|
ab3176f23b
|
improved removing timeseries/attributes
|
4 years ago |
Andrii Shvaika
|
bfe1daf9ea
|
Improved performance of ts based query
|
4 years ago |
Igor Kulikov
|
e2e12d5871
|
Minor fixes
|
4 years ago |
zbeacon
|
dbbdbd80bd
|
Updated, according to changes, removed request for device, updated timeout for RPC to 1 day
|
4 years ago |
zbeacon
|
d1f4a025c3
|
Changed order for device names in renaming RPC
|
4 years ago |
Igor Kulikov
|
01cb2e1282
|
Add dashboard state widget. Improve dashboard state component configuration. Fix markdown widget rendering when no datasource specified.
|
4 years ago |
Andrii Shvaika
|
a4cb27dfb9
|
Improvement to have only one place where we schedule the session timeout message
|
4 years ago |
zbeacon
|
d73e47b714
|
Moved lastConnectedGateway to additional info of the device, according to comments from @ashvayka
|
4 years ago |
Sergey Matvienko
|
3a00a792c3
|
removed try-catch for checkSessionsTimeout because for actor all messages are processed sequentially
|
4 years ago |
Andrii Shvaika
|
b7c01099c8
|
Reduce number of scheduled messages for session timeout
|
4 years ago |
Igor Kulikov
|
1df1531723
|
Improve sql database upgrade
|
4 years ago |
Andrii Shvaika
|
1684945644
|
Intorduce new processing strategy to cancel the timed out messages
|
4 years ago |
Andrii Shvaika
|
467085a827
|
IP rate limits for MQTT
|
4 years ago |
nickAS21
|
aec1ef69c5
|
lwm2m: *.sh for create credentials remove to tools
|
4 years ago |
nickAS21
|
1d9f7176ac
|
lwm2m: resolve conflict
|
4 years ago |
Andrew Shvayka
|
d8097d2b76
|
MQTT Rate Limits Draft
|
4 years ago |
Volodymyr Babak
|
b4a1c0f836
|
Increased timeout for timeseries with failures test
|
4 years ago |
Volodymyr Babak
|
104357b7b9
|
Use widgettypedetails instead of widgettype in edge processor
|
4 years ago |
YevhenBondarenko
|
926642bf8a
|
fixed column name in upgrade query
|
4 years ago |
Volodymyr Babak
|
949d306560
|
Added functionality to support 3.3.0 edge version rule chains
|
4 years ago |
nickAS21
|
69f060a48c
|
- license
|
4 years ago |
Andrew Shvayka
|
6c166b9077
|
Restore alarm relations update script. Add Bootstrap upgrade script
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/install/SqlDatabaseUpgradeService.java
|
4 years ago |
Viacheslav Klimov
|
08997d682c
|
Don't allow sysadmin to delete himself
|
4 years ago |
Andrew Shvayka
|
b458dddc56
|
Restore alarm relations update script. Add Bootstrap upgrade script
|
4 years ago |
nickAS21
|
1b488781d5
|
lwm2m for profile bootstrap need input: X509 certificate (instead of X509 public key)
|
4 years ago |
nickAS21
|
b49c32e7b1
|
lwm2m frefactoring by comments2
|
4 years ago |
nickAS21
|
9de9e6147f
|
lwm2m fix bug update profile if security mode == null
|
4 years ago |
nickAS21
|
3c7ec8b7d3
|
lwm2m tests refactoring by comments
|
4 years ago |
Sergey Matvienko
|
c4d180eecc
|
DeviceActorMessageProcessor(AbstractContextAwareMsgProcessor): ObjectMapper live instance count reduced with a static ObjectMapper
|
4 years ago |
Sergey Matvienko
|
7d78437258
|
TenantId new instance replaced with factory method call fromUUID
|
4 years ago |
Sergey Matvienko
|
6f19efd539
|
TenantId for SYS_TENANT_ID refactored (new instances replaced with constant)
|
4 years ago |
Sergey Matvienko
|
d3987d1c67
|
device actor checkSessionsTimeout refactored to improve performance and reduce memory pressure
|
4 years ago |
nickAS21
|
be23dd2f7c
|
lwm2m tests add no trust and clear comments
|
4 years ago |
nickAS21
|
c981ff4c55
|
lwm2m tests add no trust
|
4 years ago |
nickAS21
|
98331c79a0
|
lwm2m tests add RPK
|
4 years ago |
nickAS21
|
fe9b61586f
|
lwm2m tests ignore test del 3/0/9
|
4 years ago |
nickAS21
|
4450df292f
|
lwm2m tests aad logs with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore
|
4 years ago |
nickAS21
|
ba970c5d88
|
lwm2m tests with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore
|
4 years ago |
nickAS21
|
eccbd3290c
|
lwm2m tests with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore
|
4 years ago |
nickAS21
|
367afebfd6
|
lwm2m add to test shell credentials
|
4 years ago |
van-vanich
|
659d8abf35
|
improve node details and improve field naming
|
4 years ago |
nickAS21
|
e5e79a22f6
|
lwm2m tests with credentials RPK and X509 - ignore
|
4 years ago |
nickAS21
|
22f4589027
|
lwm2m add to test shell credentials
|
4 years ago |
Volodymyr Babak
|
7589330406
|
Do not update ws lastActivity in case of general response - only on pong response. Clean up properly subscription map in case canceling subsription
|
4 years ago |
van-vanich
|
93bf95c17a
|
improve code style
|
4 years ago |