Sergey Matvienko
|
d6852dcb7c
|
test: assert not null COAP response instead NullPointerException (to clarify the test failure cause)
|
5 years ago |
Sergey Matvienko
|
8601121e7e
|
executors: named fixed thread pools; tests - added executor shutdown on tearDown
|
5 years ago |
Sergey Matvienko
|
9ee0d87687
|
tests: Coap client destroy on processAfterTest at AbstractCoapIntegrationTest
|
5 years ago |
Sergey Matvienko
|
ac2844b51f
|
tests: call destroy for lwm2m devices to shut down executors inside fwLwM2MDevice and swLwM2MDevice in the test scope
|
5 years ago |
Sergey Matvienko
|
6a706b32da
|
executors: shutdownNow added for tb-rule-engine-consumer-repartition executor on @PreDestroy
|
5 years ago |
Sergey Matvienko
|
3f97bb682a
|
executors: names added, shutdownNow for some executors to prevent memory leaks during lifecycle (mostly affects the test runner JVM)
|
5 years ago |
ArtemDzhereleiko
|
0d33e03180
|
fix defaultConfig
|
5 years ago |
Andrii Shvaika
|
37fd7f4988
|
Validation and Replacement of Queue names in the Device profile
|
5 years ago |
Volodymyr Babak
|
6f9ac66863
|
Refactoring: Introduced Edge License service. Remove web dependency from dao
|
5 years ago |
ShvaykaD
|
df007eb4af
|
Added default timeout for asynchronous requests
|
5 years ago |
Sergey Matvienko
|
11720e076f
|
grpc: replaced imports for grpc-netty-shaded (io.grpc.netty. -> io.grpc.netty.shaded.io.grpc.netty.) (CE)
|
5 years ago |
Volodymyr Babak
|
5007eccb26
|
Added logs for edge license check. Replaced Object class with JsonNode
|
5 years ago |
ArtemDzhereleiko
|
9b8f4e5b69
|
Change enableTooltip to showTooltip and change to true by default
|
5 years ago |
Igor Kulikov
|
f6a2fdfd11
|
Add upgrade to 3.3.1
|
5 years ago |
Igor Kulikov
|
9c1a2a4cb1
|
Add markdown/HTML widget
|
5 years ago |
ArtemDzhereleiko
|
809497fdad
|
Disabled tooltips on Charts widgets
|
5 years ago |
Andrii Shvaika
|
c29a00656a
|
Sequential RPC processing support
|
5 years ago |
Andrii Shvaika
|
a51c00bd10
|
Session Activity reporting is isolated and supports short-lived sessions
|
5 years ago |
YevhenBondarenko
|
d49bee4b31
|
send next rpc after removing
|
5 years ago |
YevhenBondarenko
|
4ecab480b1
|
send next rpc after removing
|
5 years ago |
YevhenBondarenko
|
2a2441b248
|
used timeout from yml
|
5 years ago |
YevhenBondarenko
|
5d6ec0dd0e
|
refactoring
|
5 years ago |
YevhenBondarenko
|
8513c99903
|
added sequence for the all RPC
|
5 years ago |
Volodymyr Babak
|
54bed0e5d8
|
Edge functionality enabled by default
|
5 years ago |
YevhenBondarenko
|
8869dc0cb0
|
added new RPC statuses
|
5 years ago |
YevhenBondarenko
|
6436c8a26c
|
Implemented rpc sending sequence
|
5 years ago |
ArtemDzhereleiko
|
0bd38b2ec6
|
UI:add input widgets required field option
|
5 years ago |
Andrii Shvaika
|
2ddd5caa4c
|
License header fix
|
5 years ago |
Sergey Matvienko
|
6d20ca441e
|
Merge TS fix using cherry-pick
|
5 years ago |
Sergey Matvienko
|
af4132d489
|
test: refactored NoSecLwM2MIntegrationTest.testSoftwareUpdateByObject9 (but test case seems not valid)
|
5 years ago |
Igor Kulikov
|
20183cfc58
|
Ignore testSoftwareUpdateByObject9 test
|
5 years ago |
Igor Kulikov
|
82a66a9421
|
Fix device service cache. Configure maven surefire plugin to execute both test suits and single tests.
|
5 years ago |
Sergey Matvienko
|
1b49b000e8
|
cache: Caffeine default specs adjusted from 0 to 10000 (10k). Because maxSize: 0 means the cache is disabled
|
5 years ago |
Sergey Matvienko
|
66924c62c3
|
cache: Caffeine default specs adjusted from 0 to 1000000 (one million). Because maxSize: 0 means the cache is disabled
|
5 years ago |
Vladyslav_Prykhodko
|
687fb864ee
|
UI: Fixed convert RPC params object to string in RPC button
|
5 years ago |
Sergey Matvienko
|
638c224226
|
cache: added test that fails on zero values specs
|
5 years ago |
Igor Kulikov
|
d20ea5ae07
|
Fix processing of allow system smtp settings flag
|
5 years ago |
YevhenBondarenko
|
399b1dfa8f
|
log improvements
|
5 years ago |
YevhenBondarenko
|
4c6cf6ec2a
|
added removing persistent rpc from pending map
|
5 years ago |
Volodymyr Babak
|
df8da758f2
|
Remove double quote
|
5 years ago |
Volodymyr Babak
|
3028d08d1f
|
Added test to cover admin settings fetching
|
5 years ago |
rusikv
|
b3d3e84f58
|
UI: change maps widget bundle template
|
5 years ago |
Volodymyr Babak
|
364da6fea4
|
Clean up imports
|
5 years ago |
Volodymyr Babak
|
91301b39e7
|
Fixed fetch of admin settings
|
5 years ago |
Andrii Shvaika
|
79034ddcdd
|
Remove the explicit logging
|
5 years ago |
Igor Kulikov
|
2ce709e363
|
Fix create device notification in DefaultTransportApiService
|
5 years ago |
Igor Kulikov
|
c4276ae41b
|
Save activity flag for devices loaded as part of demo data
|
5 years ago |
Andrii Shvaika
|
73d39f4072
|
Fixed logging of the device state service partitions
|
5 years ago |
Andrii Shvaika
|
8a2dc7583b
|
Fix cluster mode for DefaultOtaPackageStateService
|
5 years ago |
Andrii Shvaika
|
7ce98560a3
|
Fix Device creation events processing from Edge
|
5 years ago |