1
0
Fork 0
arangodb/arangod
Jan 11f5f33659
make sure all error code names are prefixed with ERROR_ @fceller @kvs85 (#9384)
2019-07-02 18:07:33 +02:00
..
Actions Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
Agency make the comparison functions unambiguous (#9349) 2019-07-01 16:35:28 +02:00
Aql use index projections when range-scanning the primary index and filtering on _key (#9372) 2019-07-02 11:26:27 +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 make sure all error code names are prefixed with ERROR_ @fceller @kvs85 (#9384) 2019-07-02 18:07:33 +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 make the comparison functions unambiguous (#9349) 2019-07-01 16:35:28 +02:00
Indexes 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
InternalRestHandler Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
MMFiles make the comparison functions unambiguous (#9349) 2019-07-01 16:35:28 +02:00
Pregel Fix two int size mismatches (#9226) 2019-06-09 07:35:03 +02:00
Replication make the comparison functions unambiguous (#9349) 2019-07-01 16:35:28 +02:00
RestHandler Bug fix/fix cluster tests for analyzers (#9370) 2019-07-01 16:52:06 +02:00
RestServer fix invalid logId 2019-07-02 16:48:06 +02:00
RocksDBEngine make the comparison functions unambiguous (#9349) 2019-07-01 16:35:28 +02:00
Scheduler Specialize scheduler pointer to allow devirtualization of method calls (#9225) 2019-06-21 11:15:18 +02:00
Sharding remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
Statistics Trap whether the statistics-Thread is asleep for too long. (#9364) 2019-07-01 11:32:31 +02:00
StorageEngine added test for object creation (#9355) 2019-06-27 21:13:03 +02:00
Transaction actually honor the return value of FollowerInfo::addFollower (#9358) 2019-06-28 18:31:15 +02:00
Utils bug-fix/internal-issue-#604 (#9353) 2019-07-01 16:00:14 +02: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/specify snappy dependency (#9289) 2019-06-18 17:33:23 +02:00
dbg.cmake