.. |
AgencyComm.cpp
|
First try to fix deadlock problem. Tests not yet tried.
|
2015-12-08 18:54:05 +01:00 |
AgencyComm.h
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2015-12-09 10:29:13 +01:00 |
ApplicationCluster.cpp
|
fix cluster upgrade
|
2015-12-07 11:57:46 +01:00 |
ApplicationCluster.h
|
Add two missing backticks to unbreak docu blocks
|
2015-09-09 22:01:55 +02:00 |
ClusterComm.cpp
|
Adjust comments to reality for asyncRequest.
|
2015-12-03 09:23:15 +01:00 |
ClusterComm.h
|
Fix ClusterComm::asyncRequest w.r.t. body shared_ptr.
|
2015-12-02 14:15:18 +01:00 |
ClusterInfo.cpp
|
Adapted cluster communication to class version of TRI_col_info_t
|
2015-12-16 11:42:02 +01:00 |
ClusterInfo.h
|
Adapted cluster communication to class version of TRI_col_info_t
|
2015-12-16 11:42:02 +01:00 |
ClusterMethods.cpp
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2015-12-10 10:26:14 +01:00 |
ClusterMethods.h
|
Added a wrapper arround create/modify documents in cluster with JSOn for VelocyPack
|
2015-12-06 13:32:06 +01:00 |
ClusterTraverser.cpp
|
Fixed a bug when we start at an unknown vertex. THe cluster got into undefined states
|
2015-12-08 14:45:11 +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
|
Fix heartbeat thread of DBserver, less sleeping.
|
2015-11-03 10:19:26 +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 ClusterComm::asyncRequest w.r.t. body shared_ptr.
|
2015-12-02 14:15:18 +01:00 |
v8-cluster.h
|
…
|
|