1
0
Fork 0
arangodb/arangod/GeneralServer
Jan Christoph Uhde c0d254af03 reply when auth is not enabled 2016-09-09 16:08:30 +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 Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +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 added HTTP REST APIs for online loglevel adjustments: 2016-09-08 11:15:49 +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 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +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 Split Http- and HttpsCommTask 2016-07-23 01:17:48 +02:00
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 added HTTP REST APIs for online loglevel adjustments: 2016-09-08 11:15:49 +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 fixed cppcheck warnings 2016-09-09 15:08:48 +02:00
VppCommTask.cpp reply when auth is not enabled 2016-09-09 16:08:30 +02:00
VppCommTask.h fix disable authentication when this is requested by user via flag 2016-09-09 15:58:30 +02:00
VppNetwork.h prepare to send multiple chunks and do compression 2016-09-08 15:59:33 +02:00
VppsCommTask.cpp Split Http- and HttpsCommTask 2016-07-23 01:17:48 +02:00
VppsCommTask.h Split Http- and HttpsCommTask 2016-07-23 01:17:48 +02:00