1
0
Fork 0
arangodb/arangod
Kaveh Vahedipour 41e8e0220d fixed bug in shard numbering 2017-05-03 10:47:04 +02:00
..
Actions
Agency Agency improvement: track ongoing transactions for inquire. 2017-04-28 17:24:30 +02:00
Aql Port 3.1 fixes to devel, move something into try block. 2017-04-26 11:17:08 +02:00
Cache Fixed data layout of cache buckets for 32-bit systems. 2017-04-27 18:25:42 -04:00
Cluster fixed bug in shard numbering 2017-05-03 10:47:04 +02:00
GeneralServer make ctor explicit, dont copy parameters 2017-04-26 16:24:11 +02:00
Graph Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
Indexes Removed code paths that wrote objectIds into the Agency. This did break replication. 2017-05-02 14:59:19 +02:00
InternalRestHandler Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved. 2017-04-20 13:57:14 +02:00
MMFiles Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-02 16:41:43 +02:00
Pregel Incremental Sync 2017-04-25 12:01:58 +02:00
Replication Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-02 16:41:43 +02:00
Rest
RestHandler more dictributeShardsLike code mergedfrom 3.1 2017-04-24 15:12:38 +02:00
RestServer fix empty server responses in case invalid users are used 2017-04-27 14:47:20 +02:00
RocksDBEngine Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-05-03 09:13:24 +02:00
Scheduler yield on shutdown 2017-04-28 10:06:27 +02:00
Statistics raised statistics entries 2017-04-26 09:54:14 +02:00
StorageEngine Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-02 16:41:43 +02:00
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-05-02 16:09:35 +02:00
Views
VocBase Translate distributeShardsLike into collection name in dump. 2017-05-02 22:36:15 +02:00
CMakeLists.txt moved files 2017-05-02 12:34:28 +02:00
dbg.cmake