..
AsyncJobManager.cpp
remove unused code
2016-12-09 17:16:58 +01:00
AsyncJobManager.h
remove unused code
2016-12-09 17:16:58 +01:00
AuthenticationFeature.cpp
fix out-of-memory handling at startup
2017-02-01 13:00:05 +01:00
AuthenticationFeature.h
extra startup check: enforce that the user set a jwt-secret when running in cluster mode with authentication enabled
2016-11-18 16:15:09 +01:00
GeneralCommTask.cpp
more cleanup on statistics
2017-01-27 13:17:08 +01:00
GeneralCommTask.h
make method protected
2017-02-03 16:44:30 +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
switch to boost asio
2016-10-14 10:12:17 +00:00
GeneralServer.h
added reactor type
2017-02-07 12:41:41 +01:00
GeneralServerFeature.cpp
added reactor type
2017-02-07 12:41:41 +01:00
GeneralServerFeature.h
remove unused headers
2017-01-11 11:54:15 +01:00
HttpCommTask.cpp
Change undocumented behaviour in case of invalid rev in JS document ops.
2017-02-08 10:59:04 +01:00
HttpCommTask.h
more cleanup on statistics
2017-01-27 13:17:08 +01:00
RestEngine.cpp
improved statistics
2017-01-26 23:43:27 +01:00
RestEngine.h
Cleanup.
2017-01-27 09:03:22 +01:00
RestHandler.cpp
more cleanup on statistics
2017-01-27 13:17:08 +01:00
RestHandler.h
more cleanup on statistics
2017-01-27 13:17:08 +01:00
RestHandlerFactory.cpp
remove unused code
2016-12-09 17:16:58 +01:00
RestHandlerFactory.h
switch to boost asio
2016-10-14 10:12:17 +00:00
RestStatus.cpp
switch to boost asio
2016-10-14 10:12:17 +00:00
RestStatus.h
switch to boost asio
2016-10-14 10:12:17 +00:00
VppCommTask.cpp
safety check
2017-01-27 14:02:16 +01:00
VppCommTask.h
more cleanup on statistics
2017-01-27 13:17:08 +01:00
VppNetwork.h
do not use namespaces in header files
2017-02-01 13:41:31 +01:00