Marko Budiselić
|
d5b02eafb1
|
Add syntactic support for replication queries - prototype (#8)
Extend parser to handle replication queries - first implementation.
Co-authored-by: jseljan <josip.seljan@memgraph.io>
|
2021-01-21 15:49:32 +01:00 |
|
Matej Ferencevic
|
42516afce8
|
Remove Kafka integration implementation and tests
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2525
|
2019-11-04 09:56:07 +01:00 |
|
Tonko Sabolcec
|
1bcb3cbd86
|
Add grammar for dump query
Summary:
Defined Antlr4 grammar for `DUMP DATABASE` query.
Defined DUMP permission in auth module.
Reviewers: teon.banek, mferencevic
Reviewed By: teon.banek, mferencevic
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2077
|
2019-06-03 10:44:18 +02:00 |
|
Matej Ferencevic
|
9291a5fc4d
|
Migrate to C++17
Reviewers: teon.banek, buda
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1974
|
2019-04-23 14:46:44 +02:00 |
|
Teon Banek
|
4d1d9fb15a
|
Add syntax for managing data constraints
Reviewers: mtomic, mferencevic, buda, msantl
Reviewed By: mtomic, msantl
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1879
|
2019-02-25 14:31:29 +01:00 |
|
Matej Ferencevic
|
7be23896c2
|
Make auth library case insensitive
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1881
|
2019-02-22 15:50:51 +01:00 |
|
Teon Banek
|
6bba5f4cd0
|
Add clauses for showing DB information
Summary:
Also add STATS Privilege and Permission.
Update tests and changelog.
Reviewers: mtomic, mferencevic, msantl
Reviewed By: msantl
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1873
|
2019-02-19 13:32:43 +01:00 |
|
Matej Ferencevic
|
1b643958b6
|
Integrate auth checks into query execution
Reviewers: mtomic, teon.banek
Reviewed By: mtomic
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1544
|
2018-08-22 11:44:09 +02:00 |
|
Matej Ferencevic
|
94ad18326c
|
Implement leftover Auth queries
Reviewers: mtomic, buda
Reviewed By: mtomic
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1535
|
2018-08-14 13:00:39 +02:00 |
|
Matej Ferencevic
|
2ecb660790
|
Initial implementation of authentication
Reviewers: teon.banek, buda
Reviewed By: teon.banek
Subscribers: mtomic, pullbot
Differential Revision: https://phabricator.memgraph.io/D1488
|
2018-07-27 13:08:17 +02:00 |
|