1
0
Fork 0
arangodb/arangod
Tobias Gödderz 90ec730c07 Fix heartbeat thread hanging during shutdown (#7709) 2018-12-20 16:40:42 +01:00
..
Actions Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01:00
Agency Agency not starting in log level trace (#7684) 2018-12-10 15:30:57 +01:00
Aql fixed issue #7757 (#7805) 2018-12-19 14:06:52 +01:00
Auth try again in case of a conflict when updating users (#7614) 2018-12-04 16:51:21 +01:00
Cache minor fixes (#7689) 2018-12-07 16:22:25 +01:00
Cluster Fix heartbeat thread hanging during shutdown (#7709) 2018-12-20 16:40:42 +01:00
ClusterEngine fixed issue #7757 (#7805) 2018-12-19 14:06:52 +01:00
GeneralServer do not use an internal error for JSON parse errors (#7799) 2018-12-19 12:54:47 +01:00
GeoIndex Ignore invaild geo coordinates when indexing. (#7724) 2018-12-11 09:24:56 +01:00
Graph fixed issue #7757 (#7805) 2018-12-19 14:06:52 +01:00
IResearch issue 511.5: remove cid from IResearchPrimaryKey since iresearch data-stores are per-collction, minor code cleanup (#7803) 2018-12-19 16:10:58 +03:00
Indexes fixed issue #7757 (#7805) 2018-12-19 14:06:52 +01:00
InternalRestHandler
MMFiles fixed issue #7757 (#7805) 2018-12-19 14:06:52 +01:00
Pregel Bug fix/use lock for pregel stats (#7499) 2018-11-28 18:39:27 +01:00
Replication fix restrictCollections parameter on database level replication (#7810) 2018-12-19 19:07:31 +01:00
RestHandler improve error handling in case query cannot be found (#7795) 2018-12-18 17:46:42 +01:00
RestServer Reload Foxx routes during startup (#7533) 2018-12-10 12:41:50 +01:00
RocksDBEngine upgrade rocksdb to V5.18.X (#7792) 2018-12-19 19:34:55 +01:00
Scheduler Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01:00
Sharding Simplify dropDatabaseCoordinator & fix some bugs (#7211) 2018-11-06 15:26:33 +01:00
Statistics Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01:00
StorageEngine issue 511.3: remove IResearchViewDBServer and use the IResearchView directly on db-server (#7748) 2018-12-17 21:11:20 +03:00
Transaction issue 511.2.1: use references instead of raw pointers for Index operations to avoid null pointer access (#7725) 2018-12-11 14:40:49 +03:00
Utils Bug fix/handle nullptr (#7432) 2018-11-23 12:52:30 +01:00
V8Server Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01:00
VocBase fix restrictCollections parameter on database level replication (#7810) 2018-12-19 19:07:31 +01:00
CMakeLists.txt issue 511.3: remove IResearchViewDBServer and use the IResearchView directly on db-server (#7748) 2018-12-17 21:11:20 +03:00
dbg.cmake