memgraph/src
Marko Budiselic 082465ff15 For each hardcoded query plan there is a build target -> that will improve Memgraph's testability + update of release script (release/alpha.sh)
Summary: For each hardcoded query plan there is a build target -> that will improve Memgraph's testability + update of release script (release/alpha.sh)

Reviewers: florijan, mislav.bradac, mferencevic, dgleich

Reviewed By: dgleich

Subscribers: pullbot, buda

Differential Revision: https://phabricator.memgraph.io/D75
2017-02-28 19:00:59 +01:00
..
communication/bolt For each hardcoded query plan there is a build target -> that will improve Memgraph's testability + update of release script (release/alpha.sh) 2017-02-28 19:00:59 +01:00
config clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
data_structures Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
database Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
dbms clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
import Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
io/network Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
logging Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
memory Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
mvcc Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
query For each hardcoded query plan there is a build target -> that will improve Memgraph's testability + update of release script (release/alpha.sh) 2017-02-28 19:00:59 +01:00
serialization clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
snapshot clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
storage Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
template_engine clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
threading Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
transactions Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
utils copy hardcoded queries 2017-02-27 18:26:51 +01:00
copy_hardcoded_queries.cpp copy hardcoded queries 2017-02-27 18:26:51 +01:00
memgraph_bolt.cpp use of Google Style (clang-format) 2017-01-23 12:04:54 +01:00