Volodymyr Babak
|
492a14221b
|
Handling device creation from edge to cloud
|
2020-06-10 19:07:16 +03:00 |
|
Volodymyr Babak
|
1a83dbc8e3
|
Use IDs instead of names
|
2020-06-10 15:34:10 +03:00 |
|
Andrii Shvaika
|
65c644b86f
|
Message is pushed to correct queue in case of duplication
|
2020-06-08 18:01:26 +03:00 |
|
Andrii Shvaika
|
480d4d6935
|
RPC Request Node improvement to avoid blocking
|
2020-06-08 17:17:18 +03:00 |
|
Andrii Shvaika
|
ab890e6b1c
|
Improved handling of peak connect attempts
|
2020-06-08 13:41:49 +03:00 |
|
Andrii Shvaika
|
a6733c42c4
|
ThingsBoard Actor Init improvements
|
2020-06-08 10:58:22 +03:00 |
|
Volodymyr Babak
|
c677b1bdc3
|
Shutdown before re-opening
|
2020-06-05 14:23:21 +03:00 |
|
VoBa
|
138a0ba581
|
Merge pull request #11 from BohdanSmetanyuk/bug/similar_edges_in_db
fixed bug with saving similar edges in db
|
2020-06-05 13:59:24 +03:00 |
|
Bohdan Smetaniuk
|
a540298a07
|
ref fixes
|
2020-06-05 13:02:48 +03:00 |
|
Bohdan Smetaniuk
|
9a749bf720
|
fixed bug with saving similar edges in db
|
2020-06-05 12:57:41 +03:00 |
|
Andrii Shvaika
|
cc4f746b1d
|
Using Exectutor in Kafka Node. NEVER use Fork-Join pool with parallelism 1
|
2020-06-05 12:54:27 +03:00 |
|
Andrii Shvaika
|
3358c061da
|
Improvements to Mailbox. HighPriorityQueue
|
2020-06-05 10:26:50 +03:00 |
|
Andrii Shvaika
|
5ac45e4347
|
No more akka logs
|
2020-06-04 18:13:36 +03:00 |
|
Andrii Shvaika
|
bb1585592b
|
Actor System refactoring
|
2020-06-04 17:59:55 +03:00 |
|
deaflynx
|
ef12b7bee3
|
Added spanish edge locale
|
2020-06-04 12:01:17 +03:00 |
|
deaflynx
|
e59ac007bd
|
Added french edge locale
|
2020-06-04 10:16:08 +03:00 |
|
Andrii Shvaika
|
f572f47302
|
Merge branch 'develop/2.5.2' of github.com:thingsboard/thingsboard into develop/2.5.2
|
2020-06-03 19:34:05 +03:00 |
|
Andrii Shvaika
|
0fbe40c2a6
|
TB Actor System initial commit
|
2020-06-03 19:33:49 +03:00 |
|
Igor Kulikov
|
c290fea393
|
Merge pull request #2905 from vvlladd28/bug/widget-editor
[2.5] Fixed problem widget-editor in Safari
|
2020-06-03 11:40:26 +03:00 |
|
Vladyslav_Prykhodko
|
ac9c3731f8
|
Fixed problem widget-editor in Safari #2900
|
2020-06-03 11:36:20 +03:00 |
|
Valerii Sosliuk
|
22b8397719
|
k8s README updated
|
2020-06-03 11:33:51 +03:00 |
|
Artem Babak
|
2ae1e77d31
|
Merge pull request #10 from volodymyr-babak/locale
Locale
|
2020-06-03 10:41:34 +03:00 |
|
deaflynx
|
3b1e1416fb
|
Merge with 2.5.1
|
2020-06-03 10:37:58 +03:00 |
|
Igor Kulikov
|
8d3cdde16a
|
Merge pull request #2899 from yefimov-andrey/alarm-widget-fix
fixing the activation of on-row event on details click
|
2020-06-03 09:59:36 +03:00 |
|
Vladyslav
|
26123b40f1
|
Update CassandraTsDatabaseUpgradeService.java
|
2020-06-02 22:05:55 +03:00 |
|
deaflynx
|
36997c5c3f
|
Added german locale for edge
|
2020-06-02 19:09:34 +03:00 |
|
Volodymyr Babak
|
3d3dd88710
|
Merge remote-tracking branch 'origin/develop/2.5.1' into feature/edge
|
2020-06-02 16:56:06 +03:00 |
|
Volodymyr Babak
|
2748a755c0
|
Code cleanup
|
2020-06-02 15:57:31 +03:00 |
|
nordmif
|
c3447c5a11
|
fixing the activation of on-row event on details click
|
2020-06-02 14:21:49 +03:00 |
|
Volodymyr Babak
|
bf0b730602
|
License fix
|
2020-06-02 12:48:24 +03:00 |
|
Volodymyr Babak
|
134148c49f
|
Removed edgeId. Code clean up and refactoring
|
2020-06-02 12:46:57 +03:00 |
|
Volodymyr Babak
|
8416c206ff
|
Fixed rule chain relation. Fixed default edge removal
|
2020-06-01 22:08:30 +03:00 |
|
Igor Kulikov
|
4df37fc0ef
|
Fix upgrade cassandra ts from 2.5.0
|
2020-06-01 18:16:48 +03:00 |
|
deaflynx
|
9b16d93c6e
|
Fixed default edge rule chain scope
|
2020-06-01 18:11:39 +03:00 |
|
Andrii Shvaika
|
a532ded5ae
|
Version set to 2.5.2-SNAPSHOT
|
2020-06-01 16:11:57 +03:00 |
|
deaflynx
|
0af0422a92
|
Default edge rule chains code optimization
|
2020-06-01 15:10:24 +03:00 |
|
deaflynx
|
ec767765a5
|
Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge
|
2020-06-01 14:30:55 +03:00 |
|
deaflynx
|
0f24bd2912
|
Edge code cleaning. Not stable Default edges
|
2020-06-01 14:30:44 +03:00 |
|
Volodymyr Babak
|
8b4c7cea1f
|
Fixed remove default edge. Fixed edge tests
|
2020-06-01 12:54:23 +03:00 |
|
Andrew Shvayka
|
55d2e611f6
|
Merge pull request #2890 from vvlladd28/improvement/mail-settings
Improvment view mail-setting
|
2020-06-01 12:33:06 +03:00 |
|
Vladyslav_Prykhodko
|
a99d5d9fc2
|
Improvment view mail-setting
|
2020-06-01 11:50:25 +03:00 |
|
deaflynx
|
cc7bd63b62
|
Fixed edge dashboards breadcrumb
|
2020-05-30 18:39:14 +03:00 |
|
deaflynx
|
5d385809e7
|
Default edge rulechain label fixed. Fixed makeDefaultEdgeRuleChain server side
|
2020-05-30 17:35:51 +03:00 |
|
Igor Kulikov
|
81851db5c0
|
Alias: Batch support for fetching entities from relations
|
2020-05-29 16:31:15 +03:00 |
|
Igor Kulikov
|
3a303ccdb3
|
Update package-lock
|
2020-05-29 11:22:35 +03:00 |
|
Igor Kulikov
|
6c19857c99
|
Update package versions
|
2020-05-29 11:18:50 +03:00 |
|
VoBa
|
edb9ef7a3f
|
Merge pull request #2839 from vzikratyi-tb/fix-yml-config
Refactored k8s configs (made 'basic' and 'high-availability' deployment modes)
|
2020-05-29 10:38:27 +03:00 |
|
Andrii Shvaika
|
37b9311be9
|
Empty partitions
|
2020-05-28 18:17:20 +03:00 |
|
Andrii Shvaika
|
2407c868c1
|
Cluster mode improvements
|
2020-05-28 17:40:26 +03:00 |
|
Andrew Shvayka
|
202547bf98
|
Merge pull request #2866 from volodymyr-babak/fix-for-error-msg
Updated to more generic error message in case of error
|
2020-05-28 12:34:17 +03:00 |
|