1
0
Fork 0
arangodb/arangod/VocBase/Methods
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
..
Collections.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Collections.h Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
Databases.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Databases.h Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
Indexes.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Indexes.h Refactored /_api/index and /_api/database (#2582) 2017-06-19 23:47:40 +02:00
Transactions.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Transactions.h Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00