Commit Graph

3496 Commits

Author SHA1 Message Date
Antonio Andelic
b66cc66503 Add support for Pulsar queries () 2021-11-16 15:52:58 +01:00
Antonio Andelic
0e4719018a Introduce pulsar dependency () 2021-11-16 15:47:40 +01:00
Antonio Andelic
0ebd52aac3 Support for different consumers () 2021-11-16 15:40:27 +01:00
Antonio Andelic
6c971b856e
Fix ORDER BY and temporal types () 2021-11-16 10:59:25 +01:00
Kostas Kyrimis
6cb293688d
Fix check stream not reseting back to the correct offset () 2021-11-15 14:44:30 +01:00
Jure Bajic
16709dff6c
Add stats and notifications in results metadata () 2021-11-15 13:51:13 +01:00
Kostas Kyrimis
95dd3481c0
Add more information to the MG_ASSERT in release mode () 2021-11-12 09:09:15 +01:00
Kostas Kyrimis
47c0c629c7
Add procedure for setting a kafka stream offset () 2021-11-11 12:07:58 +01:00
Kostas Kyrimis
636c551047
Remove linter concurrency-mt () 2021-11-02 09:19:41 +01:00
Marko Budiselić
72384b2b71
Add internals pages link () 2021-11-01 09:49:22 +01:00
Jure Bajic
a9b1ff9bea
Support Bolt v4.3 protocol () 2021-10-28 13:05:09 +02:00
Jure Bajic
e40bc32624
Fix daily benchmark workflow () 2021-10-27 09:05:46 +02:00
Antonio Andelic
bd21bc82b7
Add license to cpp/hpp/py test files () 2021-10-26 08:53:56 +02:00
Jure Bajic
9c1680e82c
Change how to get branch name () 2021-10-25 09:01:26 +02:00
Antonio Andelic
1a78c3695d
Support multiple types for weighted shortest path () 2021-10-19 14:39:23 +02:00
Kostas Kyrimis
10196f3d7d
Add bootstrap servers to create stream () 2021-10-18 10:49:00 +02:00
Jure Bajic
2c86fefbb5
Run diff on master () 2021-10-18 08:40:07 +02:00
Antonio Andelic
df689dccd5
Make Memgraph work with fetch content () 2021-10-14 18:58:42 +02:00
Jure Bajic
6033fbe9bd
Clean up topics before starting test () 2021-10-14 16:57:46 +02:00
Jure Bajic
519a204424
Add retry to get_version script () 2021-10-14 16:07:40 +02:00
Antonio Andelic
3fc5e57fef
Update dependency source when package all is called () 2021-10-14 15:16:32 +02:00
János Benjamin Antal
906933d2b3
Fix typo in procedure C-API () 2021-10-14 08:50:16 +02:00
Antonio Andelic
e9a937ad6d
Update license headers and change date () 2021-10-13 10:06:07 +02:00
Antonio Andelic
6dc2cdfae4
Fix trigger with detach delete () 2021-10-12 16:21:28 +02:00
g-despot
69ea410406
Add CONTRIBUTING and CODE_OF_CONDUCT () 2021-10-12 14:11:07 +02:00
Kostas Kyrimis
24a576c8e9
Make write procedures trigger aware () 2021-10-11 13:39:57 +02:00
Antonio Andelic
d417ffee6e
Update community build step () 2021-10-08 14:36:17 +02:00
Antonio Andelic
f868b51483
Update mgconsole version () 2021-10-08 11:19:21 +02:00
g-despot
26dc73c809
Update installation in README () 2021-10-08 10:28:09 +02:00
g-despot
9119c89eba
Add updated startup message () 2021-10-07 15:56:06 +02:00
Antonio Andelic
4e7ea34ae9
Add message with link utility () 2021-10-07 14:51:30 +02:00
János Benjamin Antal
d7d291217b
Remove debug print () 2021-10-07 09:14:05 +02:00
Marko Budiselić
42facfacbc
Add support for Debian 11 () 2021-10-06 16:17:41 +02:00
János Benjamin Antal
bd1e848363
Add issue template () 2021-10-06 11:52:15 +02:00
antonio2368
0ffb58b764
Fix docker packaging and add for platform build () 2021-10-06 10:20:37 +02:00
g-despot
9551b6973a
Fix URL in build badge 2021-10-05 14:30:09 +02:00
Jure Bajic
f7ef5f50a4
Update workflow () 2021-10-05 09:03:48 +02:00
Mislav Vuletić
046cd80054
Make readme awesome ()
Co-authored-by: antonio2368 <antonio2368@users.noreply.github.com>
Co-authored-by: Ivan Despot <ivan.g.despot@outlook.com>
2021-10-04 16:15:59 +02:00
Jure Bajic
9e678f8cbe Add new memgraph licenses and move third party licenses () 2021-10-03 12:26:48 +02:00
antonio2368
69e4f1784b
Small polishing for Release workflow () 2021-10-03 11:09:57 +02:00
Kostas Kyrimis
d04e23805d
Address temporal type epic comments () 2021-10-02 18:48:50 +02:00
Kostas Kyrimis
7e82cc6550
Add uniform naming for temporal type properties () 2021-10-02 16:14:27 +02:00
Kostas Kyrimis
18b801a722 Add e2e tests for temporal types () 2021-10-02 15:31:00 +02:00
Kostas Kyrimis
7e81a95b81 Fix parsing negative durations () 2021-10-02 15:30:35 +02:00
antonio2368
0a23eb11ae Define procedure API for temporal types () 2021-10-02 15:30:34 +02:00
Kostas Kyrimis
8ea281649a Remove support for iso duration and fix bolt () 2021-10-02 14:54:48 +02:00
Kostas Kyrimis
da68f86fc9 Add support for printing out in the ast temporal data values () 2021-10-02 14:54:48 +02:00
Kostas Kyrimis
738b5fb8d8 Add duration support for timestamp function () 2021-10-02 14:54:48 +02:00
Kostas Kyrimis
b45ae403e6 Define dump command for all temporal types () 2021-10-02 14:54:48 +02:00
Kostas Kyrimis
d744711e5e Define functions that return a specific field of each temporal type () 2021-10-02 14:54:48 +02:00