Jan Steemann
5f08de7bd3
fixed offset calculation for arangob
2013-03-06 17:27:23 +01:00
Jan Steemann
2a6180b5fe
fixes
2013-03-06 17:10:52 +01:00
Jan Steemann
ebec33e255
moved actual test cases out of arangob.cpp
2013-03-06 10:04:56 +01:00
Jan Steemann
01bf386e08
added test cases, fixed edge index key insertion
2013-03-06 09:38:59 +01:00
Jan Steemann
1bfa146eb6
added test case
2013-03-04 12:15:20 +01:00
Jan Steemann
486c2120bf
fixed key URLs in arangob CRUD test case
2013-03-01 17:54:13 +01:00
Jan Steemann
57a91cbed8
extended arangob with CRUD operation test
2013-03-01 16:44:54 +01:00
Frank Celler
45c815b7eb
fixed issue #403 : Usage of exit() etc.
2013-02-15 12:19:09 +01:00
Jan Steemann
71a80b335b
constified
2013-02-13 18:05:31 +01:00
Jan Steemann
63805cf84c
a few small fixes for logging
2013-01-03 14:47:16 +01:00
Oreste Panaia
56cd3327a6
merge problems
2012-10-22 21:51:23 +08:00
Jan Steemann
f63d47c028
fixed request timeouts, increased max packet size for arangosh
2012-10-12 01:26:03 +02:00
Frank Celler
27cf9d9b04
Merge branch 'devel' of github.com:triAGENS/ArangoDB
...
Conflicts:
3rdParty/Makefile.all-in-one-zeromq
Makefile.in
js/actions/system/api-blueprint.js
js/actions/system/api-system.js
2012-10-11 14:33:31 +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
Jan Steemann
029c840b09
fixed a memleak
2012-10-09 14:49:45 +02:00
Jan Steemann
8eb4ee0311
added arangob options
2012-09-28 17:06:20 +02:00
Jan Steemann
aad951e2ab
added collection dropping & creation
2012-09-28 15:11:14 +02:00
Jan Steemann
a54e6e4a95
added man file for arangob
2012-09-28 11:58:06 +02:00