1
0
Fork 0
arangodb/arangod/GeneralServer
Jan Christoph Uhde af8649479f clean up code 2016-09-06 14:46:37 +02:00
..
AsyncJobManager.cpp rename HttpServerJob -> GeneralServerJob 2016-08-26 09:04:06 +02:00
AsyncJobManager.h rename HttpServerJob -> GeneralServerJob 2016-08-26 09:04:06 +02:00
GeneralCommTask.cpp StatisticsAgent is no longer CommTask base - http_server tests ok! 2016-08-25 16:21:45 +02:00
GeneralCommTask.h do not even try to answer on error on protocol level 2016-09-06 13:55:35 +02:00
GeneralDefinitions.h finish ProtocolVersion, ProtocolType and ConnectionType 2016-08-23 15:36:36 +02:00
GeneralListenTask.cpp finish ProtocolVersion, ProtocolType and ConnectionType 2016-08-23 15:36:36 +02:00
GeneralListenTask.h finish ProtocolVersion, ProtocolType and ConnectionType 2016-08-23 15:36:36 +02:00
GeneralServer.cpp Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-05 11:51:09 +02:00
GeneralServer.h fixed ownership of handler 2016-08-18 23:06:36 +02:00
GeneralServerFeature.cpp make _state private 2016-08-02 15:31:55 +02:00
GeneralServerFeature.h moved accessControlAllowOrigins to GeneralServerFeature 2016-07-27 09:09:07 +02:00
GeneralServerJob.cpp fix usage of unique_ptr 2016-08-26 09:15:54 +02:00
GeneralServerJob.h fix usage of unique_ptr 2016-08-26 09:15:54 +02:00
HttpCommTask.cpp Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-05 11:51:09 +02:00
HttpCommTask.h finish ResponseCode enum 2016-08-23 15:46:42 +02:00
HttpsCommTask.cpp work less on the heap 2016-09-02 15:51:02 +02:00
HttpsCommTask.h
PathHandler.cpp renamed method 2016-08-30 10:36:34 +02:00
PathHandler.h fixed ownership of handler 2016-08-18 23:06:36 +02:00
RestHandler.cpp renamed method 2016-08-30 10:36:34 +02:00
RestHandler.h renamed method 2016-08-30 10:36:34 +02:00
RestHandlerFactory.cpp renamed method 2016-08-30 10:36:34 +02:00
RestHandlerFactory.h merge with frank 2016-08-19 10:00:43 +02:00
VppCommTask.cpp clean up code 2016-09-06 14:46:37 +02:00
VppCommTask.h fixed invalid pointers 2016-09-06 14:22:32 +02:00
VppsCommTask.cpp
VppsCommTask.h