.. |
AgencyComm.cpp
|
URL parameter -> {query,path} parameter
|
2015-11-24 18:09:43 +01:00 |
AgencyComm.h
|
removed several includes from Common.h
|
2015-11-25 12:21:55 +01:00 |
ApplicationCluster.cpp
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02: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
|
removed dependency on vector.h
|
2015-11-19 01:41:42 +01:00 |
ClusterInfo.h
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-12-01 11:25:58 +01:00 |
ClusterMethods.cpp
|
Fixed early optimizations of Cluster traversal filters, when document does not exist. Now behaves identical to single server and to execution without optimization
|
2015-12-04 13:30:40 +01:00 |
ClusterMethods.h
|
Fixed early optimizations of Cluster traversal filters, when document does not exist. Now behaves identical to single server and to execution without optimization
|
2015-12-04 13:30:40 +01:00 |
ClusterTraverser.cpp
|
Fixed early optimizations of Cluster traversal filters, when document does not exist. Now behaves identical to single server and to execution without optimization
|
2015-12-04 13:30:40 +01:00 |
ClusterTraverser.h
|
cppcheck
|
2015-12-04 12:18:15 +01:00 |
HeartbeatThread.cpp
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +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
|
…
|
|