.. |
AsyncJobManager.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
AsyncJobManager.h
|
remove unused code
|
2016-12-09 17:16:58 +01:00 |
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
|
finish ProtocolVersion, ProtocolType and ConnectionType
|
2016-08-23 15:36:36 +02:00 |
GeneralListenTask.cpp
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-10-19 11:14:58 +02:00 |
GeneralListenTask.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
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
|
improved statistics
|
2017-01-26 23:43:27 +01:00 |
RestEngine.h
|
better threads working handling
|
2017-02-06 16:32:55 +01:00 |
RestHandler.cpp
|
some simplifications
|
2017-03-16 10:54:08 +01:00 |
RestHandler.h
|
more cleanup on statistics
|
2017-01-27 13:17:08 +01:00 |
RestHandlerFactory.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
RestHandlerFactory.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestStatus.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
RestStatus.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
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
|
attempt to fix clang build
|
2017-03-06 15:40:03 +01:00 |