Oreste Panaia
|
aac17f7b55
|
wrapper for memory mapped files add
|
2012-10-05 18:31:13 +08:00 |
Oreste Panaia
|
2a71a3c371
|
minor changes for windows compatability
|
2012-09-28 17:34:22 +08:00 |
Jan Steemann
|
89754433dd
|
switched to C mersenne twister implementation in BasicsC
|
2012-09-25 22:57:47 +02:00 |
Jan Steemann
|
ce3936df9a
|
some cleanup
|
2012-09-25 16:12:20 +02:00 |
Jan Steemann
|
0619c9960c
|
fixed arangob for batch requests
|
2012-09-25 11:46:15 +02:00 |
Jan Steemann
|
df6008849d
|
added comment
|
2012-09-25 10:17:16 +02:00 |
Jan Steemann
|
aeb9f5126b
|
fixed seeding of rng
|
2012-09-25 09:27:43 +02:00 |
Jan Steemann
|
27dc95dd35
|
removed dependency on boost library
|
2012-09-24 19:11:38 +02:00 |
Jan Steemann
|
3bc0934dfb
|
removed reference to boost/scoped_ptr
|
2012-09-24 17:59:55 +02:00 |
Jan Steemann
|
50b12a2d0e
|
removed reference to boost/scoped_array
|
2012-09-24 17:59:07 +02:00 |
a-brandt
|
ae318ea42f
|
Documentation update
|
2012-09-24 15:37:21 +02:00 |
a-brandt
|
fe7f2f8079
|
ICU changes
|
2012-09-24 11:40:06 +02:00 |
a-brandt
|
cb3770a9ae
|
Change to work with ICU 48
|
2012-09-20 10:13:08 +02:00 |
Jan Steemann
|
837c339e45
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-19 18:35:57 +02:00 |
Jan Steemann
|
f9ea645a4e
|
fixed UTF-16 comparison
|
2012-09-19 18:35:37 +02:00 |
a-brandt
|
c90d7f5f27
|
Added option --default-language to arangod
|
2012-09-19 16:57:34 +02:00 |
a-brandt
|
d077c97f2c
|
ICU updates
|
2012-09-18 15:42:46 +02:00 |
a-brandt
|
b505cb77c8
|
bug fix: wrong default locale
|
2012-09-17 14:02:38 +02:00 |
a-brandt
|
3666069569
|
Added UTF8/UTF16 normalize and compare functions (uses libicu)
|
2012-09-17 09:49:41 +02:00 |
Frank Celler
|
5c32ae5869
|
removed boost exceptions
|
2012-09-13 15:09:02 +02:00 |
Frank Celler
|
e8089d86a7
|
removed user manager
|
2012-09-12 23:37:39 +02:00 |
Jan Steemann
|
a667f633d5
|
issue #150
|
2012-09-04 22:30:44 +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
|
7ea8cff7c8
|
some connection refactoring
|
2012-07-24 18:42:31 +02:00 |
Jan Steemann
|
adede89619
|
moved common ssl error function to file of its own
|
2012-07-24 12:20:51 +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
|
5ffff9edc4
|
added process title for supervisor
|
2012-07-11 10:46:04 +02:00 |
Frank Celler
|
957bc347dc
|
added connection statistics
|
2012-07-05 17:48:12 +02:00 |
Frank Celler
|
795b2a9178
|
added statistics
|
2012-07-04 18:33:13 +02:00 |
Frank Celler
|
c47353157c
|
fixed error handling of canceled thread
|
2012-07-01 14:23:19 +02:00 |
Frank Celler
|
479cb7b8b8
|
fixed shutdown
|
2012-07-01 14:10:01 +02:00 |
Jan Steemann
|
5cbc0ad3c7
|
added some error messages when using --pid-file
|
2012-06-27 11:38:43 +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
|
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
|
a90635f636
|
fixed log msg
|
2012-06-17 18:13:51 +02:00 |
Frank Celler
|
704f921d0f
|
new HttpRequest
|
2012-06-14 15:03:17 +02:00 |
Frank Celler
|
02e8d7382f
|
trying to get an abstact class for HttpRequest
|
2012-06-13 23:29:27 +02:00 |
Frank Celler
|
2c5f7e1993
|
fixed typos
|
2012-06-13 15:01:00 +02:00 |
Frank Celler
|
73e50d932f
|
added name for pthreads
|
2012-06-13 00:12:45 +02:00 |
Frank Celler
|
a92cd9ffd2
|
preparations for ZeroMQ, removed Scheduler and Dispatcher from ApplicationServer
|
2012-06-12 17:10:49 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |