Dan Larkin
4ca2cf52d3
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
2017-04-05 12:17:27 -04:00
Dan Larkin
ff0efe8de8
Split/moved more test files.
2017-04-05 12:16:54 -04:00
Simon Grätzer
b3743292e3
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
2017-04-05 17:43:49 +02:00
Simon Grätzer
19f220726e
Fixed dump setup
2017-04-05 17:43:38 +02:00
Dan Larkin
84be9365af
Split a JS test.
2017-04-05 11:39:28 -04:00
jsteemann
56e946bcaf
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-05 12:32:09 +02:00
jsteemann
ff38a5023f
re-add index
2017-04-05 12:31:37 +02:00
Andreas Streichardt
c4af620144
Revert "Break tests again"
...
This reverts commit 111c3fb7cf
.
2017-04-05 12:13:23 +02:00
jsteemann
dac6aeab0b
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-05 12:10:40 +02:00
Wilfried Goesgens
2019c1b957
fresh swagger
2017-04-05 11:41:11 +02:00
jsteemann
163c17fc85
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-05 11:23:11 +02:00
jsteemann
ca60cd691a
remove dependency on fulltext index
2017-04-05 11:22:53 +02:00
Andreas Streichardt
111c3fb7cf
Break tests again
2017-04-05 10:48:53 +02:00
jsteemann
745af96786
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-05 10:43:35 +02:00
Andreas Streichardt
caaecfda4e
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-04-05 10:21:54 +02:00
Andreas Streichardt
b8faee4415
fix replication setup
2017-04-05 10:18:56 +02:00
Wilfried Goesgens
d1a6add6ab
move replication & js http api tests into more intuitive locations
2017-04-05 09:48:07 +02:00
jsteemann
8d0f13b059
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-05 08:33:32 +02:00
jsteemann
78302d1766
make versionFilename() a property of the engine
2017-04-04 17:23:02 +02:00
Andreas Streichardt
7400f7f339
fix shutdown of replication tests
2017-04-04 17:09:21 +02:00
jsteemann
949985dff1
report a path, make it restartable
2017-04-04 12:03:29 +02:00
jsteemann
8206afa0b1
re-enable index
2017-04-04 11:47:34 +02:00
Jan Christoph Uhde
3c4bdc106c
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
...
* 'devel' of https://github.com/arangodb/arangodb :
Cluster: expose body as V8 buffer in asyncRequest
Cluster: expose getFoxxmaster in V8
make rspec backtrace more compact
2017-04-04 10:51:07 +02:00
Wilfried Goesgens
57973aa27d
make rspec backtrace more compact
2017-04-03 19:37:37 +02:00
jsteemann
ad3f1074fe
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-03 17:26:39 +02:00
Simon Grätzer
6e13639ca0
Remove provisional code
2017-04-03 15:20:17 +02:00
jsteemann
0c1ef188ea
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
2017-04-03 15:11:50 +02:00
Wilfried Goesgens
a7a70b20cf
remove old unused foxxqueues testsuite
2017-04-03 14:55:41 +02:00
Simon Grätzer
cf4294c9ca
Integrated counters with collections
2017-04-03 13:24:22 +02:00
jsteemann
0fcfb4f64d
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-03 12:53:06 +02:00
Wilfried Goesgens
b117a82382
fix filter for replication testcases
2017-04-03 11:58:52 +02:00
Frank Celler
4607299034
updated licenses, added generator
2017-04-02 15:19:33 +02:00
Frank Celler
27810f128c
removed jshint completely
2017-04-02 10:15:53 +02:00
Simon Grätzer
4e818e483a
Marked hash index selectivity test as MMFiles only
2017-03-31 11:48:11 +02:00
Simon Grätzer
36fa358a51
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
2017-03-31 11:29:47 +02:00
Simon Grätzer
807d38784c
Added some small fixes
2017-03-31 11:29:27 +02:00
jsteemann
30311ee578
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-31 10:16:26 +02:00
Wilfried Goesgens
b509466d39
lower timeout
2017-03-31 10:09:27 +02:00
jsteemann
fdd5b3036d
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-31 09:34:06 +02:00
Jan Christoph Uhde
95007fe28e
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api-arango-result
...
* 'engine-api' of https://github.com/arangodb/arangodb : (46 commits)
Merged RocksDBPathBasedIndex into RocksDBVPackIndex.
fix handling of externals
fix toArray()
fix returning documents
Added hash-, skip list, persistent indexes
harmonize filtering - filter on full filename.
mini modifications
standardize starting of servers for replication tests
Edge index compliant with design doc
another fix for #2404
Moved „removeLargeRange“ method to commons
Added length byte to IndexValue keys.
fixed issue #2404
Added drop to primary index
Added drop() to indexes
Fixes a coordinator crash in Clustered Traversal. In case of failover during query planning.
Fixed edge index
Expand on CORS documentation
Let ArangoDB handle the allow-credentials header
make the authentication tests run on directories
...
2017-03-30 19:46:17 +02:00
Wilfried Goesgens
c29fcc9e07
fix testcase filtering - some other filters have to overrule it.
2017-03-30 18:06:31 +02:00
Dan Larkin
5dcf265899
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-03-30 12:05:07 -04:00
Dan Larkin
42807f17fb
Added partialUpdate flag for view property modification.
2017-03-30 12:04:58 -04:00
Wilfried Goesgens
a2a2d61cbd
add bucket support to the rspec tests
2017-03-30 17:58:31 +02:00
Wilfried Goesgens
7d7deb8584
if the server timeoutes during test execution, abort testruns and instantly kill it hard
2017-03-30 17:37:38 +02:00
jsteemann
d563eb432f
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-30 15:50:53 +02:00
Wilfried Goesgens
e23560a399
harmonize filtering - filter on full filename.
2017-03-30 15:50:25 +02:00
Wilfried Goesgens
3297844f8d
standardize starting of servers for replication tests
2017-03-30 15:46:14 +02:00
Jan Christoph Uhde
329af8fa62
print more when using extremeVerbosity
2017-03-30 14:59:46 +02:00
jsteemann
ddb83c8075
fixed issue #2404
2017-03-30 14:18:38 +02:00