1500 Commits (5ce9264d070bf2cbbd04ce7160bb2d13dfb2dacb)

Author SHA1 Message Date
Sergey Tarnavskiy f9aab73e92 Added new option for including Bootstrap Serer updates 5 years ago
nickAS21 c479409404 lwm2m - Validation config servers 5 years ago
nickAS21 59fb501e25 lwm2m - Fix bug test msg "Device credentials type should be specified" 5 years ago
nickAS21 8d88baceff lwm2m - Bootstrap add factory 5 years ago
nickAS21 cf5477ebf9 lwm2m - Bootstrap auto 5 years ago
nickAS21 fbc785a471 lwm2m - Bootstrap auto 5 years ago
nickAS21 ff1d86e1b0 lwm2m - upDate lwm2mServer 5 years ago
nickAS21 781ef66f0b lwm2m - upDate lwm2mServer 5 years ago
Viacheslav Klimov 7801c3d7aa Fix up fields length validation for rule nodes and alarm rules 5 years ago
nickAS21 de71dd24b8 lwm2m - rename file 5 years ago
nickAS21 0ac80664e4 lwm2m - profile bootstrap config 5 years ago
Dima Landiak 541110b344 fixed concurrency exception when deleting relation 5 years ago
Andrew Shvayka 676a60e804
Revert "[3.3.3] Entities search within all tenants" 5 years ago
nickAS21 8f93f6dd06 lwm2m - profile&device rename 5 years ago
Viacheslav Klimov ab0ad885ab Entities text search by substring in JPA repositories 5 years ago
Viacheslav Klimov fe5215c7cc Minor refactoring 5 years ago
nickAS21 82704d54d0 lwm2m - profile (Base64 validate) 5 years ago
nickAS21 bad6653a50 lwm2m - update lwm2mController by base64 and createte BootstrpServerCredentials by Profile (Base64 validate) 5 years ago
Viacheslav Klimov 8d28a28b08 Implement entities search within all tenants 5 years ago
Volodymyr Babak ba9ad04a90 Validate tenant profile usage - can not use isolated profiles in monolith setup 5 years ago
nickAS21 883d58c155 Lwm2m validate PSK 5 years ago
Swoq 81f2d122a1 precise reference to id 5 years ago
Swoq b36f851349 Fix default ordering in Entity Query Repository 5 years ago
Sergey Matvienko 7f1f298774 cassandra buffered rate executor: separate beans for read and write operations 5 years ago
Viacheslav Klimov 1f94ff9732 Swagger docs for OAuth2Controller and OAuth2ConfigTemplateController 5 years ago
Volodymyr Babak d7c09b9f67 Added Api swagger desc for assing*ToEdge and unassing*FromEdge 5 years ago
Sergey Matvienko caddc4d4d7 getMaxLevel has refactored to simplify the code 5 years ago
Sergey Matvienko 2c743f647c SQL_RELATIONS_MAX_LEVEL parameter added 5 years ago
Dima Landiak 0670652897 event filters description 5 years ago
Viacheslav Klimov 2d4ac40e25 Refactor searchTenantIdRecursive for rule chains import 5 years ago
Sergey Matvienko 319d47eaad fixed CE license headers 5 years ago
Sergey Matvienko 2d08573fee relation query test: maxLevel and fetchLastLevelOnly cases added 5 years ago
Sergey Matvienko 8b6a9be476 fixed re.lvl with r_int.lvl 5 years ago
Sergey Matvienko f4cfd92aaa tests dao: marked base classes as abstract, exclude subfolders for sql test on in pom 5 years ago
Sergey Matvienko 7585239339 tests: cleanup after dubug 5 years ago
Sergey Matvienko 076b1943fb sql dao test: init ODBC connection to Postgres DB with custom PostgreSqlInitializer (class rule replacement, PostgreSQL dao tests able to run as standalone) 5 years ago
Sergey Matvienko adb9a8d150 dao tests: PostgreSqlDaoServiceTestSuite added using org.testcontainers 5 years ago
Sergey Matvienko 1adaef31f5 license header CE fixed for DefaultEntityQueryRepositoryTest 5 years ago
Sergey Matvienko edd96624ae relation query: group by added to the initial pert of recursive query 5 years ago
Sergey Matvienko f2f3468077 test relations: print all relations added as sql procedure to reproduce exact data in the PostgreSQL 5 years ago
Sergey Matvienko d65b02df19 test: count entities by query adjusted due to the loop relations in hierarchy 5 years ago
Sergey Matvienko e4f8c7e878 relational query: Limit the max level to break the infinite loop when circles appear in relation graph 5 years ago
Sergey Matvienko 99476c78c9 relational query failed test when createHorizontalRingRelations added and freeze when createLoopRelations (due to infinite recursion with no level limit) 5 years ago
Sergey Matvienko 9ceb6f0d4d relational query: stable test run with ManyCustomRelationsBetweenTwoNodes, but without Loop Relations 5 years ago
Sergey Matvienko 891024f620 relation-query-improvement, failed relation were disabled temporary and will be enabled on next commits 5 years ago
Sergey Matvienko a5d446914c tests: relation query - added test cases with many edges between two nodes, horizontal ring (loop) on the same level, loop Tenant-Asset-Device-Tenant. This commit will fail 4 hierarchy tests. Reformat code 5 years ago
Sergey Matvienko 2dc1f18a2d HsqlEventCleanupRepository: sql query timeout 1 hour 5 years ago
Sergey Matvienko d7c530378b PsqlEventCleanupRepository.java: sql query timeout 1 hour 5 years ago
Sergey Matvienko 305409a0dc JpaBaseEdgeEventDao: sql query timeout 1 hour 5 years ago
Volodymyr Babak 427e7ac094 Added swagger API for edge event controller. Added search text usage for edge event type. Code cleanup 5 years ago