1
0
Fork 0
arangodb/arangod
Max Neunhöffer 82dfd5a45a Fix a hangup in VST. (#2705)
The problem happened when the two first chunks of a VST message arrived
together on a connection that was newly switched to VST.
2017-07-01 00:26:06 +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 added "deduplicate" attribute for array indexes (#2644) 2017-06-30 17:53:50 +02:00
Cache Fixed a deadlock issue in cache shutdown. (#2661) 2017-06-26 16:30:32 +02:00
Cluster Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00
GeneralServer Fix a hangup in VST. (#2705) 2017-07-01 00:26:06 +02:00
Graph Fixed a misplaced edge filter It checked for a condition on the wrong depth. 2017-06-29 17:03:05 +02:00
Indexes added "deduplicate" attribute for array indexes (#2644) 2017-06-30 17:53:50 +02:00
InternalRestHandler
MMFiles added "deduplicate" attribute for array indexes (#2644) 2017-06-30 17:53:50 +02:00
Pregel
Replication Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00
Rest
RestHandler Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00
RestServer fix lockfile-related messages (#2639) 2017-06-22 12:33:46 +02:00
RocksDBEngine make use of selectivity estimates in hash, skiplist and persistent indexes (#2703) 2017-06-30 18:11:58 +02:00
Scheduler re-introduce one lock for read/write (#2686) 2017-06-28 15:11:56 +02:00
Statistics
StorageEngine Bug fix/rocksdb autoincrement (#2648) 2017-06-23 15:27:09 +02:00
Transaction Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00
Utils Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00
V8Server Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00
Views
VocBase Fixed a misplaced edge filter It checked for a condition on the wrong depth. 2017-06-29 17:03:05 +02:00
CMakeLists.txt Refactored /_api/index and /_api/database (#2582) 2017-06-19 23:47:40 +02:00
dbg.cmake