Commit Graph

3258 Commits

Author SHA1 Message Date
Josip Matak
4abaf27765
Memgraph magic functions ()
* Extend mgp_module with include adding functions

* Add return type to the function API

* Change Cypher grammar

* Add Python support for functions

* Implement error handling

* E2e tests for functions

* Write cpp e2e functions

* Create mg.functions() procedure

* Implement case insensitivity for user-defined Magic Functions.
2022-04-21 15:45:31 +02:00
Kostas Kyrimis
ea2806bd57
Implement foreach clause () 2022-04-11 13:55:34 +03:00
Siniša Šušnjar
c8dbaf5979
Small io network socket fixes ()
* Modernize AddrInfo

* Modernize Socket
2022-04-08 14:38:13 +02:00
Jure Bajic
17049ada09
Resolve python dependency issues () 2022-04-07 17:56:18 +02:00
Jure Bajic
1b619f51b2
Add docker release action ()
* Add docker release action

* Add debian-11 arm script

* Remove test prefix

* Update package_docker script

* Update release script

* Unify architecture extension
2022-04-07 15:23:18 +02:00
János Benjamin Antal
537855a0b2
Fix usages of constexpr ()
* Fix usages of constexpr
2022-03-31 13:52:43 +02:00
Jure Bajic
5822b44b15
Fix CentOS 7 release process () 2022-03-31 07:20:53 +02:00
g-despot
bf01c58ed9
Update README.md 2022-03-22 04:50:01 +01:00
g-despot
89a5566f3f
Update README.md 2022-03-22 04:49:03 +01:00
g-despot
29452f8774
Update README.md 2022-03-21 16:49:02 +01:00
jbajic
60ad05acff Address review comments 2022-03-14 15:47:41 +01:00
jbajic
4f593c7fca Adapt precommit to run through all files 2022-03-14 15:47:41 +01:00
jbajic
770ea1189a Fix SSL errors 2022-03-14 15:47:41 +01:00
jbajic
695bb343f1 Resolve clang-tidy error 2022-03-14 15:47:41 +01:00
jbajic
12b4ec1589 Add memgraph namespace 2022-03-14 15:47:41 +01:00
Antonio Andelic
b33d2c3940 use boost ssl 2022-03-14 15:47:41 +01:00
Marko Budiselić
477acad1f6
Update CODEOWNERS file () 2022-02-25 13:42:27 +01:00
János Benjamin Antal
ddca2b40f5
Remove unimplemented function declaration () 2022-02-24 11:49:22 +01:00
Antonio Andelic
4817be0add Polishing for release 2022-02-17 14:47:11 +01:00
Jure Bajic
3fb7e5378d Add websocket port argument () 2022-02-17 10:36:15 +01:00
Antonio Andelic
1d88893715 Add Websocket e2e tests () 2022-02-17 10:36:10 +01:00
Jure Bajic
bd2c30fddc Websocket unit tests () 2022-02-17 10:35:56 +01:00
Antonio Andelic
06e6ead4d2 WSS support () 2022-02-17 10:35:56 +01:00
Jure Bajic
728b37080d Fix authorization check () 2022-02-17 10:35:56 +01:00
Antonio Andelic
48a531aac1 Add websocket authentication () 2022-02-17 10:35:48 +01:00
Antonio Andelic
914fc1a656 Send logs over websocket () 2022-02-17 10:31:26 +01:00
Antonio Andelic
1d1c182c2d Add websocket server and log stream () 2022-02-17 10:31:26 +01:00
János Benjamin Antal
c6e19ec09f
Fix folly in toolchain-v4 () 2022-02-14 14:31:27 +01:00
János Benjamin Antal
693dab78d2
Remove unused URLs from libs/setup.sh () 2022-02-11 13:56:43 +01:00
Antonio Andelic
69eca9b043
Procedures for handling modules () 2022-02-11 11:29:41 +01:00
Antonio Andelic
5aeaad198b
Define SHOW VERSION query () 2022-02-10 10:30:14 +01:00
Antonio Andelic
b23f88c607
Use gzip for packaging docker image () 2022-02-07 15:50:43 +01:00
Kostas Kyrimis
4fd8bdce4c
Make temporal types now functions use the query context timestamp () 2022-02-04 12:57:38 +01:00
Antonio Andelic
265b203b00
Build for ARM64 () 2022-02-03 13:03:35 +01:00
János Benjamin Antal
661e5185d8
Fix nested transaction error () 2022-02-03 09:41:23 +01:00
Marko Budiselić
7348ad6800
Add init quicklisp proxy flag () 2022-02-02 09:07:57 +01:00
János Benjamin Antal
6c00d146f2
Add configs for kafka streams () 2022-01-31 17:26:53 +01:00
Antonio Andelic
ced84e17b6
Update nlohmann and remove guards () 2022-01-26 08:12:09 +01:00
Jure Bajic
834ce5f51a
Remove support for deb9 () 2022-01-25 12:23:50 +01:00
Antonio Andelic
bb1308acc7
Use libs from toolchain () 2022-01-21 10:22:36 +01:00
János Benjamin Antal
e1f31d3d02
Toolchain v4 with fbthrift () 2022-01-18 12:51:27 +01:00
Josip Matak
339cd9b84e
Change Python root directory () 2022-01-18 08:23:17 +01:00
Antonio Andelic
7deac4ac8b
Extra procedures transformation info () 2022-01-13 13:46:32 +01:00
Jure Bajic
fec887a67c
Adapt header-checker () 2022-01-13 09:18:27 +01:00
Antonio Andelic
f3a3a4ed87
Unsafe git protocol fix () 2022-01-12 11:36:06 +01:00
János Benjamin Antal
ec65187442
Use correct error in log message () 2022-01-10 13:50:46 +01:00
János Benjamin Antal
079c0495c3
Increase reference count when returning Py_None () 2022-01-07 12:56:52 +01:00
Kostas Kyrimis
90cfed2ada
Remove unnecessary use of string in server start method () 2021-12-14 16:13:24 +01:00
Antonio Andelic
8716b8e992
Update to newest spdlog and fmt () 2021-12-07 11:05:33 +01:00
Antonio Andelic
a277541354
Update debian base image () 2021-12-07 10:10:04 +01:00