1
0
Fork 0
arangodb/arangod
Jan 08d43dbd78 refactor handling of V8 contexts and care more about exceptions (#2546)
* refactor handling of V8 contexts and care more about exceptions
2017-06-16 09:41:41 +02:00
..
Actions
Agency Wait for supervision node to prevent races 2017-06-09 15:52:29 +02:00
Aql Feature/aql satellite fixes (#2552) 2017-06-12 18:12:29 +02:00
Cache removed unused includes 2017-06-08 13:37:30 +02:00
Cluster cluster documentation varnish (#2553) 2017-06-12 19:02:11 +02:00
GeneralServer fix issue #2525 - content type for response not set (#2556) 2017-06-12 17:28:07 +02:00
Graph Adapted the traverser code to make conditions for the used index and for post-filtering non-overlapping. If the post-filtering is empty it is not evaluated at all. 2017-06-09 17:01:26 +02:00
Indexes only use one dash in error message 2017-06-07 00:30:49 +02:00
InternalRestHandler
MMFiles modified error message so it becomes clear that the mmfiles engine also uses rocksdb internally, but only for persistent indexes (#2545) 2017-06-12 11:34:13 +02:00
Pregel Added assert(false) to force coredump in jenkins 2017-06-07 17:44:52 +02:00
Replication Try to handle another shutdown hanger. 2017-06-09 00:42:31 +02:00
Rest
RestHandler fix issue #2524 - make import work for vst over http (#2555) 2017-06-12 17:26:19 +02:00
RestServer try to stop queries multiple times so we catch all 2017-06-08 13:40:53 +02:00
RocksDBEngine control RocksDB block cache filling for the primary and edge indexes (#2532) 2017-06-09 08:32:46 +02:00
Scheduler moved to 503 2017-06-09 22:50:52 +02:00
Statistics raised statistics entries 2017-04-26 09:54:14 +02:00
StorageEngine Changed several index/collection APIs to provide better context messages. 2017-06-06 12:27:08 -04:00
Transaction Fix behaviour of synchronous replication in dropFollower case. 2017-06-09 13:06:02 +02:00
Utils optimized all index iterator 2017-05-31 11:34:32 +02:00
V8Server refactor handling of V8 contexts and care more about exceptions (#2546) 2017-06-16 09:41:41 +02:00
Views Made LoggerView log to VIEWS topic and fixed level bug. 2017-05-28 18:24:51 -04:00
VocBase Adapted the traverser code to make conditions for the used index and for post-filtering non-overlapping. If the post-filtering is empty it is not evaluated at all. 2017-06-09 17:01:26 +02:00
CMakeLists.txt Revert "Squashed commit of the following:" 2017-06-01 18:37:45 +02:00
dbg.cmake