1
0
Fork 0
arangodb/arangod
Jan Christoph Uhde b94755c61e fix segfault and try to avoid oom (#10518)
* create arena before using it

* try to avoid oom situation
2019-11-25 13:49:50 +03:00
..
Actions C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
Agency feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
Aql Enabled modification nodes in spliced subqueries again (#10499) 2019-11-22 18:30:14 +01:00
Auth remove cctype (#10501) 2019-11-21 15:59:59 +01:00
Cache C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
Cluster remove cctype (#10501) 2019-11-21 15:59:59 +01:00
ClusterEngine feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
FeaturePhases Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
GeneralServer Put the write into the IoContext. (#10511) 2019-11-22 17:43:29 +01:00
GeoIndex Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
Graph Remove IndexHandle (#10424) 2019-11-14 11:34:57 +01:00
IResearch fix compilation on mac (#10505) 2019-11-22 09:36:42 +03:00
Indexes show index type in not implemented exception (#10426) 2019-11-13 16:46:33 +01:00
InternalRestHandler Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
MMFiles fix segfault and try to avoid oom (#10518) 2019-11-25 13:49:50 +03:00
Network fix description of NetworkFeature options 2019-11-14 13:53:23 +01:00
Pregel clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
Replication remove cctype (#10501) 2019-11-21 15:59:59 +01:00
RestHandler feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
RestServer metricsfeature cleanup in unprepare (#10514) 2019-11-22 15:02:36 +01:00
RocksDBEngine feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
Scheduler abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
Sharding clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
Statistics feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
StorageEngine feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
Transaction fix truncate operation in synchronous replication (#10492) 2019-11-21 08:51:07 +01:00
Utils remove cctype (#10501) 2019-11-21 15:59:59 +01:00
V8Server fix the default case, if we guess that we have structured post data, actually parse it. (#10508) 2019-11-22 15:22:18 +01:00
VocBase fix whitespace issues 2019-11-21 17:34:35 +01:00
CMakeLists.txt feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
dbg.cmake