Jan Steemann
b2faa016a6
fixed gcc compile warnings
2012-11-22 21:34:41 +01:00
Jan Steemann
e3ea632773
issue #289
2012-11-22 10:32:29 +01:00
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
Jan Steemann
c315c4466d
do not send a content-length header on GET/HEAD/DELETE requests
2012-11-20 15:36:52 +01:00
Jan Steemann
2efa2f32db
added server version check
2012-11-20 09:27:28 +01:00
Jan Steemann
1e50b4fcf9
issue #265
2012-10-24 12:54:10 +02:00
Jan Steemann
6796b9516b
issue #262 : more verbose error messages when loading broken modules
2012-10-22 16:20:07 +02:00
Frank Celler
62942eb028
adding generating files
2012-10-22 11:54:42 +02:00
Frank Celler
e8093d68fe
upgraded to Doxygen 1.8.x
2012-10-18 16:38:20 +02:00
Jan Steemann
be54759314
issue #245
2012-10-17 14:24:31 +02:00
a-brandt
33a463e4d1
Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1
2012-10-17 10:28:43 +02:00
a-brandt
45c0f7d937
updates
2012-10-17 10:27:50 +02:00
Jan Steemann
f0b615ab9e
disable internal statistics by default
2012-10-16 17:43:11 +02:00
Frank Celler
f1eaaa7f04
fixed doc issue, doxygen sometimes does not recognize the used namespace
2012-10-16 17:34:54 +02:00
Jan Steemann
29571a2e3a
issue #231 : handle more client error cases
2012-10-16 11:33:49 +02:00
Jan Steemann
4cf6cc6a33
replaced new/delete with stack objects
2012-10-16 00:27:02 +02:00
Jan Steemann
634adedbf6
vastly improved error messages for end user
2012-10-15 22:52:50 +02:00
Jan Steemann
6a7d1e57c7
issue #231 : set request timeout for requests that come in incomplete
2012-10-15 21:34:28 +02:00
Jan Steemann
7449a529b3
cosmetics
2012-10-15 19:28:16 +02:00
Jan Steemann
d23555cfe1
issue #231 : handle some obviously invalid requests
2012-10-15 19:09:01 +02:00
Jan Steemann
bf3d14eb14
changed gitignore, added derived files
2012-10-15 09:36:50 +02:00
Frank Celler
195d6903c1
added generated files
2012-10-14 16:23:48 +02:00
Frank Celler
c0c869d1ff
Merge branch 'devel' of github.com:triAGENS/ArangoDB
...
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangosh/ArangoShell/ArangoClient.cpp
js/client/js-client.h
2012-10-13 16:28:09 +02:00
Jan Steemann
cc371c4eb0
centralised and unified bye message
2012-10-12 21:46:58 +02:00
Jan Steemann
f63d47c028
fixed request timeouts, increased max packet size for arangosh
2012-10-12 01:26:03 +02:00
Frank Celler
7c3547e815
Merge branch 'devel' of github.com:triAGENS/ArangoDB
...
Conflicts:
Makefile.files
Makefile.in
js/actions/system/api-system.js
2012-10-11 23:18:55 +02:00
Jan Steemann
224e37a1ba
fix some memory issues
2012-10-11 22:49:46 +02:00
Frank Celler
1f96f6baaa
removed generated files
2012-10-11 20:37:41 +02:00
Frank Celler
bbd9698d22
removed generated files
2012-10-11 16:20:08 +02:00
Frank Celler
2f93046870
Merge branch 'devel' of github.com:triAGENS/ArangoDB
2012-10-11 16:17:36 +02:00
Frank Celler
939c5ece15
Merge branch '1.0' of github.com:triAGENS/ArangoDB
...
Conflicts:
CHANGELOG
CONTRIBUTING.md
Doxygen/arango-html.doxy
Doxygen/arango-latex.doxy
Doxygen/arango-xml.doxy
Doxygen/arango.template
Makefile.in
Makefile.local
Makefile.unittests
VERSION
config/config.sub
configure
configure.ac
js/actions/system/api-system.js
js/client/js-client.h
js/common/bootstrap/js-modules.h
js/server/js-ahuacatl.h
packetize.sh
2012-10-11 15:19:44 +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
Jan Steemann
73a4e98337
fixed memory issue
2012-10-11 14:26:08 +02:00
Jan Steemann
e906fe374c
fixed memory issues
2012-10-11 14:17:19 +02:00
Jan Steemann
b642b48603
fixed memory issues
2012-10-11 14:08:38 +02:00
Jan Steemann
85cba473ba
fixed memory clearing in TRI_EraseFrontStringBuffer for some cases
2012-10-11 13:31:43 +02:00
Jan Steemann
f47a96c168
updated documentation ( #227 , #228 , #229 )
2012-10-11 00:36:47 +02:00
Jan Steemann
9ffc7a7cfd
fix memory zone issues
2012-10-10 23:49:18 +02:00
Jan Steemann
a4b979222f
fixed memory zone issues, memleaks
2012-10-10 19:05:16 +02:00
Jan Steemann
31ce03b31d
fixed some memory zone issues
2012-10-10 15:17:46 +02:00
Jan Steemann
97723bbdf6
removed --enable-ssl configure option
...
having OpenSSL installed is now a requirement for compiling ArangoDB
2012-10-10 14:55:18 +02:00
Jan Steemann
a08b5ac230
remove configure option --enable-lock-check. has done its purpose already
2012-10-10 14:21:25 +02:00
Jan Steemann
994a3e3424
issue #224 : allow optional content-id for batches
...
this allows clients to send a content-id for each batch part
the server will return the content-id in each part response so the client can more easily map requests and responses
the content-id will not be validated or checked for uniqueness by the server. it is up to the client to send sensible content-ids to the server
currently, the server will not store the content-ids anywhere. they are just used within one batch request and then "forgotten"
2012-10-09 14:50:20 +02:00
Oreste Panaia
5faa701537
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2012-10-08 23:31:15 +08:00
Oreste Panaia
0e835b90b2
windows
2012-10-08 23:29:29 +08:00
Jan Steemann
13e0ab010b
derived file committed
2012-10-08 15:49:55 +02:00
Oreste Panaia
ab15e33b89
memory mapped files extensions for windows
2012-10-08 17:17:03 +08:00