1
0
Fork 0
arangodb/arangod/GeneralServer
jsteemann c8ee419a80 fix calls 2016-08-31 11:23:48 +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 fix calls 2016-08-31 11:23:48 +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 fix calls 2016-08-31 11:23:48 +02:00
GeneralServer.h fixed ownership of handler 2016-08-18 23:06:36 +02:00
GeneralServerFeature.cpp
GeneralServerFeature.h
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 'devel' into obi-velocystream-try-merge-devel 2016-08-30 22:04:31 +02:00
HttpCommTask.h finish ResponseCode enum 2016-08-23 15:46:42 +02:00
HttpsCommTask.cpp fixed ownership of handler 2016-08-18 23:06:36 +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 prepare the fixing of resthandlers 2016-08-27 00:27:07 +02:00
VppCommTask.h Revert "Merge branch 'obi-velocystream-attribute-translator' into obi-velocystream" 2016-08-24 15:26:49 +02:00
VppsCommTask.cpp
VppsCommTask.h