1
0
Fork 0
arangodb/arangod
Jan Christoph Uhde 9c3f9afa22 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
* 'devel' of https://github.com/arangodb/arangodb:
  Adapted recplication-ruby test removed tests for system indexes and compatibility tests.
  Fixed Dump. It tried to insert contains of a builder into itself
  Remove rocksdb linking (implicitly done via arangoserver!)
  ASAN runtime errors
  Reduce maximal timeout in exponential backoff when waiting for a lock.
  abort early
  Fixed restoreIndox for RocksDB. Also removed Primary and EdgeIndexes from Inventory, which is identical to MMFiles
  try to make task tests more robust and reliable
  lock unification
2017-04-28 14:22:09 +02:00
..
Actions
Agency fixed shard ordering in Job::clones with consequences for unit tests 2017-04-27 13:37:47 +02:00
Aql
Cache Fixed data layout of cache buckets for 32-bit systems. 2017-04-27 18:25:42 -04:00
Cluster Wait for cluster sync when creating collections 2017-04-27 17:46:41 +02:00
GeneralServer make ctor explicit, dont copy parameters 2017-04-26 16:24:11 +02:00
Graph
Indexes
InternalRestHandler
MMFiles Reduce maximal timeout in exponential backoff when waiting for a lock. 2017-04-28 11:38:17 +02:00
Pregel
Replication update safeResumeTick as well 2017-04-27 14:47:22 +02:00
Rest
RestHandler
RestServer fix empty server responses in case invalid users are used 2017-04-27 14:47:20 +02:00
RocksDBEngine Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-28 14:22:09 +02:00
Scheduler yield on shutdown 2017-04-28 10:06:27 +02:00
Statistics
StorageEngine
Transaction turn off deadlock detector in obvious cases in which it is not necessary 2017-04-27 14:47:19 +02:00
Utils turn off deadlock detector in obvious cases in which it is not necessary 2017-04-27 14:47:19 +02:00
V8Server Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-27 13:46:07 +02:00
Views
VocBase fix empty server responses in case invalid users are used 2017-04-27 14:47:20 +02:00
CMakeLists.txt
dbg.cmake