Lucas Dohmen
e93dae9632
Fixed JSLint
2013-07-03 14:36:02 +02:00
Jan Steemann
c6ea2c417e
fixed jslint warnings
2013-07-03 14:11:33 +02:00
Jan Steemann
44c9ca4e90
issue #565 , plus a few usability fixxes for aal.search()
2013-07-03 14:06:57 +02:00
Lucas Dohmen
bb83987178
Fixing JSLint errors
2013-07-02 14:21:59 +02:00
Jan Steemann
9d2a016c5b
make jslint happy
2013-07-01 15:50:51 +02:00
Jan Steemann
1cac136bf6
issue #564 (partly): make default document configurable for Foxx apps
...
in the manifest file, you can now add the attribute "defaultDocument".
Setting it will override the default "index.html" default document name.
2013-07-01 11:59:10 +02:00
Jan Steemann
1f68eaa221
issue #563 : can aal become a default object?
2013-07-01 10:21:18 +02:00
Jan Steemann
6c35ea2520
added missing explanation for system attributes
2013-07-01 10:09:09 +02:00
Lucas Dohmen
7e7a90753a
Fixing the build (this time: Really)
...
Sorry, seems like I shouldn't code today 😊
2013-06-28 19:38:30 +02:00
Lucas Dohmen
f6a89cf1d6
Code Review: Client Graph Module
2013-06-28 19:38:29 +02:00
Lucas Dohmen
ef86205751
Code Review: Server Graph Module
2013-06-28 18:34:52 +02:00
Lucas Dohmen
ccf56dd702
Fix the build
2013-06-28 18:34:26 +02:00
Lucas Dohmen
79a6772667
Code Review: Common Graph Module
2013-06-28 18:14:23 +02:00
Lucas Dohmen
476ec2aaa0
Introducing: GraphAPI
...
Graph API is wrapping the Graph REST interface for the clientside
ArangoDB module.
2013-06-28 16:39:18 +02:00
Jan Steemann
3b3ac02559
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-28 10:26:06 +02:00
Jan Steemann
cf2cb53386
fixed test
2013-06-28 10:25:56 +02:00
a-brandt
7bb3704335
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-28 10:17:46 +02:00
a-brandt
93a8c574bd
added a check
2013-06-28 10:17:39 +02:00
Jan Steemann
61c43a47b7
fixed queries
2013-06-28 09:54:05 +02:00
Jan Steemann
4ed7ac6376
improved error messages
2013-06-27 14:49:33 +02:00
Jan Steemann
2a286dc074
updated documentation for #557
2013-06-27 11:33:21 +02:00
Jan Steemann
f7fcd6119d
added tests for special collections
2013-06-26 17:46:43 +02:00
Jan Steemann
af39f069f5
added more tests for hash index queries
2013-06-26 16:50:52 +02:00
Jan Steemann
6e9c3e8e2c
replication logging
2013-06-26 12:04:55 +02:00
Jan Steemann
db50b38370
fixed typos
2013-06-25 09:06:20 +02:00
Jan Steemann
27bf4bb546
more tests
2013-06-24 17:04:32 +02:00
Jan Steemann
adfd051c92
added test for unloading
2013-06-24 13:55:51 +02:00
Jan Steemann
93f7122099
added missing count() method for server-side cursor
2013-06-24 13:50:03 +02:00
Jan Steemann
5a9a13da8f
fixed test, updated docs
2013-06-24 10:58:07 +02:00
Jan Steemann
4c88adc054
potential fix for issue #554
2013-06-24 10:46:13 +02:00
Jan Steemann
4e7a09c33f
added one more test
2013-06-22 03:07:00 +02:00
Jan Steemann
654ea77f25
extended cap constraints with size constraints
2013-06-22 02:44:48 +02:00
Jan Steemann
2d7edbef96
added db._exists()
2013-06-21 21:50:00 +02:00
Jan Steemann
c74c80d5ff
allow bind parameters in db._query()
2013-06-21 17:13:51 +02:00
Jan Steemann
cae82f27e4
added `/_api/current-database`
2013-06-21 10:25:15 +02:00
Jan Steemann
e232e50bf6
fixed client-side test
2013-06-20 19:34:41 +02:00
Jan Steemann
30a747f3ef
fixed client-side tests
2013-06-20 19:15:30 +02:00
Jan Steemann
f06012ac65
added tests for big documents
2013-06-20 19:14:47 +02:00
Jan Steemann
959bb653e2
fixed tests
2013-06-20 19:14:35 +02:00
Jan Steemann
b1f243d296
fixed segfault for too big shapes, make shape collection filesize adaptive
2013-06-20 19:14:14 +02:00
Jan Steemann
d9c0d588f9
added internal.adminDirectory
2013-06-20 15:47:48 +02:00
Jan Steemann
fcf8ff1c47
blind commit to make the basePath for foxx assets dynamic
2013-06-20 14:02:09 +02:00
Lucas Dohmen
f64c227b16
Graph Module: Even more in Graph Common
2013-06-19 17:09:19 +02:00
Lucas Dohmen
6a84d4726b
Graph Module: Pulled Iterator into Common
...
Also adjusted it to be useful for the Server Side.
2013-06-19 17:09:19 +02:00
Lucas Dohmen
38327183e8
Graph Module: Edge almost entirely pulled into Common
2013-06-19 17:09:18 +02:00
Jan Steemann
74b3055747
added stub tests for functions
2013-06-19 16:51:50 +02:00
Jan Steemann
9dfb7483ff
"doCompact" attribute for collections
2013-06-19 16:51:16 +02:00
Lucas Dohmen
1771c581b7
Graph Module (Client): GraphAPI refined
...
* Restructering of GraphAPI
* No more feature envy from GraphAPI
2013-06-19 10:29:42 +02:00
Lucas Dohmen
7966657ac0
Graph Module (client): Introducing the GraphAPI
...
Also some reordering of the methods inside of it.
2013-06-19 10:29:42 +02:00
Lucas Dohmen
c8385e4671
Use the connection directly
2013-06-19 10:29:42 +02:00
Lucas Dohmen
f1c17dd0d3
Graph Module (client): Pulled get and post graph to request
2013-06-19 10:29:42 +02:00
Lucas Dohmen
5697a7dd74
Graph module (client): Removed Duplication of Iterator
2013-06-19 10:29:42 +02:00
Lucas Dohmen
bb71d1391d
Graph Module (client): Moved Cursor creation to connection class
2013-06-19 10:29:42 +02:00
Lucas Dohmen
cc43747af8
Graph Module (Client): More extracted to the request class
2013-06-19 10:29:42 +02:00
Lucas Dohmen
9cd9b4046b
Graph Module (Client): _saveVertex and _saveEdge
2013-06-19 10:29:41 +02:00
Lucas Dohmen
27b3c0fe89
Graph Module (Client): Refactored drop
2013-06-19 10:29:41 +02:00
Lucas Dohmen
12271e7689
Tiny change
2013-06-19 10:29:41 +02:00
Lucas Dohmen
393b887aed
Graph Module (Client): First step of extracting shared getEdge behaviour
2013-06-19 10:29:41 +02:00
Lucas Dohmen
14e9279232
Graph Module (Client): Pulling out JSON.stringify to the request method
2013-06-19 10:29:41 +02:00
Lucas Dohmen
53abbdfb8b
Pulling out requests in the client Graph module
2013-06-19 10:29:41 +02:00
a-brandt
04e63d52cc
added example
2013-06-19 09:53:23 +02:00
a-brandt
a9184ce73c
fixed jslint warnings
2013-06-18 16:50:50 +02:00
a-brandt
71c5f89010
Added unittests for structures
2013-06-18 15:56:01 +02:00
Jan Steemann
7e53913744
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-14 18:58:27 +02:00
Lucas Dohmen
294b31e839
Further Refactoring of GraphCommon
2013-06-14 10:13:17 +02:00
Lucas Dohmen
c357fa1133
Pulled addVertex into Common + tiny style fixes
2013-06-14 10:13:17 +02:00
Lucas Dohmen
a81a0f0728
Tiny Refactoring of GraphCommon
2013-06-14 10:11:19 +02:00
Lucas Dohmen
222db29812
More functionality for the tiny is.x library
2013-06-14 10:11:19 +02:00
Jan Steemann
60d0a0e773
fixed doxygen error
2013-06-14 09:37:31 +02:00
Jan Steemann
74872e4575
fixed error message
2013-06-13 16:08:42 +02:00
Jan Steemann
7d101890c7
speedup for KEYS()
2013-06-13 16:08:11 +02:00
Jan Steemann
e7975b5273
niced up the examples
2013-06-13 16:07:48 +02:00
Jan Steemann
f1ed44dec9
fixed jslint errors
2013-06-13 15:05:30 +02:00
Jan Steemann
8327d76db6
fixed line too long errors
2013-06-13 15:05:18 +02:00
Jan Steemann
74d2a00737
test internal.download()
2013-06-13 15:05:08 +02:00
Jan Steemann
cea8f05db2
fixed example
2013-06-13 13:07:01 +02:00
Jan Steemann
b1bc9b3285
adjust traversal docs and examples
2013-06-13 13:06:48 +02:00
Jan Steemann
01cd80d3ea
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-13 12:56:02 +02:00
Jan Steemann
98001c21cc
added extra return codes
2013-06-13 12:55:48 +02:00
a-brandt
50e2434d33
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-13 12:29:43 +02:00
a-brandt
a1ef5d7425
added PUT
2013-06-13 12:29:24 +02:00
Michael Hackstein
ba7f298449
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-13 11:15:15 +02:00
Michael Hackstein
9443ab68d8
Fixed returncode of RestCursorCreateCursorUnknownCollection example
2013-06-13 11:14:56 +02:00
Michael Hackstein
d465837056
Added an example for maxIterations
2013-06-13 11:14:12 +02:00
a-brandt
846163e8e4
bugfix 'collection' is already defined.
2013-06-13 11:07:41 +02:00
a-brandt
69fd2b5bb1
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-13 10:48:45 +02:00
a-brandt
7d1097ac78
first version structure API
2013-06-13 10:48:34 +02:00
Michael Hackstein
fc5f10b3ed
Solved conflict
2013-06-13 09:48:46 +02:00
Michael Hackstein
ce8343baa4
Made the user-defined expander work
2013-06-13 09:45:27 +02:00
Jan Steemann
9599a021b9
moved some graph traversal validation into the traversal module
...
- that simplifies some of the traversal-calling routines
- make returning error codes more consistent (specific 404 errors when
referring to unknown collections instead of simple 400 errors)
- optionally limit traversals to a certain number of iterations so they
don't run endlessly in cyclic graphs
2013-06-12 17:04:47 +02:00
Michael Hackstein
4dd6ff7219
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-12 16:08:10 +02:00
Michael Hackstein
ed32dd0a9b
Started documentation of Traversals. Expander example not yet working
2013-06-12 16:06:47 +02:00
Jan Steemann
212117d3b4
graph traversal API tests
2013-06-12 15:25:35 +02:00
Jan Steemann
68c3b02ffb
added a test for rotate()
2013-06-12 13:09:46 +02:00
Oreste Panaia
81f20c7ba0
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-12 17:03:29 +08:00
Jan Steemann
bb7445a547
fixed jslint warnings
2013-06-11 18:47:15 +02:00
Jan Steemann
005f9f6c6f
add safety
2013-06-11 18:31:58 +02:00
a-brandt
daa80af5b8
Merge branch 'devel' into multiple_databases
2013-06-11 16:00:34 +02:00
Jan Steemann
0acc1c9580
added stub documentation for traversals (still unfinished)
2013-06-11 15:58:41 +02:00
Jan Steemann
223674f399
fixed doxygen
2013-06-11 13:01:58 +02:00
Jan Steemann
31bd0e915b
jslintify all APIs in js/actions
2013-06-11 12:01:04 +02:00
a-brandt
d9fc2a6c60
Merge branch 'devel' into multiple_databases
...
Conflicts:
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/primary-collection.c
2013-06-11 11:17:41 +02:00
Jan Steemann
e8e10844f4
moved compaction tests
2013-06-11 10:41:40 +02:00
Jan Steemann
564523896a
compaction tests
2013-06-11 10:10:58 +02:00
Thomas Richter
d8e43c676b
generated examples for api-aqlfunction.js
2013-06-10 14:43:19 +02:00
Oreste Panaia
35ab2e6f62
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-10 17:05:58 +08:00
Thomas Richter
4ab74c56f1
generated examples for api-query.js
2013-06-10 10:41:32 +02:00
Thomas Richter
8db9e9c4fa
generated examples for api-explain.js
2013-06-10 10:23:01 +02:00
Thomas Richter
c5d49ba3d5
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-07 17:21:17 +02:00
Thomas Richter
b3f4383117
generated examples for api-index.js
2013-06-07 17:20:40 +02:00
Jan Steemann
e3275136cd
allow incremental access to all documents from a collection out of AQL
2013-06-07 16:51:42 +02:00
Jan Steemann
3356055b64
derived files, jslint
2013-06-07 16:41:06 +02:00
Lucas Dohmen
567a548cff
Tearing appart Graph#addEdge and fixing the build even harder
2013-06-07 14:56:08 +02:00
Jan Steemann
f619c7f51e
jslint
2013-06-07 14:48:39 +02:00
Jan Steemann
241978ee54
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-07 14:45:00 +02:00
Thomas Richter
2cd6434788
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-07 14:38:58 +02:00
Thomas Richter
43497f00ab
generated examples for api-collection.js
2013-06-07 14:38:28 +02:00
Jan Steemann
15f6f54f76
moved "use strict" inside functions
2013-06-07 14:20:57 +02:00
Jan Steemann
fe26fa593e
jslint
2013-06-07 14:20:50 +02:00
Lucas Dohmen
5aadaf1b99
Restructering Graph Module, fixing the build
2013-06-07 13:51:22 +02:00
Thomas Richter
94757fd74f
generated examples for api-transaction.js
2013-06-07 12:47:30 +02:00
Lucas Dohmen
8e27de26a7
Fix for #546
2013-06-07 10:19:37 +02:00
Jan Steemann
54b0552dee
use a stable sort in COLLECT
2013-06-06 16:56:39 +02:00
Thomas Richter
9d51338aee
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-06 16:34:42 +02:00
Thomas Richter
55ff32fbf3
generated examples api-cursor.js finished
2013-06-06 16:34:06 +02:00
a-brandt
9e0335a1bf
Merge branch 'devel' into multiple_databases
2013-06-06 16:12:44 +02:00
Jan Steemann
403e8669ae
fixed non-existing error codes
2013-06-06 16:11:18 +02:00
Thomas Richter
638a0cb05f
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-06 14:52:35 +02:00
Thomas Richter
dc691ca6c2
examples generated in api-simple.js
2013-06-06 14:43:36 +02:00
a-brandt
e4096900cc
Merge branch 'devel' into multiple_databases
2013-06-06 12:54:58 +02:00
Heiko Kernbach
8b2527f572
checked jslint + added js files in makefile.files
2013-06-06 11:23:04 +02:00
Heiko Kernbach
de1b9946ba
added jslint checks for webif
2013-06-06 10:49:43 +02:00
a-brandt
793dc6077d
Merge branch 'devel' into multiple_databases
2013-06-05 17:29:34 +02:00
a-brandt
f061801cb9
added new collection
2013-06-05 17:27:36 +02:00
Oreste Panaia
2afd8a742c
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-05 19:53:25 +08:00
Oreste Panaia
8a95c1c2a8
update
2013-06-05 19:52:34 +08:00
Jan Steemann
af7866f238
made internal.download() function more flexible
...
required by @mchacki
can now send custom headers and use non-GET method
2013-06-05 00:25:36 +02:00
Jan Steemann
5bdaa22049
issue #545
2013-06-04 18:31:16 +02:00
Thomas Richter
e8ca05e9b8
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-04 15:17:27 +02:00
Thomas Richter
5cf5a59471
generated examples api-graph.js finished
2013-06-04 15:17:10 +02:00
a-brandt
384b3c283c
Merge branch 'devel' into multiple_databases
2013-06-04 13:07:06 +02:00
Jan Steemann
3a8ecd20e4
issue #550 : Make AQL graph functions support key in addition to id
2013-06-04 11:37:41 +02:00
a-brandt
aeec284400
Merge branch 'devel' into multiple_databases
2013-06-03 17:09:21 +02:00
a-brandt
1c0578c2b5
Merge branch 'devel' into multiple_databases
...
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangod/VocBase/vocbase.c
lib/HttpServer/ApplicationEndpointServer.cpp
lib/HttpServer/ApplicationEndpointServer.h
lib/HttpServer/HttpCommTask.h
lib/HttpServer/HttpHandlerFactory.cpp
lib/HttpServer/HttpHandlerFactory.h
lib/Rest/HttpRequest.cpp
lib/Rest/HttpRequest.h
2013-06-03 17:05:01 +02:00
Thomas Richter
d54ba9ea76
conflict resolution
2013-06-03 15:12:35 +02:00
Thomas Richter
d458c20871
fixed return code in documentation api-graph.js DELETE from 204 to 200/202
2013-06-03 15:09:03 +02:00
a-brandt
7e3f915492
changed wrong documentation
2013-06-03 15:00:37 +02:00
Thomas Richter
4e88658a8b
api-edges.js examples changed
2013-06-03 11:03:56 +02:00
Thomas Richter
33563c3d37
names changed in Examples
2013-05-31 10:08:39 +02:00
Jan Steemann
f3bf3281a3
added js/models to jslint
2013-05-24 11:57:14 +02:00
Jan Steemann
4ab133685b
descriptive error message
2013-05-23 22:02:55 +02:00
Jan Steemann
fadcb59423
issue #540
2013-05-23 15:24:40 +02:00
Thomas Richter
7042c03020
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-05-23 14:27:37 +02:00
Thomas Richter
eb94ee2d92
examples added
2013-05-23 14:06:41 +02:00
Jan Steemann
bf1fbd9799
less-verbose error messages for several cases
2013-05-23 13:30:02 +02:00
Jan Steemann
aca42ef9fd
issue #540 : merged patch by @guidoreina, added test
2013-05-23 12:17:57 +02:00
Jan Steemann
3b73c8f900
dont write currently unnecessary data on collection creation and deletion
2013-05-22 11:09:58 +02:00
Jan Steemann
f0a82e83d9
removed non-existing files from asset list
2013-05-22 09:01:42 +02:00
Oreste Panaia
70bc62a5a5
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-05-21 17:47:22 +08:00
Oreste Panaia
b764b4f71e
extended errors for skiplist
2013-05-21 17:45:19 +08:00
Frank Celler
b4794e6655
fixed issue #530 : ReferenceError: ArangoError is not a constructor
2013-05-20 00:02:25 +02:00
Jan Steemann
28039b3c8a
one more test
2013-05-17 19:42:55 +02:00
Jan Steemann
78169e3626
issue #531 : thanks to @guidoreina for bugfix suggestions!
2013-05-17 19:29:05 +02:00
Jan Steemann
613dafe778
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-05-17 16:13:36 +02:00
Jan Steemann
ed77c19e16
added derived file
2013-05-17 15:59:58 +02:00
Michael Hackstein
9cd77a7829
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-05-17 15:26:59 +02:00
Michael Hackstein
17cb716bdc
Removed CMS from Apps, can be downloaded via aal
2013-05-17 15:25:39 +02:00
Jan Steemann
c2ff93e99d
issue #531 (warning)
2013-05-17 14:58:22 +02:00
Jan Steemann
c647882311
issue #535
2013-05-17 13:50:10 +02:00
Jan Steemann
ab6ca2f017
ported all recent fixes from 1.3
2013-05-16 21:04:04 +02:00
Jan Steemann
544e5909d0
issue #526
2013-05-15 10:06:49 +02:00
Jan Steemann
8790a69b8e
jslint
2013-05-14 12:40:30 +02:00
Jan Steemann
c51f70de05
removed hard-coded groups from statistics web interface
...
now all statistics are dynamic
removed redundant code in statistics web interface
2013-05-14 02:36:01 +02:00
Jan Steemann
016efdac48
fixed doxygen errors
2013-05-13 21:19:41 +02:00
Thomas Richter
2958580de3
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-05-13 16:30:45 +02:00
Thomas Richter
dbdd9b2b80
some REST documentation adapted for swagger
2013-05-13 16:30:23 +02:00
Jan Steemann
aa4aaf6500
sort assets deterministically
2013-05-13 11:28:58 +02:00
Michael Hackstein
8b16ec6e18
CMS: Fixed jQuery load ordering bug
2013-05-13 09:56:44 +02:00
Michael Hackstein
d7d0d84f6a
CMS: Updated README has been the one from aye_aye copy paste error
2013-05-13 09:46:15 +02:00
Jan Steemann
a646e26105
bumped version number
2013-05-13 09:08:09 +02:00
Jan Steemann
841d7d7355
English
2013-05-10 14:06:15 +02:00
Frank Celler
193c598dee
auto add aardvark
2013-05-10 10:59:43 +02:00
Jan Steemann
c0dbfb4136
issue #517
2013-05-08 20:58:55 +02:00
Jan Steemann
6740db7207
fix different resident set size report units
2013-05-08 19:10:49 +02:00
Thomas Richter
760a2e0778
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-05-08 15:39:51 +02:00
Thomas Richter
ff386e57aa
transfer headers to next functions
2013-05-08 15:39:19 +02:00
Jan Steemann
eb8325ef34
fixed typo in error message
2013-05-08 11:10:34 +02:00
Jan Steemann
8ad21ec2cf
fixed cursor leak for very small batch sizes
2013-05-07 18:48:41 +02:00
Thomas Richter
d29a182d48
api-cursor.js with generated examples
2013-05-07 16:18:54 +02:00
Thomas Richter
25b1bba6bc
documentation api-cursor.js swaggified
2013-05-07 13:58:17 +02:00
Thomas Richter
ce27f2ca99
RESTDOCUMENTATION replaced by RESTDESCRIPTION
2013-05-06 13:12:56 +02:00
Jan Steemann
3ac55bedbb
issue #512 : bind parameters for limit
2013-05-06 10:47:53 +02:00
Jan Steemann
ede177aa55
issue #507 , issue #508
2013-05-06 09:40:28 +02:00
Frank Celler
2d5af26466
added safeJoin
2013-05-05 21:50:43 +02:00
Frank Celler
49b5507b73
fixed issue #489 : Bug in aal.install
...
Conflicts:
Makefile.in
2013-05-05 21:10:14 +02:00
Frank Celler
f4d17c2045
added priority
2013-05-05 21:08:54 +02:00
Frank Celler
581c667a5a
fixed jslint
2013-05-04 21:52:09 +02:00
Jan Steemann
bfb35a4b3c
issue #495
2013-05-03 11:38:10 +02:00
Jan Steemann
fde26e6913
fixed doxygen errors
2013-05-03 11:25:24 +02:00
Jan Steemann
9b62015cdc
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-05-03 11:10:06 +02:00