1
0
Fork 0
arangodb/arangod
Michael Hackstein 231fda0d87
Do less copying in HashedCollect (#8850)
* Do less copying in HashedCollect

* Added a more elegant move stunt. Thanks goedderz.

* Fixed use after free

* Update arangod/Aql/HashedCollectExecutor.cpp

Co-Authored-By: mchacki <michael@arangodb.com>
2019-04-25 21:58:37 +02:00
..
Actions Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
Agency Bug fix/cppcheck 13042019 (#8752) 2019-04-15 10:13:56 +02:00
Aql Do less copying in HashedCollect (#8850) 2019-04-25 21:58:37 +02:00
Auth don't reveal information via logs or to JavaScript apps (#8763) 2019-04-15 19:10:03 +02:00
Cache apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
Cluster Abort el-cheapo transactions if servers fail (#8799) 2019-04-22 19:31:24 +02:00
ClusterEngine Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
GeneralServer Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
GeoIndex Bug fix/pregel stuff (#8733) 2019-04-11 15:58:28 +02:00
Graph clear traverser cache in-between (#8772) 2019-04-17 15:27:37 +02:00
IResearch issue 526.12: store analyzer definitions in a separate entry of the serialized link meta (#8832) 2019-04-24 12:15:20 +02:00
Indexes Bug fix/fix skip inaccessible (#8779) 2019-04-17 15:54:15 +02:00
InternalRestHandler big reformat 2018-12-26 00:54:03 +01:00
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 transaction manager tests (#8759) 2019-04-16 21:26:40 +02:00
RestHandler Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
RestServer Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
RocksDBEngine Read docs in EnumerateCollection in batches (#8823) 2019-04-25 11:56:19 +02:00
Scheduler Bug fix/cppcheck 13042019 (#8752) 2019-04-15 10:13:56 +02:00
Sharding added db.<collection>.getResponsibleShard() (#8683) 2019-04-08 16:10:45 +02:00
Statistics Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
StorageEngine Abort el-cheapo transactions if servers fail (#8799) 2019-04-22 19:31:24 +02:00
Transaction Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
Utils Auth-related tests for audit logging (#8790) 2019-04-18 10:45:41 +02:00
V8Server Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
VocBase Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
CMakeLists.txt Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
dbg.cmake