memgraph/src/utils
Marko Budiselic 20d667f8bf Clean utils folder
Summary: The goal is to standardize utils folder.

Reviewers: teon.banek, mferencevic

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1354
2018-04-11 16:19:46 +02:00
..
datetime Add initial version of statsd 2018-02-02 17:02:37 +01:00
hashing Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
random Labels implementation. 2017-04-03 11:50:22 +02:00
sysinfo Add error message to AvailableMem 2018-03-05 10:18:16 +01:00
algorithm.hpp Use wait-in-destruct future everywhere 2018-03-26 14:15:11 +02:00
atomic.hpp Fix recovery bug (transaction ID bumping) 2018-03-23 10:09:04 +01:00
bound.hpp GraphDbAccessor - label+property index cardinalities for exact value and value ranges 2017-07-06 10:22:19 +02:00
bswap.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
crtp.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
demangle.cpp Add client side RPC stats 2018-02-22 12:34:48 +01:00
demangle.hpp Add client side RPC stats 2018-02-22 12:34:48 +01:00
dynamic_lib.hpp Use GLogger instead of broken memgraph Logger. 2017-06-21 15:33:24 +02:00
exceptions.hpp Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
executor.hpp Add thread names 2018-02-23 16:04:49 +01:00
file.cpp Cleanup utils::File API 2018-01-16 15:38:12 +01:00
file.hpp Cleanup utils::File API 2018-01-16 15:38:12 +01:00
flag_validation.hpp Refactor GraphDb 2018-01-12 16:47:24 +01:00
fswatcher.hpp Replace debug_assert, permanent_assert with DCHECK/CHECK 2017-10-11 14:43:32 +02:00
future.hpp Use custom future that waits on destruct 2018-03-09 10:16:17 +01:00
likely.hpp antlr integration, *.hpp and *.cpp inside src dir, cleanup 2017-02-17 16:20:31 +01:00
log_destructor.hpp Add a class that logs stacktrace on destruction 2018-03-13 10:10:52 +01:00
measure_time.hpp benchmark folder has been removed from the root dir, README update, measure_time.hpp comments 2017-02-18 14:36:50 +01:00
memory_literals.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
network.cpp Stats from card fraud benchmark 2018-02-07 19:57:25 +01:00
network.hpp Stats from card fraud benchmark 2018-02-07 19:57:25 +01:00
on_scope_exit.hpp Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
option.hpp Replace debug_assert, permanent_assert with DCHECK/CHECK 2017-10-11 14:43:32 +02:00
placeholder.hpp Replace debug_assert, permanent_assert with DCHECK/CHECK 2017-10-11 14:43:32 +02:00
platform.hpp antlr integration, *.hpp and *.cpp inside src dir, cleanup 2017-02-17 16:20:31 +01:00
random_graph_generator.hpp Migrate db::types to storage:: 2018-01-17 10:35:12 +01:00
scheduler.hpp Add thread names 2018-02-23 16:04:49 +01:00
serialization.hpp Add tuple serialization 2018-04-05 10:58:59 +02:00
signals.cpp Split signals utils into cpp and hpp 2018-04-03 11:17:11 +02:00
signals.hpp Split signals utils into cpp and hpp 2018-04-03 11:17:11 +02:00
stacktrace.hpp Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
string.hpp Improve utils::RandomString 2017-12-05 10:10:36 +01:00
terminate_handler.hpp utils::auto_scope refactor 2017-08-11 09:43:10 +02:00
thread.hpp Refactor distributed transactional cache GC 2018-02-27 10:47:58 +01:00
timer.hpp Write-ahead log 2017-11-13 09:51:39 +01:00
total_ordering.hpp Add virtual destructors 2018-01-19 10:40:09 +01:00
type_discovery.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
underlying_cast.hpp Clean utils folder 2018-04-11 16:19:46 +02:00
visitor.hpp Plan distributed execution of basic read operators 2018-01-25 14:20:51 +01:00
watchdog.cpp Raft election 2017-11-13 12:47:12 +01:00
watchdog.hpp Raft election 2017-11-13 12:47:12 +01:00