Vladyslav_Prykhodko
|
438c6a7efb
|
UI: Optimize yarn.lock for angular 20
|
7 months ago |
Igor Kulikov
|
224558c4fe
|
Angular 20 migration
|
7 months ago |
Igor Kulikov
|
c8e7b66169
|
Merge branch 'lts-4.2' into feature/lts-4.2-angular-20
|
7 months ago |
Igor Kulikov
|
6da4b7f498
|
Angular 20 migration
|
7 months ago |
Viacheslav Klimov
|
22d6a14600
|
Fix license header for DefaultSystemSecurityServiceTest
|
7 months ago |
Viacheslav Klimov
|
a5d95f7ca6
|
Merge pull request #14887 from irynamatveieva/lts-4.2-fix/cf-processing
[LTS-4.2] Fix processing calculated fields
|
7 months ago |
Viacheslav Klimov
|
de963ed939
|
Merge pull request #14751 from AndriiLandiak/improve-user-creds-performance
Fixed unnecessary database updates for disabled users during failed login
|
7 months ago |
IrynaMatveieva
|
3e0628099f
|
call error debug persistence in cf actors
|
7 months ago |
IrynaMatveieva
|
202d458711
|
moved debug error persistence to actor system context
|
7 months ago |
Viacheslav Klimov
|
0315be31ad
|
Merge pull request #14889 from smatvienko-tb/feature/test-improvements
test: rollback env injection to surefire argLine as it skips invoking build .deb with gradle
|
7 months ago |
Sergey Matvienko
|
034c315460
|
test: rollback env injection to surefire argLine as it skips invoking build .deb with gradle
|
7 months ago |
Igor Kulikov
|
da8480e069
|
Angular 20 migration
|
7 months ago |
Igor Kulikov
|
adf31b0320
|
Angular 20 migration
|
7 months ago |
Igor Kulikov
|
9db1bae6d3
|
Angular 20 migration
|
7 months ago |
Igor Kulikov
|
67d5864be7
|
Angular 20 migration
|
7 months ago |
Igor Kulikov
|
d7f3a4a70c
|
Angular 20 migration
|
7 months ago |
Igor Kulikov
|
50a94b90f3
|
Angular 20 migration
|
7 months ago |
IrynaMatveieva
|
d568ee8536
|
fix: process cfs that uses the same key and some of cfs throws error
|
7 months ago |
Viacheslav Klimov
|
e4c97a8021
|
Merge pull request #14850 from smatvienko-tb/feature/test-improvements
Test improvements for parallel run in forks
|
7 months ago |
Viacheslav Klimov
|
7870ea2128
|
Merge pull request #14858 from irynamatveieva/fix/count-query
[LTS-4.2] Fixed count query by tenant on cf_manager init
|
7 months ago |
Sergey Matvienko
|
da608805af
|
test example for memory management
|
7 months ago |
Sergey Matvienko
|
29812b0c8d
|
tests: noted how to run tests in parallel fast
|
7 months ago |
Sergey Matvienko
|
342060c54a
|
tests: fixed EdgeImitator usage in controller test by providing Modifiable Deque getDownlinkMsgsDeque
|
7 months ago |
Sergey Matvienko
|
4bd812b6fd
|
tests: LWM2M transport refactored and fixed to run in parallel. Improved UPD port operation experience for stability. additional logs added
|
7 months ago |
Sergey Matvienko
|
a4f755b624
|
tests: refactored blackbox test for LWM2M test client (UDP DatagramSocket instead TCP ServerSocket), ensure UDP socket is available before and after LWM2M client start stop
|
7 months ago |
Sergey Matvienko
|
45da022944
|
tests: bump versions <surefire.version> 3.5.4 <testcontainers.version>1.21.4
|
7 months ago |
Sergey Matvienko
|
a706859711
|
tests: log MockMvc error responses >= 400 for easier investigation
|
7 months ago |
Sergey Matvienko
|
ca948f637f
|
tests: CoapClientX509Test disconnect() is awaiting until UDP fixedPort released. reuse socket removed for UPD isUDPPortAvailable as not useful
|
7 months ago |
Sergey Matvienko
|
59ff87d2bc
|
DeviceProfileDataValidator - refactored validation to allow use-defined ports for LWM@M (also useful for tests in parallel).
Addressing the issue: DeviceProfile object is invalid: [LwM2M Server "Port" value = 53197. This value for security PSK must be 5686!]
|
7 months ago |
Sergey Matvienko
|
94f3019188
|
tests: AbstractCoapSecurityIntegrationTest import cleanup
|
7 months ago |
Sergey Matvienko
|
189c2ac6ae
|
tests: fixed Coap X509 Test client by calling dtlsConnector.destroy() on client.disconnect();
|
7 months ago |
Sergey Matvienko
|
f4334436ff
|
tests: log warn dynamic property coap.bind_port coap.dtls.bind_port
|
7 months ago |
Sergey Matvienko
|
bcfe4c2641
|
tests: coap transport tests refactored to use dynamic UPD ports to be able to test in parallel
|
7 months ago |
Sergey Matvienko
|
9577cb0aee
|
tests: PortFinder.findAvailableUdpPort added
|
7 months ago |
Sergey Matvienko
|
141ac80265
|
tests: transport.mqtt.bind_port is @DynamicPropertySource. Dynamic MQTT port are set in a single AbstractMqttIntegrationTest to be compatible with parallel test run
|
7 months ago |
Sergey Matvienko
|
243fbec930
|
tests: spring.main.banner-mode=off
|
7 months ago |
Sergey Matvienko
|
b35f46a8ee
|
tests: reducing logging noise for dao, cache for CaffeineCacheMetrics
|
7 months ago |
Sergey Matvienko
|
5305ccf180
|
tests: standardizing timeouts to address flakiness in parallel runs and busy CI env
|
7 months ago |
Sergey Matvienko
|
7b9c53d348
|
tests: EdgeImitator - fix for ConcurrentModification at AbstractEdgeTest.validateMsgsCnt:387
|
7 months ago |
Sergey Matvienko
|
9a2489f5b6
|
tests: DefaultTbResourceDataCache destroy cache on bean destroy that fixes flaky test
|
7 months ago |
Sergey Matvienko
|
2c533c0f86
|
tests: reducing logging noise
|
7 months ago |
Sergey Matvienko
|
8599020aed
|
Tests: Rock DB location moved to the target for safe surefire parallel fork run and easy clean by maven
|
7 months ago |
Sergey Matvienko
|
f4e2ebde54
|
Tests Edge - replaced port 7070 with dynamic port to allow parallel tests in surefire forks
|
7 months ago |
Sergey Matvienko
|
1b190b84e5
|
RocksDB log ingested init path on debug level
|
7 months ago |
Vladyslav_Prykhodko
|
a2116dc2f6
|
UI: Fixed CVE-2026-22610
|
7 months ago |
IrynaMatveieva
|
73fa6734c4
|
updated error message on cf init
|
7 months ago |
Sergey Matvienko
|
924c9cf5d0
|
hotfix count query by tenant on cf_manager init
|
7 months ago |
Viacheslav Klimov
|
fd9dc186e4
|
Merge pull request #14826 from thingsboard/cfs/lts/protection-of-use-latest-ts
CFs protection from use latest ts when output type set to attributes
|
7 months ago |
dshvaika
|
7b7e5ba93c
|
protection from use latest ts when output type is set to attributes
|
7 months ago |
Vladyslav_Prykhodko
|
9eb37d79af
|
UI: Fixed country autocomplete required
|
7 months ago |