1
0
Fork 0
arangodb/lib/HttpServer
Jan Steemann 4f2229124f added --server.disable-authentication option 2012-07-26 08:49:56 +02:00
..
ApplicationHttpServer.cpp added authorization for arangosh and arangoimp 2012-07-25 19:49:52 +02:00
ApplicationHttpServer.h fixed merge 2012-07-24 23:07:31 +02:00
HttpCommTask.cpp Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1 2012-07-24 22:56:03 +02:00
HttpCommTask.h added statistics 2012-07-03 16:34:49 +02:00
HttpHandler.cpp batch job code can now be compiled without errors but still does not work 2012-07-16 13:23:39 +02:00
HttpHandler.h further implementation of batch processing, still has segfaults 2012-07-16 17:53:04 +02:00
HttpHandlerFactory.cpp Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1 2012-07-24 22:56:03 +02:00
HttpHandlerFactory.h added --server.disable-authentication option 2012-07-26 08:49:56 +02:00
HttpServer.cpp Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1 2012-07-24 22:56:03 +02:00
HttpServer.h added proper SSL support for arangosh and arangoimp 2012-07-25 17:47:54 +02:00
PathHandler.cpp the great Scheduler & Dispatcher refactoring 2012-06-30 23:52:49 +02:00
PathHandler.h
RedirectHandler.cpp the great Scheduler & Dispatcher refactoring 2012-06-30 23:52:49 +02:00
RedirectHandler.h
ServiceUnavailableHandler.cpp the great Scheduler & Dispatcher refactoring 2012-06-30 23:52:49 +02:00
ServiceUnavailableHandler.h