1
0
Fork 0
arangodb/arangod
Kaveh Vahedipour 7766c44aaa all agency threads shutdown in their destructors if not stopping yet 2017-04-25 09:34:08 +02:00
..
Actions
Agency all agency threads shutdown in their destructors if not stopping yet 2017-04-25 09:34:08 +02:00
Aql fixed memleak 2017-04-22 00:28:45 +02:00
Cache
Cluster Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-25 08:54:45 +02:00
GeneralServer added 'x-content-type-options: nosniff' to avoid MSIE bug 2017-04-24 18:47:56 +02:00
Graph Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
Indexes fixes for non-array IN lookups, added tests 2017-04-25 01:47:07 +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 fixes for non-array IN lookups, added tests 2017-04-25 01:47:07 +02:00
Pregel fixed typos 2017-04-18 14:54:48 +02:00
Replication formatting 2017-04-24 15:55:21 +02:00
Rest
RestHandler more dictributeShardsLike code mergedfrom 3.1 2017-04-24 15:12:38 +02:00
RestServer try to fix feature startup order (Scheduler vs. CacheManager vs. DatabaseFeature) 2017-04-24 13:17:21 +02:00
RocksDBEngine rocksdb options 2017-04-25 02:22:00 +02:00
Scheduler fixed queue size 2017-04-24 18:47:44 +02:00
Statistics added queue size to statistics 2017-04-24 18:47:44 +02:00
StorageEngine cppcheck 2017-04-24 23:06:36 +02:00
Transaction 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
Utils make more exception safe 2017-04-20 12:54:59 +02:00
V8Server cppcheck 2017-04-24 23:06:36 +02:00
Views
VocBase formatting 2017-04-24 15:55:21 +02:00
CMakeLists.txt proper file order 2017-04-21 20:32:56 +02:00
dbg.cmake