3496 Commits

Author SHA1 Message Date
Volodymyr Babak
5139299fd1 Entity view fixes 2018-09-10 14:42:21 +03:00
Volodymyr Babak
5bf9528ee8 Fixes for entity view 2018-09-10 11:11:07 +03:00
Viktor Basanets
ae8d8f01c7 Was replaced null to 0L 2018-09-10 00:16:31 +03:00
Viktor Basanets
20f4782cae Was replaced header 2018-09-10 00:15:14 +03:00
viktorbasanets
e0c2c5a994 Was added caching 2018-09-07 18:38:25 +03:00
viktorbasanets
457b5d1250 Created entity-view dao for nosql db 2018-09-07 17:58:09 +03:00
viktorbasanets
66b330280e Was added checks on entity-views obj fiew method for fetch update queries startTs & entdTs and other 2018-09-07 17:46:56 +03:00
viktorbasanets
ad48ecabd8 Was added some of the entity-view constants and refactored code 2018-09-07 17:38:54 +03:00
viktorbasanets
842240671d Was added async method 2018-09-07 17:36:52 +03:00
Dima Landiak
c1f3abf9de refactoring 2018-09-06 15:55:49 +03:00
viktorbasanets
80c2721d1d Was added the findEntityViewByIdAsync method 2018-09-06 14:18:06 +03:00
viktorbasanets
3a3f6636e1 Was added new field to entity and method save to dao interface 2018-09-06 13:13:44 +03:00
viktorbasanets
c5827e1b9e was added entity_type field to entity_views table 2018-09-06 13:07:31 +03:00
Dima Landiak
753ff4e31a merged with master 2018-09-06 12:41:13 +03:00
viktorbasanets
8ecd9628ca The final modifications for passing preliminary tests 2018-09-06 10:08:39 +03:00
viktorbasanets
d731bf614e commit3 2018-09-05 19:29:42 +03:00
viktorbasanets
70ee363528 commit2 2018-09-05 18:14:45 +03:00
viktorbasanets
2cc562ed58 Was added header 2018-09-03 19:48:01 +03:00
viktorbasanets
1f60a19dac Was added script to create new dbs for EntityView model 2018-09-03 19:26:42 +03:00
viktorbasanets
65908b001c Was modified an entity view constant 2018-09-03 19:23:38 +03:00
viktorbasanets
4fa083c748 Added dao impl 2018-08-31 16:01:10 +03:00
viktorbasanets
de21d977a1 Was final changing 2018-08-31 15:40:03 +03:00
viktorbasanets
7009cbd8ac Was added asigning value to of 'searchText' field into constructors 2018-08-31 14:26:38 +03:00
viktorbasanets
bc1e228dc1 Was modified, method find(.*)Type renamed to find(.*)EntityId 2018-08-31 14:20:50 +03:00
viktorbasanets
76efea555c Was created sql & nosql entities 2018-08-31 12:39:13 +03:00
viktorbasanets
ab2a5cceba Was created new model 2018-08-30 19:07:03 +03:00
viktorbasanets
20e63b9488 Was added the model EntityViewEntity constants 2018-08-30 19:04:35 +03:00
vparomskiy
9586569386 use direction in relation search cache 2018-08-29 18:54:46 +03:00
viktorbasanets
a1aa321831 Was deleted Cache 2018-08-29 15:39:13 +03:00
viktorbasanets
17866a9798 Was created dao interface 2018-08-29 12:34:00 +03:00
viktorbasanets
7c5d595dbe Was created implementation of EntityViewService interface 2018-08-29 12:33:17 +03:00
viktorbasanets
e6580ca1af Was added new abstract methods 2018-08-29 12:31:37 +03:00
viktorbasanets
14f658c92a Was created EntityViewService interface 2018-08-29 10:48:11 +03:00
viktorbasanets
1120f0a4c5 Was added EntityViewSevice interface 2018-08-27 18:39:22 +03:00
Andrew Shvayka
e6a3d71e0d
Merge pull request #1025 from hagaic/hybrid-db
Hybrid db
2018-08-23 17:51:17 +03:00
Igor Kulikov
43d7c16f66 Cache async relation queries. 2018-08-23 14:38:41 +03:00
hagaic
4976a5326f install hybrid db schema 2018-08-22 04:14:19 +03:00
hagaic
b7ed7ea039 hybrid db initial commit 2018-08-21 00:58:45 +03:00
David
7f01a98003 extra space styling 2018-08-16 22:46:28 +03:00
David
3363a33ccd changed to EPOCH_START 2018-08-16 22:24:37 +03:00
David
16fa955a4c fixed wildcard imports 2018-08-16 22:22:32 +03:00
David
45cf12c4d9 fixed License format 2018-08-16 18:04:29 +03:00
David
2b212d777c formatting ,added INDEFINITE to possible partitioning in yml ,savePartition returns immediateFuture(null) if FixedPartition mode enabled 2018-08-16 17:24:59 +03:00
David
88307d6ef1 address issue Add partition granularity to time series data #1006 https://github.com/thingsboard/thingsboard/issues/1006 2018-08-16 12:03:12 +03:00
Andrew Shvayka
4cbacde755
Merge pull request #948 from janbols/master
Cache assets
2018-07-31 14:10:10 +03:00
Dima Landiak
914a052ae4 merged with deleting timeseries 2018-07-25 18:54:54 +03:00
Andrew Shvayka
8db6820256 Audit Log improvements 2018-07-19 15:03:40 +03:00
Jan Bols
fb294561e6 Cache assets when finding them by tenant and name cfr the caching of devices
=> add asset in cache directives of config files
2018-07-19 11:21:04 +02:00
Jan Bols
4e91b28a66 Cache assets when finding them by tenant and name cfr the caching of devices. 2018-07-19 10:36:18 +02:00
Andrew Shvayka
1cad349757 Initializating Cache Library 2018-07-18 15:22:17 +03:00