1
0
Fork 0
arangodb/arangod/GeneralServer
jsteemann e358c38784 make ctor explicit, dont copy parameters 2017-04-26 16:24:11 +02:00
..
AsyncJobManager.cpp
AsyncJobManager.h
AuthenticationFeature.cpp ldap authwork 2017-03-18 04:14:15 +01:00
AuthenticationFeature.h ldap authwork 2017-03-18 04:14:15 +01:00
AuthenticationHandler.cpp ldap authwork 2017-03-18 04:14:15 +01:00
AuthenticationHandler.h make ctor explicit, dont copy parameters 2017-04-26 16:24:11 +02:00
GeneralCommTask.cpp --server.maximal-queue-size is now an absolute maximum 2017-04-26 11:20:56 +02:00
GeneralCommTask.h because VST supports pipelining, allows queue the request in the scheduler 2017-03-17 09:08:01 +01:00
GeneralDefinitions.h
GeneralListenTask.cpp
GeneralListenTask.h
GeneralServer.cpp try to fix shutdown issues when collection opening thread is waiting forever for scheduler to finish 2017-04-25 14:20:00 +02:00
GeneralServer.h try to fix shutdown issue 2017-04-25 12:28:51 +02:00
GeneralServerFeature.cpp try to fix shutdown issues when collection opening thread is waiting forever for scheduler to finish 2017-04-25 14:20:00 +02:00
GeneralServerFeature.h try to fix shutdown issues when collection opening thread is waiting forever for scheduler to finish 2017-04-25 14:20:00 +02:00
HttpCommTask.cpp added 'x-content-type-options: nosniff' to avoid MSIE bug 2017-04-24 18:47:56 +02:00
HttpCommTask.h fixed lost HTTP requests 2017-03-21 22:51:49 +01:00
RestEngine.cpp
RestEngine.h
RestHandler.cpp
RestHandler.h
RestHandlerFactory.cpp
RestHandlerFactory.h
RestStatus.cpp
RestStatus.h
VppCommTask.cpp added queue time and request tracing with timings 2017-04-24 18:47:44 +02:00
VppCommTask.h because VST supports pipelining, allows queue the request in the scheduler 2017-03-17 09:08:01 +01:00
VppNetwork.h