Andrew Shvayka
2c02406ee5
Merge with master. AlarmRepository.findAlarms is failing ( #2663 )
* Merge with master. AlarmRepository.findAlarms is failing
* Fix Alarm repository. Add queue type list select.
Co-authored-by: Igor Kulikov <ikulikov@thingsboard.io>
6 years ago
Andrii Shvaika
087ea2d691
Commented Unstable Test
6 years ago
Andrii Shvaika
0103da1ba4
Improved Callback and Destroy of ndoes
6 years ago
Andrii Shvaika
076cf655f8
Improved tests
6 years ago
Andrii Shvaika
b2bb39f7a7
Restored WARN log level for tests
6 years ago
Andrii Shvaika
53eb09bcb9
Improvements to tests due to new architecture
6 years ago
Andrii Shvaika
58d9c313a8
Fixed tests
6 years ago
Andrii Shvaika
341f0d14ab
Fixed tests inconsistency due to new queues
6 years ago
Andrew Shvayka
eae9d3c8e2
Processing Atempt Context Improvement
6 years ago
Andrew Shvayka
adae8aeb30
Improved implementaton of ProcessingAttemptContext to avoid synchronizations
7 years ago
Andrii Shvaika
e1f914e2fa
Restored log level
7 years ago
Andrii Shvaika
0c54f836b3
Fixed tests
7 years ago
Andrii Shvaika
6c4b50a380
Implemented dedicated RE per tenant
7 years ago
Yevhen Bondarenko
8442159811
[2.5] vulnerabilities ( #2608 )
* Version updates
* added @Retention(RetentionPolicy.RUNTIME) for all custom Dao annotations.
* changed getId, setId to getUuid, setUuid from BaseEntity, improvement AbstractControllerTest
* fix rabbitmq
* fix RuleChainManagerActor
* refactored InMemory queue
Co-authored-by: Andrii Shvaika <ashvayka@thingsboard.io>
7 years ago
Andrii Shvaika
5bebf098ab
Ability to reset blacklisted functions
7 years ago
Andrii Shvaika
3eaae1ef32
Statistics Implementation
7 years ago
Andrii Shvaika
638ca0e1d1
Refactoring to multiple queues for rule engine
7 years ago
Andrii Shvaika
7531a26e61
Implementation of RPC Call support
7 years ago
Andrii Shvaika
99d322d449
Refactoring of the rule engine
7 years ago
Andrii Shvaika
7203e7aa19
Distributed Mode fixes
7 years ago
Andrii Shvaika
2a815058e7
Improvements and bugfix to QueueProviders
7 years ago
Andrii Shvaika
23c017567b
Implementation of Queue Interfaces
7 years ago
Igor Kulikov
a9df9df99e
Remove unnecessary Admin settings validation
7 years ago
Volodymyr Babak
451c158742
Added EDGE backend support
7 years ago
Igor Kulikov
e03c6468cb
Fix tests
7 years ago
Igor Kulikov
3e2a87135f
Prepare for merge with master
7 years ago
Andrew Shvayka
03f5375a02
JSON support ( #2415 )
* Created JsonDataEntry and added DataType JSON
* Added json to ts and attributes, created sql schema-entities-hsql.sql (json_v varchar)
* refactored
* refactored
* added json array support
* Aggregation improvement
* Changed in JsonDataEntry value type from JsonNode to String
* fix AggregatePartitionsFunction
Co-authored-by: Yevhen Bondarenko <56396344+YevhenBondarenko@users.noreply.github.com>
7 years ago
ShvaykaD
84cb471e0d
Sql timeseries improvements ( #2033 )
* init commit
* cleaned code and add test-properties
* cleaned code
* psql-update
* timescale-update
* code-refactoring
* fix typo
* renamed dao
* revert indents
* refactored code
* fix typo
* init-partitioning
* code updated
* cleaned code
* fixed license
* fix typo
* fixed code after review
* add annotation to repository
* update psql version for docker
* postgres-10
* postgres-10
* update docker compose config
* fixed partition saving
* change key_id to serial column definition
* upgrade psql added
* add separate upgrade service
* added upgrade script
* change image on k8s
* change logs
* resolve conflict after merge with master
* revert datasource url in yml
* fix typo
* license header fix
* remove old methods for the timeseries inserts
* clean up code
* fix saveOrUpdate for PostgreSQL
* refactoring & revert Timescale to use latest table
* added PsqlTsAnyDao
* duplicated code method removed
* remove unused invert dictionary map
* change the upgrade directory from 2.4.1 to 2.4.3
* refactor JpaPsqlTimeseriesDao
7 years ago
Igor Kulikov
850d6d948c
Update License header year to 2020
7 years ago
Igor Kulikov
1265a9a1e3
Revert "Update License header year to 2020"
This reverts commit 9b42397c4a .
7 years ago
Igor Kulikov
9b42397c4a
Update License header year to 2020
7 years ago
Andrew Shvayka
da9b2b4960
Code cleanup
7 years ago
Andrew Shvayka
a69a3d4d58
JS Stats
7 years ago
Volodymyr Babak
00ce0707d7
Added Edge UI support and assignedEdges to Dashboard
7 years ago
Volodymyr Babak
39591675f9
Extended Edge controller & service & dao for SQL. Added service test. NoSQL impl - TODO
7 years ago
Volodymyr Babak
3880af82d3
Added Edge entity
7 years ago
Igor Kulikov
b8d837abbb
Rule Chains, Widgets Bundles and Dashboards pages
7 years ago
Igor Kulikov
7ff599f7c4
Introduct AssetInfo and EntityViewInfo dtos
7 years ago
Igor Kulikov
cae1f02691
PageLink refactoring.
7 years ago
Igor Kulikov
cdb9520ccf
Remove Entities NoSql DAO
7 years ago
Igor Kulikov
8d5d8b2c23
Password policy setting. Login/Logout audit log.
7 years ago
Igor Kulikov
4676b19ca3
Add SQL indexes file to controller sql test suite
7 years ago
Igor Kulikov
adb08a1d7b
Actor message processors NPE fix.
8 years ago
Igor Kulikov
008b5dac47
Cleanup
8 years ago
Igor Kulikov
72453499af
Remove security manager after nosql test completion.
8 years ago
Igor Kulikov
0d5f09a9fa
Diagnostic output
8 years ago
Igor Kulikov
4c74681021
Diagnostic output
8 years ago
Igor Kulikov
ced63c4e70
Update License Header year to 2019
8 years ago
Igor Kulikov
41e2eaea44
Migrate to Spring Boot 2.1.0 and Spring 5.1.2
8 years ago
Andrew Shvayka
a2dd90a4c2
Refactoring of app layer to support tenant level rate limits
8 years ago