1
0
Fork 0
arangodb/lib/Rest
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
..
CommonDefines.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00
GeneralRequest.cpp Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
GeneralRequest.h Bug fix/fixes 0409 (#3199) 2017-09-04 18:04:05 +02:00
GeneralResponse.cpp fix https://github.com/arangodb/planning/issues/388 (#2714) 2017-07-03 18:41:54 +02:00
GeneralResponse.h attempt to fix clang build 2017-03-06 15:40:03 +01:00
HttpRequest.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
HttpRequest.h enable switching from http to vst fix vst authentication 2016-10-26 23:23:35 +02:00
HttpResponse.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
HttpResponse.h Implement cURL based inter server communication 2016-10-10 14:56:04 +02:00
InitializeRest.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
InitializeRest.h
RequestContext.h Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
Version.cpp Feature/hugepages (#2497) 2017-05-25 16:04:23 +02:00
Version.h print compression support 2017-05-24 11:33:46 +02:00
VstMessage.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00
VstRequest.cpp fix issue #2525 - content type for response not set (#2556) 2017-06-12 17:28:07 +02:00
VstRequest.h Bug fix/cleanup stuff (#2734) 2017-07-05 19:34:16 +02:00
VstResponse.cpp Squashed commit of the following: 2017-05-12 23:22:22 +02:00
VstResponse.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00