Andrew Shvayka
|
280a752fc9
|
Queue tests and ability to set size of in memory queue
|
8 years ago |
Andrew Shvayka
|
fb722c5915
|
Queue usage implementation
|
8 years ago |
Igor Kulikov
|
024dd99cb7
|
Refactor JS Executor.
|
8 years ago |
vparomskiy
|
54b272c04f
|
return permit if request expired/canceled
|
8 years ago |
vparomskiy
|
94039f943b
|
Squashed commit of the following:
commit 8b637c9e94
Author: vparomskiy <paromskiy@gmail.com>
Date: Fri Mar 23 16:54:48 2018 +0200
add cassandra properties in test suite
|
8 years ago |
vparomskiy
|
8b637c9e94
|
add cassandra properties in test suite
|
8 years ago |
vparomskiy
|
1776aadbec
|
cassandra rate limit
clear latest telemetry
cleare rule-plugin cache
|
8 years ago |
Andrew Shvayka
|
5752ba81a4
|
Implementation of Flows in Rule Engine
|
8 years ago |
Andrew Shvayka
|
64a8e5c152
|
First integration test for the new rule engine. Fixed a lot of bugs
|
8 years ago |
Igor Kulikov
|
10bbeef661
|
RuleChain service tests.
|
8 years ago |
Andrew Shvayka
|
070e5b5b62
|
Query refactoring and improvements
|
8 years ago |
Igor Kulikov
|
8a28cd703f
|
Update license header year to 2018.
|
8 years ago |
Igor Kulikov
|
0021f007f1
|
Implement multiple customer assigned dashboards UI. Add Current Customer entity type for dashboard aliases.
|
8 years ago |
Volodymyr Babak
|
8d1f7040b6
|
Added elastic sink. audit log service
|
8 years ago |
Igor Kulikov
|
063a1093e0
|
Ability to assign dashboards to multiple customers - DAO Layer.
|
8 years ago |
Igor Kulikov
|
a5f44729e5
|
Implement Audit Logs
|
8 years ago |
Andrew Shvayka
|
fed0fe8b00
|
Redis cache as an option and adding Serializable.
|
8 years ago |
Volodymyr Babak
|
92fdbbf89c
|
Code review fixes
|
8 years ago |
Volodymyr Babak
|
23b21b2912
|
Added get by user id and customer id
Improved partitions query
|
8 years ago |
Volodymyr Babak
|
3898e70cb2
|
Added audit log base impl
|
8 years ago |
Andrew Shvayka
|
d727a8a3b4
|
Caching of main requests related to relations and GWs API (#567)
* added enable/disable condition for transport protocols
* fix coap tests
* configured relations cache
* minor fix
* Improvements
* delete devices caching
|
8 years ago |
Igor Kulikov
|
2f6cc3763a
|
Configurable timeseries insert service for SQL database type.
|
9 years ago |
Igor Kulikov
|
377b53f861
|
Improve Relations API.
|
9 years ago |
Andrew Shvayka
|
44e8b2a5f0
|
Suppressed redundant logging on test level
|
9 years ago |
Andrew Shvayka
|
e51a04863a
|
Refactoring of entity relations query
|
9 years ago |
Igor Kulikov
|
ac3e4429b8
|
Improve device/asset types management.
|
9 years ago |
volodymyr-babak
|
95954a30d3
|
Revert cassandra url
|
9 years ago |
Volodymyr Babak
|
be8f7062a4
|
Docker updates to new release features
|
9 years ago |
Andrew Shvayka
|
4eb164f798
|
Fix for Windows installation and Alarm propagation
|
9 years ago |
Andrew Shvayka
|
320aee18bf
|
Refactoring from UUIDs to Strings in SQL DAO to support ordering
|
9 years ago |
Volodymyr Babak
|
328a3ed315
|
Disabled jpa tests temporary
|
9 years ago |
volodymyr-babak
|
94bd7e0cc2
|
Fixed dao service tests
|
9 years ago |
Volodymyr Babak
|
bdb3d3db25
|
Fixes for JPA DAO tests
|
9 years ago |
Volodymyr Babak
|
51620220d3
|
Fixed hsqldb tests
|
9 years ago |
Volodymyr Babak
|
3c3a4e4c74
|
Fixed device api sql test
|
9 years ago |
Volodymyr Babak
|
ea5f4d78f0
|
Fixed device api sql test
|
9 years ago |
Volodymyr Babak
|
4f06c390ef
|
Unifying SQL DAO
|
9 years ago |
Igor Kulikov
|
38c385f51a
|
TB-65: ThingsBoard Install application/service.
|
9 years ago |
Volodymyr Babak
|
52d53c952e
|
Fixed nullpointerexception
|
9 years ago |
Volodymyr Babak
|
6e2bbe0241
|
Added deviceType and deviceName update.
Merged sql.enabled and cassandra.enabled into single property - database.type.
|
9 years ago |
mp-loki
|
bdb6d2589b
|
SystemTestSuite split to Sql and NoSql. Dao Test annotations renamed
|
9 years ago |
Volodymyr Babak
|
ca8eaf70fc
|
Splitted nosql and sql suites
|
9 years ago |
mp-loki
|
f6e7668eba
|
JPA Dao tests fixed
|
9 years ago |
Volodymyr Babak
|
1983235b3f
|
Test fixed. Moving classes into new packages
|
9 years ago |
mp-loki
|
6048b45e39
|
Embedded Postgresql test unit added
|
9 years ago |
Volodymyr Babak
|
6206d5fcb2
|
Native-query changed to JPA
|
9 years ago |
Volodymyr Babak
|
b88ce86638
|
Data annotation contains toString, equals and hashcode impls
|
9 years ago |
Volodymyr Babak
|
5ab6e886bc
|
JPA Dao misc fixes due to test failures
|
9 years ago |
Volodymyr Babak
|
73d6eee4fc
|
Moved ConditionalProperty for sql and nosql dao to new annotations
|
9 years ago |
Volodymyr Babak
|
1141a26a17
|
Changed blobd type to json text
Added JPA support for service test
|
9 years ago |