Igor Kulikov
a9df9df99e
Remove unnecessary Admin settings validation
6 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>
6 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
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.
7 years ago
Igor Kulikov
008b5dac47
Cleanup
7 years ago
Igor Kulikov
72453499af
Remove security manager after nosql test completion.
7 years ago
Igor Kulikov
0d5f09a9fa
Diagnostic output
7 years ago
Igor Kulikov
4c74681021
Diagnostic output
7 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
Andrew Shvayka
766a56fa9e
Reduced logging using configuration parameter
8 years ago
Andrew Shvayka
aa4787e989
Fix to RPC logic
8 years ago
Igor Kulikov
a805c3c696
Fix entity view tests. Fix transports docker configs.
8 years ago
Igor Kulikov
2638d1eaf7
Remove Msg queue. Fix tests.
8 years ago
Igor Kulikov
2cccbc7dca
MQTT tests: fix CountDown latch
8 years ago
ShvaykaD
dbc7fe7abe
Fix Sub QoS topics handling
8 years ago
Volodymyr Babak
afa3d5c375
Fix entity view timeseries
8 years ago
Volodymyr Babak
0cfb73127b
Fixes
8 years ago
Volodymyr Babak
94cb347899
Added entity view type
8 years ago
Volodymyr Babak
48bae4b2b4
Code review fixes
8 years ago
viktorbasanets
d32a36c312
added test
8 years ago
viktorbasanets
49a9867352
After review
8 years ago
Andrew Shvayka
2ada821d6c
Implementation draft
8 years ago
viktorbasanets
7bcb64958d
Fixed
8 years ago
viktorbasanets
4489440ae3
Were renamed variables
8 years ago
Andrew Shvayka
99694c99c3
Initial refactoring
8 years ago
viktorbasanets
584bb763ca
Fixed annotations @Test
8 years ago
viktorbasanets
b45662c630
Added test for checking the copy attributes
8 years ago
Volodymyr Babak
2adb39ba6c
code review fixes
8 years ago
Volodymyr Babak
8d7a27c49c
Added check for keys
8 years ago
Volodymyr Babak
b40b8c8e9f
Code review fixes
8 years ago
viktorbasanets
72f0d90c90
Was fixed the last tests
8 years ago
viktorbasanets
5180961ecb
Was modified of request mapping values
8 years ago
viktorbasanets
7c14df56e3
Was added new tests
8 years ago
Volodymyr Babak
09e90b3089
Code review fixes
8 years ago
viktorbasanets
cb087d0b53
For testing of entiti-view controller
8 years ago
vparomskiy
831f6201db
sync deduplicated script evaluation/release
8 years ago
viktorbasanets
e132d702a2
Was changed path to all sql and nosql tests
8 years ago
viktorbasanets
481d2f4770
commit
8 years ago