1
0
Fork 0
arangodb/arangod/GeneralServer
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
..
AsyncJobManager.cpp Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
AsyncJobManager.h Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
AuthenticationFeature.cpp Bug fix/small issues 1608 (#3049) 2017-08-17 21:35:41 +02:00
AuthenticationFeature.h Bug fix/small issues 1608 (#3049) 2017-08-17 21:35:41 +02:00
GeneralCommTask.cpp Bug fix/fixes 0409 (#3199) 2017-09-04 18:04:05 +02:00
GeneralCommTask.h Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
GeneralDefinitions.h
GeneralListenTask.cpp Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
GeneralListenTask.h
GeneralServer.cpp Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
GeneralServer.h
GeneralServerFeature.cpp Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
GeneralServerFeature.h
HttpCommTask.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
HttpCommTask.h Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
RestEngine.cpp
RestEngine.h
RestHandler.cpp Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
RestHandler.h Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
RestHandlerFactory.cpp fixed some issues detected by coverity scan (#2915) 2017-08-02 09:36:08 +02:00
RestHandlerFactory.h
RestStatus.cpp
RestStatus.h
VstCommTask.cpp Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
VstCommTask.h Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
VstNetwork.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00