Sergey Matvienko
|
243fbec930
|
tests: spring.main.banner-mode=off
|
5 months ago |
Sergey Matvienko
|
b35f46a8ee
|
tests: reducing logging noise for dao, cache for CaffeineCacheMetrics
|
5 months ago |
IrynaMatveieva
|
294c7ff661
|
fixed tests
|
5 months ago |
Viacheslav Klimov
|
295e7d68c9
|
Update license headers
|
5 months ago |
Viacheslav Klimov
|
5b5b4dff6b
|
Update license header
|
5 months ago |
Viacheslav Klimov
|
44df43db1a
|
Fix invalid service tests
|
5 months ago |
Dmytro Skarzhynets
|
80585a1785
|
Move common exceptions from `dao` to `common` module
|
6 months ago |
Andrii Landiak
|
12fbfc30f3
|
Update sql views in system patch applier
|
6 months ago |
dshvaika
|
09eb511599
|
Fix key_dictionary race causing cached keyId 0
|
6 months ago |
Dmytro Skarzhynets
|
a5256c14e7
|
Fix broken rest client for `/entitiesQuery/find/keys`; refactoring
|
6 months ago |
Andrii Landiak
|
b63822b8e5
|
Fix error in tests for SystemPatchApplier
|
7 months ago |
dashevchenko
|
6f0e7b9433
|
fixed AlarmCountQuery for propagated search with entity alias
|
7 months ago |
dashevchenko
|
5d2a227ed0
|
fixed transaction issue
|
7 months ago |
Andrii Landiak
|
f639b869f6
|
Fix tests
|
7 months ago |
dashevchenko
|
5b479e7298
|
test improvements
|
7 months ago |
IrynaMatveieva
|
558a13b5b0
|
refactored cf output
|
7 months ago |
Dmytro Skarzhynets
|
1e2c127e1c
|
Remove redundant persistence of CF links
# Conflicts:
# application/src/main/data/upgrade/basic/schema_update.sql
# common/dao-api/src/main/java/org/thingsboard/server/dao/cf/CalculatedFieldService.java
# common/data/src/main/java/org/thingsboard/server/common/data/cf/configuration/BaseCalculatedFieldConfiguration.java
# common/data/src/main/java/org/thingsboard/server/common/data/cf/configuration/CalculatedFieldConfiguration.java
# common/data/src/main/java/org/thingsboard/server/common/data/cf/configuration/geofencing/GeofencingCalculatedFieldConfiguration.java
# dao/src/main/java/org/thingsboard/server/dao/cf/BaseCalculatedFieldService.java
# dao/src/test/java/org/thingsboard/server/dao/service/CalculatedFieldServiceTest.java
|
7 months ago |
nickAS21
|
910c1ac105
|
lwm2m: fix bug observe after reboot - tests
|
7 months ago |
Andrii Landiak
|
fdfcad8665
|
Fix bulk import
|
8 months ago |
dashevchenko
|
e8e8ca13ec
|
refactoring
|
8 months ago |
nickAS21
|
f3b85f395b
|
lwm2m: bootstrap new: test short serverBsId = 0
|
8 months ago |
dashevchenko
|
c01302fe6b
|
added lock on entity creation to fix race condition on multiple entity creation
|
8 months ago |
VIacheslavKlimov
|
89753ed8ea
|
CF: make type+name unique instead of just name
|
8 months ago |
Andrii Landiak
|
ebaebae020
|
Revert application properties for apiKeys cache
|
8 months ago |
nickAS21
|
22f33af720
|
lwm2m: bootstrap new: update tests-7
|
8 months ago |
nickAS21
|
83d866c6ba
|
lwm2m: bootstrap new: update tests-6
|
8 months ago |
Andrii Landiak
|
11199d347b
|
Small refactoring
|
8 months ago |
nickAS21
|
d030c4af87
|
lwm2m: bootstrap new: update tests-3
|
8 months ago |
nickAS21
|
ea8ab484df
|
lwm2m: bootstrap new: update tests-2
|
8 months ago |
dshvaika
|
9f208b4abd
|
Added related entities limit + additional validation for CF configuration
|
8 months ago |
dshvaika
|
fcba7004f9
|
fixed tests to use new dynamic source configuration
|
8 months ago |
dshvaika
|
2cb05c9d2b
|
Added tests & temporary removed RelationQueryDynamicSourceConfiguration from interface
|
8 months ago |
dshvaika
|
2c06aa475f
|
geofencing cf bugfixes
|
8 months ago |
Sergey Matvienko
|
f672dbede7
|
Cassandra DAO: Safety trigger to fall back to use_ts_key_value_partitioning_on_read as true if estimated partitions count is greater than safety trigger value.
|
8 months ago |
VIacheslavKlimov
|
5a6ddce8f5
|
AI Request Node: added ability to attach files (#13910)
|
9 months ago |
Andrii Landiak
|
b8790e9e56
|
Cleanup application properties
|
8 months ago |
Andrii Landiak
|
399def92de
|
Add Sysadmin to controller authority, minor changes, add cleanup service to delete expired api keys
|
8 months ago |
Andrii Landiak
|
37d6c5dabd
|
Introduce API-key auth
|
8 months ago |
VIacheslavKlimov
|
ec30bb0578
|
AI Request Node: added ability to attach files (#13910)
|
9 months ago |
VIacheslavKlimov
|
3e11282d8f
|
Base implementation of Alarm rules CF
|
9 months ago |
dshvaika
|
ad0b6017e6
|
ZoneGroups from list to map
|
9 months ago |
dshvaika
|
b54906a9ef
|
Removed TimeUnit from scheduled update supported CF configs
|
9 months ago |
dshvaika
|
15c1035416
|
Updated logic due to review comments
|
9 months ago |
dshvaika
|
3abb23780d
|
Added TimeUnit support
|
9 months ago |
dshvaika
|
eb36297b69
|
refactoring after merge to PE
|
10 months ago |
Sergey Matvienko
|
38707da5af
|
move bitnami to bitnamilegacy - test scope
|
10 months ago |
dshvaika
|
dd53892df2
|
Geofencing CF refactoring to new configuration init commit
|
10 months ago |
dshvaika
|
cc3ecfc027
|
Added reporting strategies instead of single zone group event
|
10 months ago |
dshvaika
|
43b07c242f
|
Added service layer test with validation of scheduling config updates
|
10 months ago |
Daria Shevchenko
|
6676591256
|
Validator enhancement (#13805)
|
10 months ago |