1
0
Fork 0
arangodb/arangod
Max Neunhöffer 5a865b687c
Wait 2s after switching server mode before answering. (#6393)
This is needed because the change is propagated via the agency and the
heartbeat, which only happens once per second.
2018-09-05 21:14:07 +02:00
..
Actions issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
Agency issue 458.4: retrieve the system database via the SystemDatabaseFeature (#6299) 2018-08-31 19:45:10 +02:00
Aql fix profile output for nodes without calls to getSome (#6396) 2018-09-05 20:25:18 +02:00
Auth issue 458.2.1: ensure LogicalCollection presence is checked before granting/revoking permissions (#6274) 2018-08-29 14:57:56 +03:00
Cache issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
Cluster Wait 2s after switching server mode before answering. (#6393) 2018-09-05 21:14:07 +02:00
ClusterEngine Hide links (#6348) 2018-09-03 15:36:37 +02:00
GeneralServer Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
GeoIndex properly report out-of-range coordinates in geo index queries (#5880) 2018-07-13 21:26:42 +02:00
Graph Hide links (#6348) 2018-09-03 15:36:37 +02:00
IResearch Hide links (#6348) 2018-09-03 15:36:37 +02:00
Indexes Hide links (#6348) 2018-09-03 15:36:37 +02:00
InternalRestHandler remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
MMFiles Hide links (#6348) 2018-09-03 15:36:37 +02:00
Pregel Fix pregel during import (#6356) 2018-09-05 16:19:38 +02:00
Replication issue 458.4: retrieve the system database via the SystemDatabaseFeature (#6299) 2018-08-31 19:45:10 +02:00
RestHandler implement caching for stats values too (#6360) 2018-09-04 16:05:10 +02:00
RestServer fix cast for macosx 2018-09-03 10:22:47 +02:00
RocksDBEngine Hide links (#6348) 2018-09-03 15:36:37 +02:00
Scheduler Bug fix/fixes 2908 (#6279) 2018-08-31 17:26:54 +02:00
Sharding do not crash on empty followers list (#6375) 2018-09-05 16:51:45 +02:00
Statistics issue 458.4: retrieve the system database via the SystemDatabaseFeature (#6299) 2018-08-31 19:45:10 +02:00
StorageEngine added missing virtual destructor 2018-09-05 13:53:41 +02:00
Transaction Hide links (#6348) 2018-09-03 15:36:37 +02:00
Utils Fixing crashes on UPDATE / INSERT queries (#6207) 2018-08-21 11:10:44 +02:00
V8Server Hide links (#6348) 2018-09-03 15:36:37 +02:00
VocBase Hide links (#6348) 2018-09-03 15:36:37 +02:00
CMakeLists.txt Feature/fortune (#6324) 2018-09-01 14:18:30 +02:00
dbg.cmake