memgraph/tests/manual
andrejtonev 7ead00f23e
Adding authentication data replication ()
* Add AUTH system tx deltas
* Add auth data RPC and handlers
* Support multiple system deltas in a single transaction
* Added e2e test
* Bugfix: KVStore segfault after move

---------

Co-authored-by: Gareth Lloyd <gareth.lloyd@memgraph.io>
2024-02-05 10:37:00 +00:00
..
js/transaction_timeout Add handling of partial results on timeout () 2023-07-30 10:48:11 +02:00
antlr_parser.cpp Add license to cpp/hpp/py test files () 2021-10-26 08:53:56 +02:00
antlr_sigsegv.cpp Upgrade Antrl to 4.10.1 and remove antlr_lock () 2022-07-26 08:31:38 +02:00
antlr_tree_pretty_print.cpp Fixes for clang-tidy / sonar issues () 2023-11-22 13:05:02 +00:00
bolt_client.cpp Fix handling of the ROUTE Bolt message () 2022-08-26 13:19:27 +02:00
CMakeLists.txt Use libs from toolchain () 2022-01-21 10:22:36 +01:00
expression_pretty_printer.cpp Add query parameters support for labels () 2024-01-10 15:08:21 +01:00
interactive_planning.cpp Fix index hints () 2024-01-11 10:10:06 +01:00
interactive_planning.hpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
kvstore_console.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
query_hash.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
query_planner.cpp HA: Add automatic failover () 2024-01-29 15:34:00 +01:00
single_query.cpp Adding authentication data replication () 2024-02-05 10:37:00 +00:00
ssl_client.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
ssl_server.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
stripped_timing.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
test_antlr_sigsegv Added antlr sigsegv test. 2017-08-03 13:06:18 +02:00
test_forward_client_progress.py Add manual .py test asserting forward progress across reconnects () 2023-07-30 14:02:59 +02:00
test_isolation_level.py Add manual .py test verifying isolation levels () 2023-07-30 14:04:26 +02:00