1
0
Fork 0
arangodb/arangod/Cluster
Michael Hackstein 77b12f872f Explicitly deleted TRI_Json_t sending requests in Agency. To avoid invoking the wrong function again 2016-01-20 14:47:56 +01:00
..
AgencyComm.cpp Explicitly deleted TRI_Json_t sending requests in Agency. To avoid invoking the wrong function again 2016-01-20 14:47:56 +01:00
AgencyComm.h Explicitly deleted TRI_Json_t sending requests in Agency. To avoid invoking the wrong function again 2016-01-20 14:47:56 +01:00
ApplicationCluster.cpp Cluster internal communication now uses more VPack instead of TRI_json_t 2016-01-19 11:33:43 +01:00
ApplicationCluster.h more const unification 2016-01-15 00:09:52 +01:00
ClusterComm.cpp don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
ClusterComm.h comments reformatting 2016-01-11 09:52:39 +01:00
ClusterInfo.cpp Fixed Cluster error for dropping Indexes. Nasty and hard to find Error, compiler autocasted pointer to bool und actually called the wrong function. 2016-01-20 14:21:44 +01:00
ClusterInfo.h Removed all TRI_json_t inputs to AgencyComm and replaced them by VPack. This commit stil has an error s.t. indexes cannot be dropped in Cluster. WIP. 2016-01-20 12:53:55 +01:00
ClusterMethods.cpp Cluster internal communication now uses more VPack instead of TRI_json_t 2016-01-19 11:33:43 +01:00
ClusterMethods.h Reduced occurences of TRI_json_t in Cluster Code 2016-01-15 15:32:47 +01:00
ClusterTraverser.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
ClusterTraverser.h comments reformatting 2016-01-11 09:52:39 +01:00
HeartbeatThread.cpp Cluster internal communication now uses more VPack instead of TRI_json_t 2016-01-19 11:33:43 +01:00
HeartbeatThread.h comments reformatting 2016-01-11 09:52:39 +01:00
RestShardHandler.cpp more const unification 2016-01-15 00:09:52 +01:00
RestShardHandler.h more const unification 2016-01-15 00:09:52 +01:00
ServerJob.cpp more const unification 2016-01-15 00:09:52 +01:00
ServerJob.h more const unification 2016-01-15 00:09:52 +01:00
ServerState.cpp Cluster internal communication now uses more VPack instead of TRI_json_t 2016-01-19 11:33:43 +01:00
ServerState.h comments reformatting 2016-01-11 09:52:39 +01:00
v8-cluster.cpp Removed all TRI_json_t inputs to AgencyComm and replaced them by VPack. This commit stil has an error s.t. indexes cannot be dropped in Cluster. WIP. 2016-01-20 12:53:55 +01:00
v8-cluster.h auto-generated headers 2016-01-06 18:41:51 +01:00