Frank Celler
|
cccb3511c5
|
fixed documentation again
|
2012-11-21 17:42:13 +01:00 |
Frank Celler
|
18bfd048ef
|
fixed documentation
|
2012-11-21 10:58:29 +01:00 |
Jan Steemann
|
fa525a309b
|
fixed invalid usage of content-length
|
2012-11-20 15:44:02 +01:00 |
Frank Celler
|
e8093d68fe
|
upgraded to Doxygen 1.8.x
|
2012-10-18 16:38:20 +02:00 |
Jan Steemann
|
7fc079d30a
|
merge several fixes from devel into 1.1
|
2012-10-16 11:44:39 +02:00 |
Jan Steemann
|
1b93b7379a
|
issue #231: handle some obviously invalid requests
|
2012-10-15 19:10:00 +02:00 |
Jan Steemann
|
38ca933b6d
|
fixed memory error
|
2012-10-11 14:56:45 +02:00 |
Jan Steemann
|
25428b179a
|
complain about non-matching Content-Length
|
2012-10-11 14:26:26 +02:00 |
Oreste Panaia
|
0e835b90b2
|
windows
|
2012-10-08 23:29:29 +08:00 |
Oreste Panaia
|
aac17f7b55
|
wrapper for memory mapped files add
|
2012-10-05 18:31:13 +08:00 |
Oreste Panaia
|
fd497eccae
|
VS
|
2012-09-28 23:46:33 +08:00 |
Jan Steemann
|
c7b2c506af
|
added startup option --server.backlog-size
|
2012-09-27 17:06:24 +02:00 |
Jan Steemann
|
bcd521f44f
|
removed unused subclass HttpRequestPlain. we only have HttpRequest from now on
|
2012-09-27 11:24:20 +02:00 |
Jan Steemann
|
5a4a1b5fce
|
added test cases, removed class HttpResponsePart
|
2012-09-27 11:04:15 +02:00 |
Jan Steemann
|
6def99c226
|
changed method visibility, cleanup
|
2012-09-26 09:32:42 +02:00 |
Jan Steemann
|
a57a7bdb8a
|
micro optimisations (root of all ...)
|
2012-09-25 19:08:00 +02:00 |
Jan Steemann
|
68b3d7e4f9
|
some multipart fixes
|
2012-09-24 17:35:07 +02:00 |
Jan Steemann
|
4ad85e7037
|
added HttpResponsePart class
|
2012-09-24 16:59:19 +02:00 |
Jan Steemann
|
f08a788f7c
|
removed protocol buffers
|
2012-09-24 13:44:30 +02:00 |
Frank Celler
|
e9b1e1c58f
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB into devel
Conflicts:
3rdParty/mruby/include/mrbconf.h
3rdParty/mruby/include/mruby.h
3rdParty/mruby/include/mruby/array.h
3rdParty/mruby/include/mruby/khash.h
3rdParty/mruby/include/mruby/object.h
3rdParty/mruby/include/mruby/variable.h
3rdParty/mruby/mrblib/error.rb
3rdParty/mruby/mrblib/print.rb
3rdParty/mruby/src/array.c
3rdParty/mruby/src/cdump.c
3rdParty/mruby/src/class.c
3rdParty/mruby/src/codegen.c
3rdParty/mruby/src/error.c
3rdParty/mruby/src/gc.c
3rdParty/mruby/src/init.c
3rdParty/mruby/src/kernel.c
3rdParty/mruby/src/math.c
3rdParty/mruby/src/numeric.c
3rdParty/mruby/src/object.c
3rdParty/mruby/src/parse.y
3rdParty/mruby/src/pool.c
3rdParty/mruby/src/proc.c
3rdParty/mruby/src/range.c
3rdParty/mruby/src/sprintf.c
3rdParty/mruby/src/state.c
3rdParty/mruby/src/string.c
3rdParty/mruby/src/struct.c
3rdParty/mruby/src/symbol.c
3rdParty/mruby/src/time.c
3rdParty/mruby/src/variable.c
3rdParty/mruby/src/vm.c
3rdParty/mruby/src/y.tab.c
3rdParty/mruby/test/assert.rb
3rdParty/mruby/test/t/array.rb
3rdParty/mruby/test/t/exception.rb
3rdParty/mruby/test/t/kernel.rb
3rdParty/mruby/test/t/math.rb
3rdParty/mruby/test/t/module.rb
3rdParty/mruby/test/t/string.rb
3rdParty/mruby/test/t/struct.rb
3rdParty/mruby/test/t/time.rb
3rdParty/mruby/tools/mirb/mirb.c
3rdParty/mruby/tools/mruby/mruby.c
Doxygen/arango-html.doxy
Doxygen/arango.template
Makefile.am
Makefile.in
UnitTests/HttpInterface/api-http-spec.rb
aclocal.m4
arangod/RestHandler/RestDocumentHandler.cpp
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/ApplicationV8.cpp
arangod/V8Server/ApplicationV8.h
arangod/V8Server/v8-actions.cpp
arangod/V8Server/v8-query.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/V8Server/v8-vocbase.h
arangod/VocBase/compactor.c
arangod/VocBase/compactor.h
arangod/VocBase/shadow-data.c
arangod/VocBase/simple-collection.c
arangod/VocBase/simple-collection.h
arangod/VocBase/synchroniser.c
arangod/VocBase/vocbase.c
arangoirb/MRClient/arangoirb.cpp
config/compile
config/depcomp
config/install-sh
config/missing
configure
js/actions/demo/geo.js
js/actions/demo/hallo-world.js
js/actions/system/api-collection.js
js/actions/system/api-edges.js
js/actions/system/api-system.js
js/actions/system/documents.js
lib/BasicsC/locks-posix.c
lib/BasicsC/operating-system.h
lib/HttpServer/HttpCommTask.cpp
lib/HttpServer/HttpCommTask.h
lib/MRuby/MRLineEditor.cpp
lib/MRuby/mr-utils.c
m4/Makefile.doxygen
m4/all-in-one.mruby
|
2012-09-20 16:39:59 +02:00 |
Jan Steemann
|
879573944c
|
bugfixes, accept longer binary messages
|
2012-09-20 11:33:14 +02:00 |
Jan Steemann
|
9bc99b7c9d
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +02:00 |
Jan Steemann
|
3deebd06de
|
fixed authentication
|
2012-09-13 14:19:26 +02:00 |
Frank Celler
|
49b19e4657
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
lib/BasicsC/terminal-utils-posix.c
lib/BasicsC/terminal-utils.c
lib/SimpleHttpClient/SimpleHttpResult.cpp
|
2012-09-12 23:49:14 +02:00 |
Frank Celler
|
e8089d86a7
|
removed user manager
|
2012-09-12 23:37:39 +02:00 |
Jan Steemann
|
9a5177fc84
|
issue #193: REST API HEAD request returns a message body on 404
|
2012-09-12 08:52:36 +02:00 |
Jan Steemann
|
f8deb40580
|
issue #193: REST API HEAD request returns a message body on 404
|
2012-09-11 00:11:26 +02:00 |
Jan Steemann
|
dff40494c3
|
issue #175: add hidden option --server.http-port for downwards compatibility
|
2012-08-31 18:21:34 +02:00 |
Frank Celler
|
d26b082ef6
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
CHANGELOG
Makefile.in
UnitTests/Makefile.files
|
2012-08-24 09:59:16 +02:00 |
Jan Steemann
|
b36776efb3
|
issue #110: add PATCH method for documents
|
2012-08-20 19:16:45 +02:00 |
Jan Steemann
|
4b16882b44
|
issue #131: make keep alive timeout configurable
|
2012-08-20 15:42:11 +02:00 |
Frank Celler
|
fa41864b7a
|
Merge remote-tracking branch 'origin/1.0' into devel
Conflicts:
Installation/MacOSX/MacPorts/arango.conf
Installation/arangod.conf.in
Makefile.in
arangod/RestServer/ArangoServer.h
configure
lib/V8/v8-utils.cpp
|
2012-08-18 09:00:43 +02:00 |
Jan Steemann
|
590855f633
|
made BatchJob and BatchSubjob template classes, fixed unittests
|
2012-07-31 11:00:05 +02:00 |
Jan Steemann
|
6b5b2cdea7
|
removed dependency on scheduler
|
2012-07-30 17:17:30 +02:00 |
Jan Steemann
|
020480bfe7
|
binary listeners are now started, but do not work
|
2012-07-30 16:01:25 +02:00 |
Jan Steemann
|
5c24872306
|
moved endpoint option parsing into ApplicationEndpointServer class
|
2012-07-30 15:50:34 +02:00 |
Jan Steemann
|
acdfbf8a20
|
more refactoring
|
2012-07-30 15:37:54 +02:00 |
Jan Steemann
|
2d480a4350
|
added binary servers
|
2012-07-30 15:33:19 +02:00 |
Jan Steemann
|
e47b44bedc
|
more refactoring
|
2012-07-30 15:03:36 +02:00 |
Jan Steemann
|
603747b024
|
refactoring
|
2012-07-30 14:56:02 +02:00 |
Jan Steemann
|
886739a679
|
further refactoring of HttpServer
|
2012-07-30 14:48:12 +02:00 |
Jan Steemann
|
7af489934e
|
some refactoring of http and https servers
|
2012-07-30 14:07:59 +02:00 |
Jan Steemann
|
59484b82ba
|
added GeneralHttpServer template class
|
2012-07-30 12:25:25 +02:00 |
Jan Steemann
|
ddc8703d54
|
renamed HttpsAsyncCommTask to SslAsyncCommTask
|
2012-07-30 08:39:21 +02:00 |
Jan Steemann
|
404a80bc84
|
moved files from HttpsServer to HttpServer directory
|
2012-07-30 08:32:53 +02:00 |
Jan Steemann
|
9d87988bf5
|
renamed ApplicationHttpServer to ApplicationEndpointServer
|
2012-07-30 08:26:16 +02:00 |
Frank Celler
|
818b6d9ec2
|
datafile debugger
|
2012-07-28 09:32:45 +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
|
570e0a5189
|
virtual
|
2012-07-27 11:41:37 +02:00 |