memgraph/tests/integration/hardcoded_query
Matej Ferencevic 813a3b9eed Started network refactorization.
Summary:
Moved server and worker from bolt to communication. Started
templatization.

Started removal of Bolt class.

Removed unnecessary files from network.

Converted states to template functions.

Bolt::Session is now a template.

Merge remote-tracking branch 'origin/dev' into mg_refactor_network

Merged bolt_serializer.cpp into hpp.

Removed obsolete include.

Initial version of bolt session unit test.

Uncommented leftover log commands.

Reimplemented io::Socket.

Added client-stress.sh script.

Reviewers: dgleich, buda

Reviewed By: dgleich, buda

Subscribers: pullbot, mferencevic, buda

Differential Revision: https://phabricator.memgraph.io/D64
2017-03-06 13:52:34 +01:00
..
clique_scored.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
clique.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
clique.hpp Traversal namespace specialization added for real DB primitives 2017-03-03 14:01:01 +01:00
create_full_profile_conceals_return.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
create_full_profile_return.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
create_full_profile_reveals_return.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
create_garment_conceals.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
create_garment_reveals.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
create_garment.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
delete_all.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
match_garment_default_outfit.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
match_garment_set_label_AA_return.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
match_garment_set_label_BB_return.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
match_garment_set_label_CC_return.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
match_garment_set_label_DD_return.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
match_garment_set_label_EE_return.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
match_garment_set_label_general_return.hpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
match_garment.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
match_profile_garment_score.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
match_profile_garment_set_score.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
match_profile_garment_update_score.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
match_profile.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
template Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
using.hpp Started network refactorization. 2017-03-06 13:52:34 +01:00