1
0
Fork 0
arangodb/arangosh/Import
Jan 5165155ed1 Bug fix/fixes 0609 (#3227)
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available

* additionally, simplify AQL function definitions and aliases

* warn when more than 90% of max mappings are in use

* added C++ variant of replication catchup

* added `--log.role` option

* updated CHANGELOG

* removed non-existing scheduler.threads option from config

* removed useless __FILE__, __LINE__ invocations

* updated CHANGELOG

* allow a priority V8 context

* remove TRI_CORE_MEM_ZONE

* try to fix Windows errors & warnings

* cleanup

* removed memory zones altogether

* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
..
ImportFeature.cpp Remove attribute option for arangoimp (#3141) 2017-08-30 10:45:02 +02:00
ImportFeature.h Remove attribute option for arangoimp (#3141) 2017-08-30 10:45:02 +02:00
ImportHelper.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
ImportHelper.h removing unnecessary rate limiting (#3194) 2017-09-07 14:39:20 +02:00
SenderThread.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
SenderThread.h
arangoimp.cpp Fixed distributeShardsLike bug in creating collections. numberOfShard… (#2895) 2017-08-03 19:38:16 +02:00