.. |
AgencyCallback.cpp
|
Better debugging message.
|
2016-05-23 13:59:35 +02:00 |
AgencyCallback.h
|
Overhaul AgencyCallback.
|
2016-05-07 01:11:15 +02:00 |
AgencyCallbackRegistry.cpp
|
Migrate ensure/drop index to proper callbacks
|
2016-05-03 15:28:46 +02:00 |
AgencyCallbackRegistry.h
|
Fix guards
|
2016-05-18 10:54:46 +02:00 |
AgencyComm.cpp
|
Add /Target/CleanedServers in agency (init & read out in API).
|
2016-06-07 15:54:13 +02:00 |
AgencyComm.h
|
Implement unregister on shutdown
|
2016-06-10 18:21:41 +02:00 |
ClusterComm.cpp
|
Next iteration of performRequests improvement.
|
2016-06-07 14:12:09 +02:00 |
ClusterComm.h
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-06-07 15:13:36 +02:00 |
ClusterFeature.cpp
|
Wait for 2 DBServers or 30s before running cluster bootstrap.
|
2016-06-14 15:40:11 +02:00 |
ClusterFeature.h
|
Implement unregister on shutdown
|
2016-06-10 18:21:41 +02:00 |
ClusterInfo.cpp
|
Take out old dead code.
|
2016-06-06 14:56:55 +02:00 |
ClusterInfo.h
|
Repair DBServerAgencySync in background.
|
2016-05-25 17:27:27 +02:00 |
ClusterMethods.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ClusterMethods.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ClusterTraverser.cpp
|
fixed uniqueness issue for breadth-first traversal in cluster
|
2016-06-13 21:00:13 +02:00 |
ClusterTraverser.h
|
fixed uniqueness issue for breadth-first traversal in cluster
|
2016-06-13 21:00:13 +02:00 |
DBServerAgencySync.cpp
|
Report result of DBSyncServerJob back to the heartbeat thread.
|
2016-06-09 12:03:34 +02:00 |
DBServerAgencySync.h
|
Finish renaming ServerJob -> DBServerAgencySync.
|
2016-05-23 13:59:00 +02:00 |
HeartbeatThread.cpp
|
Fix heartbeat thread (remain < 0.0 and cast to uint64_t bug).
|
2016-06-10 14:06:22 +02:00 |
HeartbeatThread.h
|
fix hasRunOnce
|
2016-06-03 10:55:43 +02:00 |
RestAgencyCallbacksHandler.cpp
|
Overhaul AgencyCallback.
|
2016-05-07 01:11:15 +02:00 |
RestAgencyCallbacksHandler.h
|
Fix guards
|
2016-05-18 10:54:46 +02:00 |
RestShardHandler.cpp
|
micro optimizations
|
2016-05-01 00:03:23 +02:00 |
RestShardHandler.h
|
…
|
|
ServerState.cpp
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-06-10 18:21:56 +02:00 |
ServerState.h
|
Implement unregister on shutdown
|
2016-06-10 18:21:41 +02:00 |
v8-cluster.cpp
|
Throw exception when calling cluster methods in non-cluster mode
|
2016-06-14 13:04:03 +02:00 |
v8-cluster.h
|
…
|
|