1
0
Fork 0
arangodb/arangod
Andrey Abramov a793a4749f
Bug fix/rename iresearch analyzer feature (#9424)
* rename feature

* ensure 'MMFilesLogFileManager::SafeToUseInstance' is safe to use in multithreaded context

* address mac compilation issue
2019-07-08 15:46:57 +03:00
..
Actions Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
Agency Bug fix/rename iresearch analyzer feature (#9424) 2019-07-08 15:46:57 +03:00
Aql add initializeCursor back to DistinctCollectExecutor (#9386) 2019-07-03 16:15:15 +02:00
Auth Fix issues with parallel database creation/dropping (#9272) 2019-06-25 11:09:26 +02:00
Cache Bug fix/remove io task (#9056) 2019-05-22 14:34:49 +02:00
Cluster Bug fix/add shard id to replication client identifier (#9366) 2019-07-08 14:03:42 +02:00
ClusterEngine don't unfairly favor the edge index when comparing it to more specialized indexes on `_from`/`_to` plus other attributes (#9362) 2019-07-01 16:32:42 +02:00
GeneralServer Response compression (#9300) 2019-06-28 10:02:48 +02:00
GeoIndex forwardport changes from 3.4 (#8894) 2019-05-08 14:34:25 +02:00
Graph make the comparison functions unambiguous (#9349) 2019-07-01 16:35:28 +02:00
IResearch Bug fix/rename iresearch analyzer feature (#9424) 2019-07-08 15:46:57 +03:00
Indexes add VelocyPackHelper::equal method (#9389) 2019-07-03 12:15:11 +02:00
InternalRestHandler Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
MMFiles Bug fix/rename iresearch analyzer feature (#9424) 2019-07-08 15:46:57 +03:00
Pregel Pregel additional test & TSan error fix (#9357) 2019-07-04 09:36:40 +02:00
Replication Bug fix/add shard id to replication client identifier (#9366) 2019-07-08 14:03:42 +02:00
RestHandler Bug fix/add shard id to replication client identifier (#9366) 2019-07-08 14:03:42 +02:00
RestServer Bug fix/add shard id to replication client identifier (#9366) 2019-07-08 14:03:42 +02:00
RocksDBEngine Bug fix/add shard id to replication client identifier (#9366) 2019-07-08 14:03:42 +02:00
Scheduler [Devel] Queue-Full-Logging (#9388) 2019-07-03 13:07:24 +02:00
Sharding remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
Statistics fix JSON statistics (#9385) 2019-07-02 18:24:04 +02:00
StorageEngine added test for object creation (#9355) 2019-06-27 21:13:03 +02:00
Transaction Leader updates Current precondition fixes. (#9410) 2019-07-05 13:35:13 +02:00
Utils Bug fix/internal issue #605 (#9421) 2019-07-08 14:07:11 +03:00
V8Server Bug fix/fix cluster tests for analyzers (#9370) 2019-07-01 16:52:06 +02:00
VocBase Fix issues with parallel database creation/dropping (#9272) 2019-06-25 11:09:26 +02:00
CMakeLists.txt Bug fix/add shard id to replication client identifier (#9366) 2019-07-08 14:03:42 +02:00
dbg.cmake