Frank Celler
0344573b5f
use all available, non-cluster tests
2014-07-25 15:36:21 +02:00
Jan Steemann
f411fceb2e
exposed WAL API
2014-06-24 16:10:27 +02:00
Michael Hackstein
92b50b4d08
Added graph and edge collection tests for traversal API to execution script
2014-06-20 13:01:43 +02:00
scottashton
354371a8ab
healed run-tests
2014-06-04 08:33:58 +02:00
scottashton
006eb3b61b
calculation of measurements for graphs added and changed calculation of shortst paths to Floyd–Warshall algorithm
2014-06-03 16:25:13 +02:00
Max Neunhoeffer
803d3789f1
Disable test with a bad timeout on cluster.
2014-02-28 17:22:51 +01:00
Max Neunhoeffer
4913c7abf6
Split ruby transaction tests for cluster/noncluster.
2014-02-28 16:54:49 +01:00
Max Neunhoeffer
e68a3e9c05
Rename test.
2014-02-26 15:04:25 +01:00
Max Neunhoeffer
3d332ad01e
Adjust paths to allow call with a different current dir.
2014-02-20 10:20:24 +01:00
Jan Steemann
f35b59ba16
updated tests
2014-02-18 15:49:12 +01:00
Jan Steemann
5c13019522
added tests
2014-02-17 11:37:49 +01:00
Jan Steemann
b5550e17a6
updated tests and documentation
2014-02-06 12:11:17 +01:00
Jan Steemann
7a397ac985
renamed tests
2014-02-05 15:20:19 +01:00
Jan Steemann
58b3e0f99d
splitted a few tests
2014-02-05 15:15:51 +01:00
Jan Steemann
43b4f78b62
issue #620
2013-10-28 19:38:19 +01:00
Jan Steemann
d7b9add4db
removed current-database API
2013-09-24 17:34:35 +02:00
Jan Steemann
7a1f3ae756
updated documentation, added tests
2013-09-24 17:27:52 +02:00
Jan Steemann
c32654c5d4
added tests for async
2013-09-20 17:48:33 +02:00
Jan Steemann
cae82f27e4
added `/_api/current-database`
2013-06-21 10:25:15 +02:00
a-brandt
71c5f89010
Added unittests for structures
2013-06-18 15:56:01 +02:00
Jan Steemann
212117d3b4
graph traversal API tests
2013-06-12 15:25:35 +02:00
Jan Steemann
ee7ab712d6
issue #495
2013-05-03 11:08:58 +02:00
Jan Steemann
7d9777f8c5
extended API for user-defined AQL functions
2013-04-16 18:32:19 +02:00
Jan Steemann
dee5adb9f5
added client side API for transactions
2013-04-12 23:18:48 +02:00
Jan Steemann
40199d64b7
fixed handling of empty and reserved attribute names in documents
...
specifying an empty attribute name in a document may have led to segmentation faults
when the document was unpacked later.
2013-03-20 11:48:33 +01:00
Jan Steemann
3fdebb38ee
issue #393 , issue #128
...
Added a REST API for user management
The REST API exposes the functionality available in module "users" for HTTP access.
The following methods are available:
* GET /_api/user/username: fetch user information
* POST /_api/user: create new user
* PUT /_api/user: replace an existing user
* PATCH /_api/user: (partially) update an existing user
* DELETE /_api/user: remove an existing user
Additionally, a module "crypto" is introduced and exposed for Javascript actions.
The crypto module provides the following functions:
* require("org/arangodb/crypto").md5();
* require("org/arangodb/crypto").sha256();
* require("org/arangodb/crypto").rand();
2013-02-20 11:56:26 +01:00
Jan Steemann
b30f5bde68
issue #358 : added support for CORS
2013-01-26 03:50:28 +01:00
Jan Steemann
ead3f2f204
changed order of tests
2013-01-15 17:09:04 +01:00
a-brandt
60c8ad808f
Changed graph moudule to use _key
2013-01-15 09:07:31 +01:00
Jan Steemann
42df64d7c0
added tests for key pattern
2012-11-29 12:37:30 +01:00
Jan Steemann
1a2e593d8b
added test cases for edge creation
2012-11-29 11:42:28 +01:00
Jan Steemann
6df8dd6fa0
issue #274 - added test case to check web interface presence
2012-11-12 08:59:22 +01:00
a-brandt
fff25d5ac3
renamed "blueprint" to "blueprints" and added documentation and tests
2012-10-30 12:29:51 +01:00
Jan Steemann
94a2cb37cd
some more tests
2012-09-27 11:24:49 +02:00
Jan Steemann
f02299efda
use patch method of httparty
2012-09-26 12:50:52 +02:00
Heiko Kernbach
1105ec087d
added api-statistic unittest
2012-09-20 11:36:16 +02:00
Oreste Panaia
c0e9f488c9
ruby unit tests for some index tasks
2012-09-14 18:18:57 +08: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
384384932e
issue #59 : added tests for /_api/import
2012-08-15 10:31:25 +02:00
Jan Steemann
d7ca7ae1b7
added "official" explain API
2012-06-13 13:27:39 +02:00
Frank Celler
0f67b3dd54
skip list tests
2012-05-21 17:45:27 +02:00
Frank Celler
facc0c499b
added hash test
2012-05-08 17:00:57 +02:00
Frank Celler
7176c4d30f
added within
2012-05-03 14:42:43 +02:00
Frank Celler
cadca4a27b
unittests
2012-05-02 17:05:38 +02:00
Frank Celler
1fe03b0642
doc and minor fixes
2012-05-02 13:53:30 +02:00
Frank Celler
63841e50f4
renamed
2012-04-30 11:25:12 +02:00