memgraph/tests/e2e
2023-05-16 14:25:41 +02:00
..
analyze_graph Add index statistics for better query planning (#812) 2023-03-30 15:34:34 +02:00
configuration Include additional info inside storage mode info query (#883) 2023-05-16 14:25:41 +02:00
fine_grained_access Fix label-based auth using OLD view instead of NEW when merging nodes (#755) 2023-02-01 13:20:26 +01:00
isolation_levels Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
lba_procedures Introduce analytics mode (#772) 2023-04-04 18:46:26 +02:00
magic_functions Fix handling of the ROUTE Bolt message (#475) 2022-08-26 13:19:27 +02:00
memory Fix handling of the ROUTE Bolt message (#475) 2022-08-26 13:19:27 +02:00
mock_api Add Python query module API mock (#757) 2023-03-07 15:41:19 +01:00
module_file_manager Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
monitoring_server Save replication settings (#415) 2022-07-07 13:30:28 +02:00
python_query_modules_reloading Fix python module reloading (#706) 2022-12-12 21:11:13 +01:00
replication Correct inconsistencies w.r.t. sync replication (#435) 2022-08-09 11:29:55 +02:00
server Save replication settings (#415) 2022-07-07 13:30:28 +02:00
streams Avoid usage of time.sleep (#434) 2022-07-08 10:47:18 +02:00
telemetry Merge master (#554) 2022-09-15 07:25:36 +02:00
temporal_types Add memgraph namespace 2022-03-14 15:47:41 +01:00
transaction_queue Add queries to show or terminate active transactions (#790) 2023-03-27 15:46:00 +02:00
triggers On delete triggers invalid edge reference (#717) 2023-01-18 15:05:10 +01:00
write_procedures Merge master to epic and fix differences (#552) 2022-09-14 18:36:21 +02:00
.gitignore Add end2end replication tests based on mgclient (#69) 2021-01-21 15:56:21 +01:00
CMakeLists.txt Add index statistics for better query planning (#812) 2023-03-30 15:34:34 +02:00
interactive_mg_runner.py Save replication settings (#415) 2022-07-07 13:30:28 +02:00
memgraph-selfsigned.crt Fix shutdown call (#395) 2022-05-18 07:50:06 +02:00
memgraph-selfsigned.key Fix shutdown call (#395) 2022-05-18 07:50:06 +02:00
memgraph.py Save replication settings (#415) 2022-07-07 13:30:28 +02:00
mg_utils.py Correct inconsistencies w.r.t. sync replication (#435) 2022-08-09 11:29:55 +02:00
pytest_runner.sh Python wrapper for write procedures (#234) 2021-10-02 13:17:41 +02:00
runner.py Registering a replica with timeout 0 should not be allowed (#414) 2022-06-29 11:14:23 +03:00