1
0
Fork 0
Commit Graph

483 Commits

Author SHA1 Message Date
Frank Celler 15afaebc12 fixed tests, fixed typo in exists 2016-06-03 15:21:23 +02:00
Frank Celler 04ef98f8b5 removed outdated test 2016-06-03 15:21:23 +02:00
Frank Celler 859d29c652 removed old API 2016-06-03 11:50:30 +00:00
Jan Steemann bf38c3e80a added tests for 2.8 compat mode 2016-06-03 13:37:18 +02:00
Jan Steemann 6412200f27 added /_api/aql-builtin 2016-06-03 12:56:18 +02:00
hkernbach dd771b4ef6 fixed unit tests 2016-05-20 09:31:39 +02:00
Jan Steemann e5ceaf85b4 changed structure of response to GET /_api/collection 2016-05-19 17:56:15 +02:00
jsteemann 2ed62d324a test fix 2016-05-19 15:24:45 +02:00
Jan Steemann 54f0dcff95 fixed tests 2016-05-12 15:30:39 +02:00
Andreas Streichardt 4ae141de06 Simple api calls are gone! 2016-05-09 15:45:46 +02:00
Jan Steemann c14e9d20c8 removed obsolete tests 2016-05-06 19:14:55 +02:00
Jan Steemann 0bd61cf928 removed option `--server.default-api-compatibility` 2016-05-06 18:38:37 +02:00
Max Neunhoeffer cb78f14046 Revert "Revert V8"
This reverts commit 61917961fa.
2016-05-02 13:55:30 +02:00
Frank Celler 61917961fa Revert V8 2016-05-02 12:03:57 +02:00
Wilfried Goesgens 959c1b7bbb Adjust string match to new error produced by the new V8 version. 2016-05-02 09:40:16 +02:00
jsteemann 64ee910e38 move system attributes to the front of objects 2016-04-29 13:13:39 +02:00
Alan Plum 777848472d
standalone.html -> index.html 2016-04-18 18:01:05 +02:00
Alan Plum 016e5c9163
Migrated gharial to FOTF 2016-04-18 18:00:50 +02:00
Alan Plum 86997527bf
Fix Admin API spec
DefaultDocument no longer results in a PERMANENT redirect to avoid poisoning the cache.
2016-04-18 18:00:38 +02:00
Michael Hackstein 4cf47bf9c4 Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk 2016-04-18 12:42:00 +02:00
Michael Hackstein cd12a07a4d Fixed return codes in cluster. They are now forwarded properly from DBServer to Client 2016-04-15 17:58:06 +02:00
Jan Steemann bbfaee3bfe allow specifying collection name prefixes for `_from` and `_to` in arangoimp: 2016-04-15 16:18:23 +02:00
Michael Hackstein 0e2d31f633 Moved GET _api/document?collection=xxx to PUT _api/simple/all-keys {collection: xxx}. Adapted all tests. Also removed Transaction::allKeys which got obsolete by this commit. 2016-04-15 11:23:25 +02:00
Jan Steemann 545b87cb76 test fixes 2016-04-06 17:39:24 +02:00
Michael Hackstein 1ebf6996e3 Moved another test to use the document endpoint instead of the edge endpoint. 2016-04-05 10:30:03 +02:00
Michael Hackstein 5f81b138db Fixed test, it still used _api/edges instead of _api/document 2016-04-05 10:20:17 +02:00
Jan Steemann ba9dce75f4 fixed some replication tests 2016-04-04 12:26:30 +02:00
Michael Hackstein baf7847a43 Fixed a bug in HTTP unittests. It removed the wrong document. 2016-04-01 17:06:19 +02:00
Jan Steemann dce7c427d9 test fixes 2016-03-24 14:55:31 +01:00
Jan Steemann e7ca0e5413 fixed tests 2016-03-22 13:10:36 +01:00
Jan Steemann d27d255174 fixed test 2016-03-22 11:08:12 +01:00
Jan Steemann 45cc15fe45 fixes 2016-03-22 10:51:42 +01:00
Jan Steemann 3da00d24ea test fixes 2016-03-21 18:25:48 +01:00
Jan Steemann 553e714779 test fixes 2016-03-21 17:59:58 +01:00
Jan Steemann 4b46ff278a test fixes 2016-03-21 17:57:20 +01:00
Jan Steemann e4674d0f5e test fixes 2016-03-21 17:46:47 +01:00
Max Neunhoeffer 147dafcc42 Fix edge tests. 2016-03-10 12:45:10 +01:00
Max Neunhoeffer 5ef1d8dd99 Fix tests for documents. 2016-03-10 09:48:38 +01:00
Max Neunhoeffer 54002b505e Adjust API tests to 3.0. 2016-03-09 23:58:11 +01:00
Max Neunhoeffer bcda2a8021 Withdraw special non-cluster test.
createCollection query parameter withdrawn.
2016-03-09 15:26:56 +01:00
Max Neunhoeffer fbcb4458eb Adjust tests for 3.0. 2016-03-09 15:20:55 +01:00
Max Neunhoeffer 6b2fa8c33d RestDocumentHandler GET method, plus tests. 2016-03-09 13:28:13 +01:00
Frank Celler 5de6c354a9 added warning, removed local-configuration, bumped version 2016-02-18 14:02:40 +01:00
Frank Celler 60305868a8 added grace period 2016-02-18 12:12:29 +01:00
Frank Celler f0c849d93a increased wait 2016-02-15 21:39:59 +01:00
Frank Celler 0f88ade568 raised sleep 2016-02-13 21:36:51 +01:00
Frank Celler 5b86bd1cdc use higher timeout 2016-02-11 13:50:56 +01:00
Wilfried Goesgens 3b12dc0c32 Remove httparty from the bundle - it comes as a dependency from persistent_httparty 2016-02-10 10:48:03 +01:00
Wilfried Goesgens 88fad2e789 Migrate rspec to persistent connections 2016-02-10 10:36:52 +01:00
Wilfried Goesgens d7f42972b0 Raise required rspec version to 2.14 for json output formatters. 2016-01-26 12:48:22 +01:00