1
0
Fork 0
arangodb/arangod
Jan Christoph Uhde e2b78d71b6 Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/edge-index-cache
* 'devel' of https://github.com/arangodb/arangodb:
  Fix abort conditions of FailedLeader
  removing unused and unimplemented methods
  cppcheck
  getting rid of exceptions in supervision
  change to sleep_until so older windows are pleased (and is a better fitting method anyway)
  "searching for culprit breaking ensureIndex in cluster through go driver"
  Fixing fulltext deduplication
2017-05-10 19:00:19 +02:00
..
Actions
Agency Fix abort conditions of FailedLeader 2017-05-10 18:30:37 +02:00
Aql Working geo index + tests 2017-05-09 15:04:51 +02:00
Cache remove unused include 2017-05-10 12:58:09 +02:00
Cluster Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-10 17:12:00 +02:00
GeneralServer preparation for RocksDB logger 2017-05-09 12:42:25 +02:00
Graph
Indexes Removed code paths that wrote objectIds into the Agency. This did break replication. 2017-05-02 14:59:19 +02:00
InternalRestHandler
MMFiles Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-10 18:25:51 +02:00
Pregel Incremental Sync 2017-04-25 12:01:58 +02:00
Replication attempt to fix races in replication 2017-05-10 14:32:16 +02:00
Rest
RestHandler more dictributeShardsLike code mergedfrom 3.1 2017-04-24 15:12:38 +02:00
RestServer change feature order around 2017-05-10 14:29:20 +02:00
RocksDBEngine Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/edge-index-cache 2017-05-10 19:00:19 +02:00
Scheduler change feature order around 2017-05-10 14:29:20 +02:00
Statistics raised statistics entries 2017-04-26 09:54:14 +02:00
StorageEngine removing unused and unimplemented methods 2017-05-10 18:25:41 +02:00
Transaction removing unused and unimplemented methods 2017-05-10 18:25:41 +02:00
Utils preparation for RocksDB logger 2017-05-09 12:42:25 +02:00
V8Server fix replication 2017-05-08 17:43:36 +02:00
Views added ViewIterator.h 2017-05-04 02:01:00 +02:00
VocBase removing unused and unimplemented methods 2017-05-10 18:25:41 +02:00
CMakeLists.txt optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
dbg.cmake