Andrew Shvayka
|
44e8b2a5f0
|
Suppressed redundant logging on test level
|
2017-09-18 03:03:10 +03:00 |
|
Andrew Shvayka
|
e51a04863a
|
Refactoring of entity relations query
|
2017-08-09 17:46:04 +03:00 |
|
Igor Kulikov
|
ac3e4429b8
|
Improve device/asset types management.
|
2017-08-07 16:38:39 +03:00 |
|
Andrew Shvayka
|
4eb164f798
|
Fix for Windows installation and Alarm propagation
|
2017-07-22 15:04:05 +03:00 |
|
Andrew Shvayka
|
320aee18bf
|
Refactoring from UUIDs to Strings in SQL DAO to support ordering
|
2017-07-14 18:41:44 +03:00 |
|
Volodymyr Babak
|
328a3ed315
|
Disabled jpa tests temporary
|
2017-07-05 13:16:55 +03:00 |
|
Volodymyr Babak
|
ebbec80164
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2017-07-05 11:17:18 +03:00 |
|
volodymyr-babak
|
94bd7e0cc2
|
Fixed dao service tests
|
2017-07-04 18:58:23 +03:00 |
|
Volodymyr Babak
|
bdb3d3db25
|
Fixes for JPA DAO tests
|
2017-07-04 14:46:54 +03:00 |
|
Volodymyr Babak
|
51620220d3
|
Fixed hsqldb tests
|
2017-07-04 09:46:10 +03:00 |
|
Volodymyr Babak
|
1f44628bf6
|
Merge remote-tracking branch 'upstream/master' into sql-dao-improvements
|
2017-07-03 15:59:55 +03:00 |
|
Volodymyr Babak
|
3c3a4e4c74
|
Fixed device api sql test
|
2017-07-03 11:34:11 +03:00 |
|
Volodymyr Babak
|
ea5f4d78f0
|
Fixed device api sql test
|
2017-07-03 09:36:27 +03:00 |
|
Volodymyr Babak
|
4f06c390ef
|
Unifying SQL DAO
|
2017-07-01 20:39:00 +03:00 |
|
Igor Kulikov
|
e11dc50a7f
|
Merge branch 'master' into feature/TB-65
|
2017-06-30 16:40:52 +03:00 |
|
Igor Kulikov
|
5bffbf8708
|
TB-65: Merge with master.
|
2017-06-29 20:07:28 +03:00 |
|
Igor Kulikov
|
38c385f51a
|
TB-65: ThingsBoard Install application/service.
|
2017-06-29 16:27:28 +03:00 |
|
Volodymyr Babak
|
52d53c952e
|
Fixed nullpointerexception
|
2017-06-29 12:22:37 +03:00 |
|
Volodymyr Babak
|
6e2bbe0241
|
Added deviceType and deviceName update.
Merged sql.enabled and cassandra.enabled into single property - database.type.
|
2017-06-29 11:11:20 +03:00 |
|
mp-loki
|
bdb6d2589b
|
SystemTestSuite split to Sql and NoSql. Dao Test annotations renamed
|
2017-06-27 20:23:57 -04:00 |
|
Volodymyr Babak
|
e559107704
|
Merge remote-tracking branch 'upstream/dao-refactoring-vs' into dao-refactoring-vs
|
2017-06-27 14:22:11 +03:00 |
|
Volodymyr Babak
|
ca8eaf70fc
|
Splitted nosql and sql suites
|
2017-06-27 14:21:58 +03:00 |
|
mp-loki
|
f6e7668eba
|
JPA Dao tests fixed
|
2017-06-26 21:18:31 -04:00 |
|
Volodymyr Babak
|
1983235b3f
|
Test fixed. Moving classes into new packages
|
2017-06-26 19:19:17 +03:00 |
|
mp-loki
|
6048b45e39
|
Embedded Postgresql test unit added
|
2017-06-24 13:29:43 -04:00 |
|
Volodymyr Babak
|
6206d5fcb2
|
Native-query changed to JPA
|
2017-06-23 18:20:24 +03:00 |
|
Volodymyr Babak
|
b88ce86638
|
Data annotation contains toString, equals and hashcode impls
|
2017-06-20 17:20:00 +03:00 |
|
Volodymyr Babak
|
5ab6e886bc
|
JPA Dao misc fixes due to test failures
|
2017-06-19 10:18:51 +03:00 |
|
Volodymyr Babak
|
73d6eee4fc
|
Moved ConditionalProperty for sql and nosql dao to new annotations
|
2017-06-16 12:43:12 +03:00 |
|
Volodymyr Babak
|
1141a26a17
|
Changed blobd type to json text
Added JPA support for service test
|
2017-06-15 21:42:52 +03:00 |
|
Volodymyr Babak
|
4486d07f6d
|
Get rid of cassandra specific classes in timeseries dao and timeseries service interfaces
|
2017-06-14 11:58:45 +03:00 |
|
Volodymyr Babak
|
4351c30adf
|
Added attribute jpa dao
|
2017-06-13 16:29:40 +03:00 |
|
Volodymyr Babak
|
44c28b5b0f
|
Merge remote-tracking branch 'upstream/master' into dao-refactoring-vs
|
2017-06-13 16:29:00 +03:00 |
|
Igor Kulikov
|
351684a6cd
|
TB-63: Update Alarms search query with AlarmSearchStatus parameter.
|
2017-06-12 18:30:46 +03:00 |
|
Volodymyr Babak
|
3534684588
|
Refactored first and next dao methods
Fixed NULL_UUID
Added support for running cassandra and postgres application versions
|
2017-06-07 20:11:41 +03:00 |
|
volodymyr-babak
|
533a5d004d
|
Added system and demo data
Added docker file for postgres db schema
|
2017-05-31 18:55:59 +03:00 |
|
volodymyr-babak
|
4af67822a1
|
Fixed dao could not find class exception during tests and added license header
|
2017-05-30 17:04:16 +03:00 |
|
volodymyr-babak
|
f7bbe2136b
|
Fixed cache functionality. Moved annotation from interface to classes because of Spring bug https://jira.spring.io/browse/SPR-15271
|
2017-05-30 13:42:28 +03:00 |
|
volodymyr-babak
|
d1dad3c09a
|
Added config parameter for tests to enable cassandra
|
2017-05-30 11:54:59 +03:00 |
|
mp-loki
|
3c5b76b25d
|
Added method implementations to missing JPA Asset and Alalrm DAO methods
|
2017-05-29 23:47:45 -04:00 |
|
Andrew Shvayka
|
9772c38902
|
Merge with master
|
2017-05-29 23:08:31 +03:00 |
|
Igor Kulikov
|
3c43d039e8
|
Add relationTypeGroup to relation column family.
|
2017-05-29 17:50:33 +03:00 |
|
Andrew Shvayka
|
9f3de06547
|
Merge with master
|
2017-05-29 12:21:24 +03:00 |
|
Andrew Shvayka
|
d6ad8c9e55
|
Merge with master
|
2017-05-29 11:05:35 +03:00 |
|
Igor Kulikov
|
a741a59ead
|
Implement Assets/Devices type search functionality.
|
2017-05-26 17:12:57 +03:00 |
|
mp-loki
|
e37e436978
|
Enum persistence changed to string
|
2017-05-25 22:13:03 -04:00 |
|
Andrew Shvayka
|
10d39d2094
|
Alarm REST API
|
2017-05-24 13:58:49 +03:00 |
|
Andrew Shvayka
|
3143c706dc
|
Alarm Service implementation
|
2017-05-24 12:48:32 +03:00 |
|
Andrew Shvayka
|
f336cb6430
|
Merge with master
|
2017-05-24 10:51:26 +03:00 |
|
Andrew Shvayka
|
0f85e16446
|
Asset and Relations management, Dashboard states and layouts management
|
2017-05-24 10:39:33 +03:00 |
|