1
0
Fork 0
arangodb/arangod
Max Neunhoeffer 03ebd5f613
Fix deadlock.
2019-06-05 13:53:08 +02:00
..
Actions big reformat 2018-12-26 00:57:05 +01:00
Agency fixed TTL bug 2019-06-04 12:11:31 +02:00
Aql [3.4] Let only on shard per collection, not per DBServer, be responsible for initialize cursor (and shutdown) (#8952) 2019-05-15 11:21:32 +02:00
Auth don't reveal secrets via log or to JavaScript apps (#8762) 2019-04-15 19:05:41 +02:00
Cache Pregel various fixes (#8879) 2019-05-07 09:53:18 +02:00
Cluster Fix deadlock. 2019-06-05 13:53:08 +02:00
ClusterEngine less locking for ClusterSelectivityEstimates (#8891) 2019-05-06 13:23:33 +02:00
GeneralServer fix crash in async request handling when request queue is full (#9029) 2019-05-17 16:28:43 +02:00
GeoIndex Pregel various fixes (#8879) 2019-05-07 09:53:18 +02:00
Graph Bug fix 3.4/collection babies (#9033) 2019-05-21 08:41:12 +02:00
IResearch [3.4] bug-fix/issue-#8294 (#8430) 2019-03-21 18:23:12 +03:00
Indexes Pregel various fixes (#8879) 2019-05-07 09:53:18 +02:00
InternalRestHandler big reformat 2018-12-26 00:57:05 +01:00
MMFiles Pregel various fixes (#8879) 2019-05-07 09:53:18 +02:00
Pregel Bug fix 3.4/pregel gr (#9007) 2019-05-15 18:38:22 +02:00
Replication increase the timeout for more reliable test results (#8735) 2019-04-15 10:16:42 +02:00
RestHandler Bug fix 3.4/collection babies (#9033) 2019-05-21 08:41:12 +02:00
RestServer fix misleading instruction in error message (#8821) 2019-04-26 11:40:01 +02:00
RocksDBEngine handle incomplete reads (#9019) 2019-05-17 11:17:51 +02:00
Scheduler [3.4] Scheduler Logging (#9028) 2019-05-20 16:30:52 +02:00
Sharding big reformat 2018-12-26 00:57:05 +01:00
Statistics big reformat 2018-12-26 00:57:05 +01:00
StorageEngine less locking for ClusterSelectivityEstimates (#8891) 2019-05-06 13:23:33 +02:00
Transaction fix wrong assertion 2019-04-09 17:52:53 +02:00
Utils Bug fix 3.4/replication fuzz debugging (#8668) 2019-04-03 11:43:36 +02:00
V8Server Bug fix 3.4/pregel gr (#9007) 2019-05-15 18:38:22 +02:00
VocBase speedup collection creation 2019-06-04 12:19:38 +02:00
CMakeLists.txt Bug fix 3.4/collection babies (#9033) 2019-05-21 08:41:12 +02:00
dbg.cmake