1
0
Fork 0
arangodb/arangod/GeneralServer
Michael Hackstein e22014a272 Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +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 Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-05 11:51:09 +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 Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +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
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 Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-05 11:51:09 +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