Commit Graph

  • ec3d487fab minor fixes DavIvek 2024-03-01 14:38:18 +0100
  • 6fa2cfc976 Disable e2e streams tests Deda 2024-03-01 14:11:51 +0100
  • c23a6e3564 Improve leadership changes Andi Skrgat 2024-03-01 13:40:22 +0100
  • 8805021dd9 Distributed failover Andi Skrgat 2024-03-01 07:15:47 +0100
  • 12d17c2707 Revert raft commit cb Andi Skrgat 2024-02-29 21:10:47 +0100
  • 3607eef5df Fix ShowReplicas tests Andi Skrgat 2024-02-29 08:03:42 +0100
  • 208838289e Refactoring Andi Skrgat 2024-02-28 14:08:13 +0100
  • f6f29107a6 HA coordinators Andi Skrgat 2024-02-27 13:43:51 +0100
  • 2b3ae953b1 Followers reacting to role changes Andi Skrgat 2024-02-27 13:08:59 +0100
  • f0f7ed104d Set instance to main shared with commit Andi Skrgat 2024-02-27 12:43:36 +0100
  • 2069cfefbd Shared (Un)Registration networking part with raft Andi Skrgat 2024-02-27 11:42:02 +0100
  • 56da8dbb7d Address PR comments Andi Skrgat 2024-02-26 11:00:22 +0100
  • a3870300e4 Update ShowInstances status Andi Skrgat 2024-02-26 09:08:11 +0100
  • 890e5bc499 AF backed by RAFT Andi Skrgat 2024-02-26 08:01:32 +0100
  • 1177a46dc3 Set instance to main backed by log Andi Skrgat 2024-02-23 12:29:58 +0100
  • 8f70d1ce28 Optional main on unregistering Andi Skrgat 2024-02-23 10:45:11 +0100
  • c7035f9c8b registration backed-up by raft Andi Skrgat 2024-02-23 08:43:21 +0100
  • 9c43983675 Move ReplRole to ClusterState Andi Skrgat 2024-02-19 13:56:04 +0100
  • cccea66703 Propagate logs to state machine Andi Skrgat 2024-02-16 13:46:05 +0100
  • 9bc7f8933d Start working on raft-aware registration Andi Skrgat 2024-02-16 11:08:29 +0100
  • 2416d0fd15 Add friend class to map so query execution can access a private member Josip Mrden 2024-03-01 13:27:00 +0100
  • 065c88612d Add another private section to QueryExecution Josip Mrden 2024-03-01 13:21:18 +0100
  • ed3a8a9328 Add query params execution Josip Mrden 2024-03-01 13:19:14 +0100
  • 34f2a1e10b Change condition on has more rows Josip Mrden 2024-03-01 12:57:18 +0100
  • ce9bba8e83 Add has more for fetching optional result if no more rows to fetch Josip Mrden 2024-03-01 12:55:41 +0100
  • 671f51f21d Row member instead of values Josip Mrden 2024-03-01 12:38:30 +0100
  • 33caa27161
    Ensure replication works on HA cluster in different scenarios (#1743) Antonio Filipovic 2024-03-01 12:32:56 +0100
  • 0e2f6375fe Merge branch 'run-ci-in-mgbuilders' of github.com:memgraph/memgraph into run-ci-in-mgbuilders Deda 2024-03-01 11:31:44 +0100
  • 4a63e665c2 Revert hostname changes for kafka and pulsar Deda 2024-03-01 11:31:33 +0100
  • a2e21d0c86 add tests DavIvek 2024-03-01 11:01:35 +0100
  • 112f2e15d7 fix set and remove clauses DavIvek 2024-03-01 10:04:03 +0100
  • a7571c1110
    Merge branch 'master' into run-ci-in-mgbuilders Marko Barišić 2024-02-29 18:45:07 +0100
  • 03be032b25 Run only stream tests in e2e Deda 2024-02-29 18:44:37 +0100
  • 60de9e5a25 Add proxy methods to execution row Josip Mrden 2024-02-29 18:03:59 +0100
  • 90fa6d9226 Add pull mechanism Josip Mrden 2024-02-29 17:54:46 +0100
  • 197f3f4804 Hardcode kafka and pulsar as hostnames Deda 2024-02-29 17:41:01 +0100
  • fc84243cc9
    Merge branch 'master' into support-label-manipulation-via-variables DavIvek 2024-02-29 17:17:22 +0100
  • 0c734c91a5 fix clang-tidy issue DavIvek 2024-02-29 17:16:28 +0100
  • 92e6c323c8 wip DavIvek 2024-02-29 15:57:32 +0100
  • 147a0e545a add support for set and remove labels clauses DavIvek 2024-02-29 14:41:04 +0100
  • ddc628c271
    Merge branch 'master' into text-search-integration-poc Ante Pušić 2024-02-29 13:39:43 +0100
  • 4d930fb73b Model execution rows Josip Mrden 2024-02-29 12:49:59 +0100
  • d30a7c70de Add iterator methods for iteration Josip Mrden 2024-02-29 11:49:36 +0100
  • c0483576db Add headers iterator Josip Mrden 2024-02-29 11:31:33 +0100
  • 61f5ee2c70 Merge branch 'master' into Implement-edge-type-indices gvolfing 2024-02-29 11:19:51 +0100
  • d5f717d030 React to PR comments gvolfing 2024-02-29 11:19:31 +0100
  • 2c1a6eff66 run all tests antoniofilipovic 2024-02-28 18:02:23 +0100
  • 7fa4b48770 update durability code antoniofilipovic 2024-02-28 18:01:25 +0100
  • 86fce650d2 revert old change antoniofilipovic 2024-02-28 12:40:49 +0100
  • e776f91e6b revert old changes antoniofilipovic 2024-02-28 12:39:50 +0100
  • bd8854fd21 change replication to use data-recovery antoniofilipovic 2024-02-28 12:21:46 +0100
  • 0076654b8d revert storage recover on startup antoniofilipovic 2024-02-28 12:02:51 +0100
  • 5136c80fda fix durability antoniofilipovic 2024-02-28 10:19:18 +0100
  • d861dbb0b6 revert back - fixup antoniofilipovic 2024-02-28 10:02:47 +0100
  • 2ac22523ea revert back durability antoniofilipovic 2024-02-28 10:00:46 +0100
  • bd1eddecd4 remove old comments antoniofilipovic 2024-02-27 17:11:51 +0100
  • 0af2e5cfe3 fix tests and old PR comments antoniofilipovic 2024-02-27 17:01:36 +0100
  • 1288b47a2c add test with durabilty recovery antoniofilipovic 2024-02-23 17:01:13 +0100
  • f4e0418520 remove snapshot test -fixup antoniofilipovic 2024-02-23 11:58:11 +0100
  • af833f08ba remove snapshot test - fixup antoniofilipovic 2024-02-23 11:52:49 +0100
  • 33b0261417 remove snapshot test antoniofilipovic 2024-02-23 11:52:06 +0100
  • d734cb67c0 add more tests on replication with high availability antoniofilipovic 2024-02-23 10:51:27 +0100
  • 576de61a50 extend with one missing epochs test, append old test antoniofilipovic 2024-02-21 17:58:56 +0100
  • a13bc5e2a6 add new test cases antoniofilipovic 2024-02-20 17:17:20 +0100
  • c52c0975de add test for instance behind few commits but contains same epoch antoniofilipovic 2024-02-20 15:14:15 +0100
  • 6536d3b21d Add headers as return type Josip Mrden 2024-02-28 23:32:52 +0100
  • ec3ba6a408 Add return value when executing query in mgp Josip Mrden 2024-02-28 23:30:06 +0100
  • 1145ea87ad Add support for headers Josip Mrden 2024-02-28 23:23:15 +0100
  • 003d08c24a wip DavIvek 2024-02-28 20:22:17 +0100
  • 62c1497a78 change grammar so it works for multiple labels DavIvek 2024-02-28 19:33:35 +0100
  • 502d7a6dff make creation via variables work DavIvek 2024-02-28 19:15:03 +0100
  • 5ed7cc4b10 Add openssl to MEMGRAPH_BUILD_DEPS for amzn-2 and centos-7 (#1771) v2.15.0-amzn2-centos7-fix release/2.15 Marko Barišić 2024-02-28 18:21:56 +0100
  • 5f66c8815c Do not use UUID_STR_LEN (#1770) Gareth Andrew Lloyd 2024-02-28 16:46:03 +0000
  • f316f7db87
    Add openssl to MEMGRAPH_BUILD_DEPS for amzn-2 and centos-7 (#1771) Marko Barišić 2024-02-28 18:21:56 +0100
  • 0d7f51f1ae Add stop mgbuild container at the end of jepsen Deda 2024-02-28 17:55:54 +0100
  • b622204c08 Add openssl to MEMGRAPH_BUILD_DEPS Deda 2024-02-28 17:49:15 +0100
  • 55f224839e
    Do not use UUID_STR_LEN (#1770) Gareth Andrew Lloyd 2024-02-28 16:46:03 +0000
  • 4fb245f58a Hardcode workloads for e2e streams Deda 2024-02-28 17:33:07 +0100
  • 6367acfd19
    Merge branch 'master' into run-ci-in-mgbuilders Marko Barišić 2024-02-28 17:29:57 +0100
  • 8fdc199d2b Implement headers in mgp Josip Mrden 2024-02-28 17:08:17 +0100
  • 2cbc48a2d0 Fix upload_to_s3.yaml fix-push-to-s3-workflow Deda 2024-02-28 15:32:17 +0100
  • 112c4528d3 Fixed condition for mg assert Josip Mrden 2024-02-28 15:13:37 +0100
  • fa8a9c57a9 Fix text search/aggregation result handling Ante Pušić 2024-02-28 15:08:50 +0100
  • 11299981df Add mg invoke returning of result Josip Mrden 2024-02-28 15:03:55 +0100
  • 2c0fc680de Created query execution result Josip Mrden 2024-02-28 14:56:38 +0100
  • 6da627005c Do not use UUID_STR_LEN Gareth Lloyd 2024-02-28 13:43:16 +0000
  • ab7809481c Add yum install libuuid-devel to amzn2 libuuid-fix Deda 2024-02-28 14:11:39 +0100
  • 470821e259 Test amzn build on mantis test-amzn2-fix Deda 2024-02-28 14:05:43 +0100
  • 2b30ba3fef Update method constness Josip Mrden 2024-02-28 14:04:00 +0100
  • 6206e0f05f Run on mantis Deda 2024-02-28 13:47:55 +0100
  • 54221eb601 Fix UUID v2 Andi Skrgat 2024-02-28 13:44:06 +0100
  • d0babcddc5 Pass user to query execution Josip Mrden 2024-02-28 13:39:41 +0100
  • b1587adb57 Fix UUID Andi Skrgat 2024-02-28 13:30:00 +0100
  • 8ba1f160d4 Add API for executing a query Josip Mrden 2024-02-28 13:07:59 +0100
  • b561c61b64
    HA: Add initial logic for choosing new replica (#1729) Antonio Filipovic 2024-02-28 10:57:00 +0100
  • b6a55e534b Add Interpreter Context as singleton Josip Mrden 2024-02-28 10:56:51 +0100
  • 1f38d78528 fix clang tidy antoniofilipovic 2024-02-27 15:53:45 +0100
  • cfb33847ef remove comment antoniofilipovic 2024-02-27 14:07:19 +0100
  • 9317eb216e fix PR comments antoniofilipovic 2024-02-27 14:04:55 +0100
  • 3c2d6863c4 add final logic antoniofilipovic 2024-02-23 14:04:43 +0100