Frank Celler
|
bf6abbea7f
|
make sure task is not destroyed during setup
|
2015-04-04 22:11:06 +02:00 |
Frank Celler
|
992f4d0fbb
|
fixed pipelining and close for polling
|
2015-04-04 19:09:36 +02:00 |
Frank Celler
|
ffbc45d2e2
|
new HttpServer & HttpCommTask
Conflicts:
Makefile.in
arangod/Aql/RestAqlHandler.cpp
arangod/Aql/grammar.cpp
arangod/Cluster/RestShardHandler.cpp
lib/GeneralServer/GeneralServer.h
lib/GeneralServer/GeneralServerDispatcher.h
lib/HttpServer/HttpServerJob.h
lib/HttpServer/HttpsCommTask.h
lib/SimpleHttpClient/SslClientConnection.cpp
|
2015-03-31 09:12:01 +02:00 |
Jan Steemann
|
7af489934e
|
some refactoring of http and https servers
|
2012-07-30 14:07:59 +02:00 |
Jan Steemann
|
3b7b14454c
|
added abstract EndpointServer, starting to combine ApplicationHttpServer and ApplicationHttpsServer
|
2012-07-27 15:38:27 +02:00 |
Jan Steemann
|
570e0a5189
|
virtual
|
2012-07-27 11:41:37 +02:00 |
Frank Celler
|
4605fbba9a
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1
Conflicts:
CHANGELOG
Doxygen/Examples.ArangoDB/startup1
Makefile.in
arangod/Documentation/command-line-options.dox
arangod/Documentation/install-manual.dox
arangod/Makefile.files
arangod/RestServer/ArangoServer.cpp
arangod/VocBase/auth.h
arangosh/V8Client/arangosh.cpp
html/admin/css/layout.css
lib/Basics/ssl-helper.h
lib/HttpServer/ApplicationHttpServer.cpp
lib/HttpServer/ApplicationHttpServer.h
lib/HttpServer/HttpServer.cpp
lib/HttpsServer/ApplicationHttpsServer.cpp
lib/HttpsServer/ApplicationHttpsServer.h
|
2012-07-24 22:56:03 +02:00 |
Frank Celler
|
041eb53b10
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB into 1.1
Conflicts:
Makefile.in
arangod/RestServer/ArangoServer.cpp
arangoirb/MRClient/arangoirb.cpp
lib/GeneralServer/GeneralServer.h
lib/HttpServer/ApplicationHttpServer.cpp
lib/HttpServer/HttpCommTask.cpp
lib/HttpServer/HttpHandler.cpp
lib/HttpServer/HttpHandlerFactory.cpp
lib/HttpServer/HttpHandlerFactory.h
lib/HttpsServer/ApplicationHttpsServer.cpp
|
2012-07-24 22:19:46 +02:00 |
Jan Steemann
|
824206dd54
|
removed server startup options --server.require-keep-alive and --server.secure-require-keep-alive, small optimisations for HTTP request parsing and response header handling
|
2012-07-18 12:13:12 +02:00 |
Frank Celler
|
a02faec3a3
|
added basic authentication
|
2012-07-15 17:06:59 +02:00 |
Frank Celler
|
ab4d52963e
|
fixed statistics: no deviation for request-statistics, distribution for connection-statistics
|
2012-07-09 15:24:28 +02:00 |
Frank Celler
|
957bc347dc
|
added connection statistics
|
2012-07-05 17:48:12 +02:00 |
Frank Celler
|
935926bd8b
|
added statistics
|
2012-07-03 16:34:49 +02:00 |
Frank Celler
|
d0459a0851
|
new HttpServer & co implementation
|
2012-07-01 11:17:16 +02:00 |
Frank Celler
|
fb4a7618e4
|
the great Scheduler & Dispatcher refactoring
|
2012-06-30 23:52:49 +02:00 |
Jan Steemann
|
aa282cfcf9
|
some cleanup to reduce diff size
|
2012-06-26 17:25:25 +02:00 |
Frank Celler
|
37d3ad8dc2
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Makefile.in
arangod/RestServer/ArangoServer.cpp
arangod/RestServer/JavascriptDispatcherThread.cpp
lib/Dispatcher/DispatcherQueue.cpp
lib/HttpServer/HttpCommTask.cpp
|
2012-06-21 23:17:48 +02:00 |
Jan Steemann
|
074d0538e9
|
removed bogus FIXME comments
|
2012-06-21 16:46:57 +02:00 |
Jan Steemann
|
f100e2ad82
|
changed async task handling
|
2012-06-21 16:32:54 +02:00 |
Frank Celler
|
3fc8118904
|
cleanup ApplicationFeature
|
2012-06-20 20:52:15 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |