Jan Steemann
|
853d8fca8e
|
fixed compile error with --enable-zeromq
|
2012-08-01 11:01:58 +02:00 |
Jan Steemann
|
590855f633
|
made BatchJob and BatchSubjob template classes, fixed unittests
|
2012-07-31 11:00:05 +02:00 |
Jan Steemann
|
5c24872306
|
moved endpoint option parsing into ApplicationEndpointServer class
|
2012-07-30 15:50:34 +02:00 |
Jan Steemann
|
9d87988bf5
|
renamed ApplicationHttpServer to ApplicationEndpointServer
|
2012-07-30 08:26:16 +02:00 |
Jan Steemann
|
243aa0242c
|
removed ApplicationHttpsServer
|
2012-07-27 15:59:58 +02:00 |
Jan Steemann
|
3b7b14454c
|
added abstract EndpointServer, starting to combine ApplicationHttpServer and ApplicationHttpsServer
|
2012-07-27 15:38:27 +02:00 |
Jan Steemann
|
c602be9ad2
|
added tests for ssl and unix socket endpoints
|
2012-07-27 10:47:03 +02:00 |
Jan Steemann
|
daa6ca8b5e
|
added documentation for ssl options
|
2012-07-26 13:39:21 +02:00 |
Jan Steemann
|
1f62715e87
|
fixed documentation
|
2012-07-26 12:49:25 +02:00 |
Jan Steemann
|
eeeb78c2e7
|
Merge branch '1.1' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
CHANGELOG
Installation/arangod.conf.in
Makefile.in
arangod/Makefile.files
arangod/RestHandler/RestBatchHandler.cpp
arangod/RestHandler/RestBatchHandler.h
arangod/RestServer/ArangoServer.cpp
bin/arango-password.in
|
2012-07-26 12:03:03 +02:00 |
Jan Steemann
|
cc9952f460
|
fixed documentation
|
2012-07-26 09:22:52 +02:00 |
Jan Steemann
|
7a0e9d350d
|
added documentation for endpoints, disable-authentication, fixed tests
|
2012-07-26 09:10:59 +02:00 |
Jan Steemann
|
4f2229124f
|
added --server.disable-authentication option
|
2012-07-26 08:49:56 +02:00 |
Jan Steemann
|
ae47eb4da8
|
added documentation
|
2012-07-25 17:52:21 +02:00 |
Jan Steemann
|
8d8044ba47
|
added proper SSL support for arangosh and arangoimp
|
2012-07-25 17:47:54 +02:00 |
Frank Celler
|
97ff940736
|
fixed merge
|
2012-07-24 23:07:31 +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
|
537fb48aff
|
allow admin interface via HTTPS
|
2012-07-24 09:48:13 +02:00 |
Jan Steemann
|
a8cf75b245
|
minor cleanup
|
2012-07-24 08:43:38 +02:00 |
Jan Steemann
|
33839809ab
|
ssl
|
2012-07-23 18:17:45 +02:00 |
Jan Steemann
|
9a72ea4496
|
added https@ and http@ endpoints, https still unfinished
|
2012-07-23 17:32:59 +02:00 |
Jan Steemann
|
abc516f429
|
removed dead member variable
|
2012-07-23 16:00:12 +02:00 |
Jan Steemann
|
4e6c8024f6
|
added support for unix sockets, switched connection strings to endpoint syntax
|
2012-07-23 13:54:35 +02:00 |
Jan Steemann
|
53e8581b99
|
added ifdef around zeromq stuff
|
2012-07-20 15:07:53 +02:00 |
Jan Steemann
|
8cfba96f28
|
removed option --server.admin-port
|
2012-07-20 15:05:18 +02:00 |
Lucas Dohmen
|
17fd5f6afe
|
Merge branch 'graph_algorithms' into devel
|
2012-07-18 16:41:27 +02:00 |
Jan Steemann
|
0b7ae1d728
|
moved options
|
2012-07-18 16:40:47 +02:00 |
Jan Steemann
|
73778300f1
|
moved options from help-admin to help-devel
|
2012-07-18 16:35:10 +02:00 |
Lucas Dohmen
|
83bd2af811
|
Merge branch 'devel' into graph_algorithms
|
2012-07-18 16:12:21 +02:00 |
Frank Celler
|
16407018d7
|
fixed relative paths
|
2012-07-16 13:45:13 +02:00 |
Jan Steemann
|
20ee770a91
|
removed batch handler in devel version
|
2012-07-16 09:44:16 +02:00 |
Frank Celler
|
f7e1388e93
|
updated documentation
|
2012-07-15 17:31:59 +02:00 |
Frank Celler
|
a02faec3a3
|
added basic authentication
|
2012-07-15 17:06:59 +02:00 |
Frank Celler
|
1df2799005
|
added --javascript.script
renamed --unit-tests to --javascript.unit-tests
|
2012-07-15 00:50:05 +02:00 |
Frank Celler
|
5ffff9edc4
|
added process title for supervisor
|
2012-07-11 10:46:04 +02:00 |
Frank Celler
|
58d29a78ef
|
fixed privileges
|
2012-07-10 18:27:50 +02:00 |
Frank Celler
|
e455348032
|
added --database.wait-for-sync
|
2012-07-10 16:34:06 +02:00 |
Frank Celler
|
08ff930154
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
|
2012-07-09 14:24:38 +02:00 |
Frank Celler
|
56bdef98b8
|
added ConnectionStatisticsHandler
|
2012-07-05 18:02:43 +02:00 |
Frank Celler
|
c1892ff9b4
|
added doc for request statistics
|
2012-07-05 16:42:49 +02:00 |
Frank Celler
|
1fe03464c2
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.1
|
2012-07-05 15:42:12 +02:00 |
Frank Celler
|
795b2a9178
|
added statistics
|
2012-07-04 18:33:13 +02:00 |
Jan Steemann
|
089ac79989
|
added server startup option --server.disable-admin-interface
|
2012-07-03 13:22:03 +02:00 |
Frank Celler
|
9e1acf7a75
|
yesterday
|
2012-07-02 18:47:12 +02:00 |
Frank Celler
|
0482963c7d
|
Merge branch 'master' of github.com:fceller/ArangoDB into 1.1
|
2012-07-02 15:20:35 +02:00 |
Frank Celler
|
fff2a9d656
|
cleanup mruby
|
2012-07-02 14:26:51 +02:00 |
Frank Celler
|
479cb7b8b8
|
fixed shutdown
|
2012-07-01 14:10:01 +02:00 |
Frank Celler
|
d0459a0851
|
new HttpServer & co implementation
|
2012-07-01 11:17:16 +02:00 |
Frank Celler
|
b0839ae8b1
|
fixed installtion paths
|
2012-06-30 11:12:06 +02:00 |
Oreste Panaia
|
43309908ec
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/BitIndexes/bitarray.c
arangod/RestServer/ArangoServer.cpp
configure
|
2012-06-26 20:41:04 +08:00 |
Oreste Panaia
|
20bbdab435
|
Bitarray index first draft
|
2012-06-26 20:05:49 +08:00 |
Frank Celler
|
4e6f4a74a6
|
fixed memory leaks
|
2012-06-22 13:38:55 +02:00 |
Frank Celler
|
d3c17ee43f
|
fixed ruby console and actions, now using now ApplicationMR class
|
2012-06-22 11:00:21 +02:00 |
Frank Celler
|
23f5b3d12d
|
removed JavascriptActionDispatcherThread
|
2012-06-22 08:17:12 +02:00 |
Frank Celler
|
f5ca96f10d
|
deleted JavascriptDispatcherThread.h
|
2012-06-22 08:09:09 +02:00 |
Frank Celler
|
5fbd731838
|
moved
|
2012-06-21 23:20:02 +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 |
Frank Celler
|
b16d5e20ca
|
fixed console
|
2012-06-21 23:02:12 +02:00 |
Frank Celler
|
94c954b8fd
|
application v8
|
2012-06-21 22:40:11 +02:00 |
Jan Steemann
|
6a55a942fe
|
potential fix for issue #111 (crash during make unittests)
|
2012-06-21 17:26:00 +02:00 |
Jan Steemann
|
a0240aef31
|
renamed "shell" to "console" internally (as suggested by moonglum)
|
2012-06-21 16:39:22 +02:00 |
Jan Steemann
|
f100e2ad82
|
changed async task handling
|
2012-06-21 16:32:54 +02:00 |
Frank Celler
|
ea1243d3ce
|
feature V8
|
2012-06-21 00:44:25 +02:00 |
Frank Celler
|
3fc8118904
|
cleanup ApplicationFeature
|
2012-06-20 20:52:15 +02:00 |
Frank Celler
|
0e7d6f8f2a
|
added prepare and open
|
2012-06-19 23:20:33 +02:00 |
Frank Celler
|
8f16acdd86
|
added control to start & stop features
|
2012-06-19 22:12:49 +02:00 |
Frank Celler
|
fffd1c4fc0
|
added log.filter
|
2012-06-19 17:30:08 +02:00 |
Frank Celler
|
a10151c26a
|
added handler factory
|
2012-06-19 16:26:51 +02:00 |
Frank Celler
|
54826adb83
|
cleanup HttpRequest as prep for ZeroMQ
|
2012-06-13 21:51:27 +02:00 |
Frank Celler
|
1364ea8019
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
|
2012-06-13 15:06:32 +02:00 |
Jan Steemann
|
5b61e2008b
|
fixed potential segfault on shutdown
|
2012-06-13 14:12:53 +02:00 |
Jan Steemann
|
c27ca78769
|
added documentation for _api/query and _api/explain
|
2012-06-13 14:08:27 +02:00 |
Jan Steemann
|
7ad822bd09
|
fixed documentation
|
2012-06-13 13:42:46 +02:00 |
Frank Celler
|
79449d5d71
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
arangod/Ahuacatl/ahuacatl-grammar.c
|
2012-06-13 11:40:35 +02:00 |
Frank Celler
|
3f5b54258b
|
partial ZeroMQ integration
|
2012-06-13 11:39:00 +02:00 |
Frank Celler
|
11e2a51e78
|
alternative version if mruby supports define_method and attrib_reader
|
2012-06-12 17:33:27 +02:00 |
Frank Celler
|
dd7fa848c0
|
alternative version if mruby supports define_method and attrib_reader
|
2012-06-12 17:28:53 +02:00 |
Frank Celler
|
0a17415a01
|
preparations for ZeroMQ, removed Scheduler and Dispatcher from ApplicationServer
|
2012-06-12 17:11:12 +02:00 |
Jan Steemann
|
2e0edb9a79
|
added #ifdef, otherwise compilation fails
|
2012-06-11 12:06:30 +02:00 |
Frank Celler
|
02517f81fa
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Makefile.in
arangod/Ahuacatl/ahuacatl-grammar.c
arangod/Ahuacatl/ahuacatl-grammar.h
arangod/RestServer/JavascriptDispatcherThread.cpp
|
2012-06-10 21:26:43 +02:00 |
Frank Celler
|
bb9253eeff
|
fixed queue handling for MRuby, added mount for MRuby and mr_action_t
|
2012-06-09 11:15:18 +02:00 |
Jan Steemann
|
efd48664ef
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
Ahuacatl/ahuacatl-statement-dump.c
Ahuacatl/ahuacatl-statement-dump.h
Ahuacatl/ahuacatl-statementlist.c
Ahuacatl/ahuacatl-tree-dump.c
Ahuacatl/ahuacatl-tree-dump.h
Ahuacatl/ahuacatl-tree-walker.h
Makefile.files
Makefile.in
arangod/Ahuacatl/ahuacatl-tree-dump.c
arangod/Ahuacatl/ahuacatl-tree-dump.h
arangod/Ahuacatl/ahuacatl-tree-walker.c
arangod/Ahuacatl/ahuacatl-tree-walker.h
|
2012-06-08 17:34:20 +02:00 |
Frank Celler
|
55ebf00dbd
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Actions/RestActionHandler.cpp
Actions/RestActionHandler.h
Makefile.files
Makefile.in
RestHandler/RestActionHandler.cpp
RestHandler/RestActionHandler.h
RestServer/ActionDispatcherThread.cpp
RestServer/ActionDispatcherThread.h
RestServer/RubyDispatcherThread.cpp
RestServer/RubyDispatcherThread.h
arangod/RestHandler/RestActionHandler.cpp
arangod/RestHandler/RestActionHandler.h
arangod/RestServer/ActionDispatcherThread.cpp
arangod/RestServer/ActionDispatcherThread.h
arangod/RestServer/ArangoServer.cpp
|
2012-06-08 15:57:33 +02:00 |
Frank Celler
|
efcfbccc7a
|
the great rename IV
|
2012-06-08 15:25:16 +02:00 |
Frank Celler
|
313c3c31ed
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB into devel
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangosh/V8Client/arangosh.cpp
|
2012-06-08 15:13:01 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |