1
0
Fork 0
arangodb/arangod
Michael Hackstein 2c90b36bb1 The ArangoDB VPackIndex now does not attempt to compute an Estimate on Coordinator. Caused the coordinator to crash (#2629) 2017-06-22 12:37:12 +02:00
..
Actions
Agency fixing the agency comm issues detected with the go-driver tests (#2608) 2017-06-19 17:51:08 +02:00
Aql fix one more limit issue in traversal (#2634) 2017-06-22 12:32:47 +02:00
Cache Augmented cache API and fixed a potential deadlock scenario. (#2579) 2017-06-19 17:28:04 +02:00
Cluster Refactored /_api/index and /_api/database (#2582) 2017-06-19 23:47:40 +02:00
GeneralServer Bug fix/task locking (#2618) 2017-06-20 16:53:20 +02:00
Graph Augmented cache API and fixed a potential deadlock scenario. (#2579) 2017-06-19 17:28:04 +02:00
Indexes only use one dash in error message 2017-06-07 00:30:49 +02:00
InternalRestHandler
MMFiles do not include our datafiles in core files (#2630) 2017-06-22 12:34:27 +02:00
Pregel Added assert(false) to force coredump in jenkins 2017-06-07 17:44:52 +02:00
Replication Bug fix/incremental replication syncs too much (#2631) 2017-06-21 14:56:33 +02:00
Rest
RestHandler Refactored /_api/index and /_api/database (#2582) 2017-06-19 23:47:40 +02:00
RestServer fix lockfile-related messages (#2639) 2017-06-22 12:33:46 +02:00
RocksDBEngine The ArangoDB VPackIndex now does not attempt to compute an Estimate on Coordinator. Caused the coordinator to crash (#2629) 2017-06-22 12:37:12 +02:00
Scheduler Bug fix/task locking (#2618) 2017-06-20 16:53:20 +02:00
Statistics
StorageEngine potentially fixed issue #2559: Duplicate _key generated on insertion (#2593) 2017-06-19 17:44:59 +02:00
Transaction Fix behaviour of synchronous replication in dropFollower case. 2017-06-09 13:06:02 +02:00
Utils fix query execution times that may have different between batches (#2606) 2017-06-19 17:47:32 +02:00
V8Server Refactored /_api/index and /_api/database (#2582) 2017-06-19 23:47:40 +02:00
Views
VocBase fix incorrect "id" return type (must be string, not a number) (#2623) 2017-06-21 10:26:04 +02:00
CMakeLists.txt Refactored /_api/index and /_api/database (#2582) 2017-06-19 23:47:40 +02:00
dbg.cmake