1
0
Fork 0
arangodb/arangod/Cluster
Jan Steemann 34057af3bc Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-22 12:01:47 +01:00
..
AgencyComm.cpp cppcheck 2016-03-09 22:57:49 +01:00
AgencyComm.h cppcheck 2016-03-09 22:57:49 +01:00
ApplicationCluster.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-18 10:46:03 +01:00
ApplicationCluster.h Proper initialization 2016-02-04 11:29:43 +01:00
ClusterComm.cpp Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-03-21 23:02:59 +01:00
ClusterComm.h Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-16 23:34:29 +01:00
ClusterInfo.cpp cppcheck 2016-03-09 22:57:49 +01:00
ClusterInfo.h cppcheck 2016-03-09 22:57:49 +01:00
ClusterMethods.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-16 23:34:29 +01:00
ClusterMethods.h Remove old code w.r.t. shardKeysChanged test. 2016-03-14 16:31:37 +01:00
ClusterTraverser.cpp removed DocumentAccessor 2016-03-21 15:40:44 +01:00
ClusterTraverser.h Replaced OperationCursor by shared_ptrs every where and removed the slice function from it. Instead it returns a shared ptr on a OperationResult on getMore 2016-03-17 18:49:20 +01:00
HeartbeatThread.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
HeartbeatThread.h switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
RestShardHandler.cpp Report new follower to agency. 2016-02-09 15:51:58 +01:00
RestShardHandler.h fixed namespace usage 2016-02-02 15:10:44 +01:00
ServerJob.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
ServerJob.h fixed warnings shown by clang-3.7 2016-01-31 02:17:36 +01:00
ServerState.cpp cppcheck 2016-03-18 11:23:38 +01:00
ServerState.h Proper secondary => Primary failover 2016-03-17 22:39:15 +00:00
v8-cluster.cpp
v8-cluster.h