1
0
Fork 0
arangodb/arangod/Cluster
Max Neunhoeffer 989e92761b Merge branch 'vpack' of ssh://github.com/ArangoDB/ArangoDB into vpack 2015-12-22 14:18:46 +01:00
..
AgencyComm.cpp Merge branch 'devel' into ClustUp1 2015-12-08 23:21:46 +01:00
AgencyComm.h Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-12-17 10:59:30 +01:00
ApplicationCluster.cpp delete connectionmanager on shutdown 2015-12-15 13:21:24 +01:00
ApplicationCluster.h Add two missing backticks to unbreak docu blocks 2015-09-09 22:01:55 +02:00
ClusterComm.cpp Fix dump bug in cluster. 2015-12-22 14:18:11 +01:00
ClusterComm.h make_unique 2015-12-16 11:54:33 +01:00
ClusterInfo.cpp Merge branch 'vpack' of ssh://github.com/ArangoDB/ArangoDB into vpack 2015-12-22 14:18:46 +01:00
ClusterInfo.h Merge branch 'devel' into vpack 2015-12-22 14:18:34 +01:00
ClusterMethods.cpp use std::make_shared 2015-12-18 23:34:18 +01:00
ClusterMethods.h Fix handling of VPackOptions in Parser/Builder usage. 2015-12-18 20:42:59 +01:00
ClusterTraverser.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-12-16 11:44:56 +01:00
ClusterTraverser.h Fixed memleak for cluster Traverser edge data 2015-12-09 09:52:45 +01:00
HeartbeatThread.cpp Removed TRI_json_t from Vocbase/auth and did some refactoring in the internals there. Bye Bye CORE_MEM_ZONE 2015-12-10 14:08:49 +01:00
HeartbeatThread.h Fix heartbeat thread of DBserver, less sleeping. 2015-11-03 10:19:26 +01:00
RestShardHandler.cpp moved some handlers around 2015-08-20 01:26:52 +02:00
RestShardHandler.h moved some handlers around 2015-08-20 01:26:52 +02:00
ServerJob.cpp org/arangodb -> @arangodb 2015-12-15 15:51:44 +01:00
ServerJob.h removed triagens::rest::Handler 2015-08-20 01:26:50 +02:00
ServerState.cpp Implement role switching. 2015-10-23 16:45:21 +02:00
ServerState.h Implement role switching. 2015-10-23 16:45:21 +02:00
v8-cluster.cpp Fix shared_ptr<CONTAINER> direct-use in for bug. 2015-12-16 10:29:23 +01:00
v8-cluster.h