1
0
Fork 0
arangodb/arangod
jsteemann 81c629a685 fixed memleak 2017-04-27 08:54:19 +02:00
..
Actions
Agency keep agencyPrefix, when non set 2017-04-26 15:32:26 +02:00
Aql Port 3.1 fixes to devel, move something into try block. 2017-04-26 11:17:08 +02:00
Cache
Cluster merge from 3.1 2017-04-26 12:06:43 +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 fix crashes 2017-04-25 15:47:11 +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-04-26 11:30:44 +02:00
Pregel Incremental Sync 2017-04-25 12:01:58 +02:00
Replication Working on replication 2017-04-26 13:32:12 +02:00
Rest
RestHandler more dictributeShardsLike code mergedfrom 3.1 2017-04-24 15:12:38 +02:00
RestServer remove ldap feature here 2017-04-25 13:48:57 +02:00
RocksDBEngine Added stub handler for PutLogData. 2017-04-26 22:49:32 -04:00
Scheduler changed option description 2017-04-26 13:37:40 +02:00
Statistics raised statistics entries 2017-04-26 09:54:14 +02:00
StorageEngine try to fix shutdown issues 2017-04-26 09:58:19 +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 honor return value of TRI_vocbase_t::use 2017-04-26 09:51:40 +02:00
V8Server allow periodic tasks to cancel themselves 2017-04-26 11:28:43 +02:00
Views
VocBase fixed memleak 2017-04-27 08:54:19 +02:00
CMakeLists.txt Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-04-26 10:52:50 +02:00
dbg.cmake