1
0
Fork 0
arangodb/arangosh
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
..
Benchmark Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Dump Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-24 18:38:34 +02:00
Export Feature/planning 580 arangoexport with query (#2882) 2017-07-28 08:41:53 +02:00
Import Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Restore Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Shell Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
V8Client
VPack moved shell colors into their own feature 2017-05-23 16:53:43 +02:00
CMakeLists.txt Feature/jemalloc 5.0.1 (#2991) 2017-08-10 09:46:43 +02:00
dbg.cmake streamline import process; fix arangoexport 2017-02-20 15:35:34 +01:00
install.cmake fix directory naming and target dependency chain 2017-02-21 16:51:56 +01:00