1
0
Fork 0
arangodb/arangod
Michael Hackstein b3205dada8
USe smart-pointer in Priority Queue, it seems the usages have been correct everywhere (so no leaks) but memory responibility was hard to understand, should now be much simpler. (#8768)
2019-04-16 12:06:42 +02:00
..
Actions
Agency Bug fix/cppcheck 13042019 (#8752) 2019-04-15 10:13:56 +02:00
Aql Resolved or removed some TODOs (#8756) 2019-04-15 14:49:12 +02:00
Auth don't reveal information via logs or to JavaScript apps (#8763) 2019-04-15 19:10:03 +02:00
Cache
Cluster Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
ClusterEngine Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
GeneralServer Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
GeoIndex Bug fix/pregel stuff (#8733) 2019-04-11 15:58:28 +02:00
Graph USe smart-pointer in Priority Queue, it seems the usages have been correct everywhere (so no leaks) but memory responibility was hard to understand, should now be much simpler. (#8768) 2019-04-16 12:06:42 +02:00
IResearch Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
Indexes do not use the TTL index for queries which it does not support (#8766) 2019-04-15 18:55:19 +02:00
InternalRestHandler
MMFiles Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
Pregel initialize member 2019-04-11 19:12:53 +02:00
Replication oops 2019-04-15 11:15:17 +02:00
RestHandler Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
RestServer Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
RocksDBEngine do not use the TTL index for queries which it does not support (#8766) 2019-04-15 18:55:19 +02:00
Scheduler Bug fix/cppcheck 13042019 (#8752) 2019-04-15 10:13:56 +02:00
Sharding
Statistics Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
StorageEngine Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
Transaction Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
Utils Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
V8Server remove unused attributeExcludeHandler (#8760) 2019-04-15 18:55:59 +02:00
VocBase Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
CMakeLists.txt k Shortest Paths (#8715) 2019-04-12 21:58:18 +02:00
dbg.cmake