1
0
Fork 0
arangodb/lib
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
..
ApplicationFeatures Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Basics Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Endpoint
Logger Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Meta
ProgramOptions Fix configuration file reader in the presence of @include. (#2725) 2017-07-04 22:37:46 +02:00
Random
Rest Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
SimpleHttpClient Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Ssl fix error message (#2970) 2017-08-08 09:27:55 +02:00
Utilities Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
V8 Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Zip fix spurious unzip errors (#2867) 2017-07-25 22:17:37 +02:00
CMakeLists.txt Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00