Michael Hackstein
e3beaaa8fc
Added a test + fix for a Stackoverflow issue in Traversals and ShortestPath in AQL. This occured in the case where there are a lot of starting vertices in a row that do not have any paths attached to them. Fixes : #2445
2017-04-21 11:31:30 +02:00
jsteemann
d35fc8fc6a
added test
2017-04-19 09:02:25 +02:00
jsteemann
5817b1b911
added test
2017-04-19 08:52:58 +02:00
Michael Hackstein
57fbf418f0
Fixed scannedIndex values in traverser tests. It did not report the correct number of lookups required after modification for new Storage-Engine
2017-04-18 10:40:35 +02:00
Kaveh Vahedipour
001c2b4092
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-11 11:46:40 +02:00
Kaveh Vahedipour
28fbf8ec12
sensitivityEstimates do not belong in Current
2017-04-11 11:46:20 +02:00
Max Neunhoeffer
53b3a73486
Add a timeout option to <collection>.drop().
...
This is in particular used to allow the Schmutz to make progress
in the case of a long running transaction.
2017-04-07 15:52:19 +02:00
jsteemann
ff38a5023f
re-add index
2017-04-05 12:31:37 +02:00
jsteemann
78302d1766
make versionFilename() a property of the engine
2017-04-04 17:23:02 +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
jsteemann
d563eb432f
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-30 15:50:53 +02:00
jsteemann
ddb83c8075
fixed issue #2404
2017-03-30 14:18:38 +02:00
Alan Plum
373eade2f9
Let ArangoDB handle the allow-credentials header
2017-03-30 13:08:37 +02:00
jsteemann
3ff4f15a19
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-29 17:50:55 +02:00
mpv1989
59e000b743
Foxx: Fix CORS blowing up when headers are not set
2017-03-29 13:43:06 +02:00
jsteemann
dcfd60f98c
disable skiplist index for now
2017-03-29 12:37:44 +02:00
jsteemann
f728fcdbb8
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-29 02:41:00 +02:00
mpv1989
43cb5fc81b
Merge branch 'feature/cors' into devel
2017-03-28 20:37:30 +02:00
mpv1989
f3ebf247b0
automatically add CORS response headers
2017-03-28 19:48:46 +02:00
jsteemann
40e4bba260
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-28 14:03:53 +02:00
jsteemann
467307fd07
fixed issue #2400
2017-03-28 13:58:49 +02:00
jsteemann
888fd67ee6
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
2017-03-28 12:09:04 +02:00
Jan Christoph Uhde
b5e760b1d3
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
...
* 'engine-api' of https://github.com/arangodb/arangodb :
move engine sources into their own cmake files
Fixed exception because of hash index
Fixed feature start order
fix recovery test
Edge index fixes
remove alignas
fix recovery test
force recovery tests to fail when not compiled with failure-tests
implement SLEEP() in C++
remove useless and harmful adjustment (lowering) of file descriptors limit
Windows: fix namespaces
fix recovery tests
slightly adjusted index creation
Removed some alignas directives.
alias boost to catch
fix arangosh test
start splitting testing.js into handy bits.
start splitting testing.js into handy bits.
start splitting testing.js into handy bits.
2017-03-28 12:01:24 +02:00
jsteemann
bc7e7da9df
dont create index for rocksdb only
2017-03-28 11:56:31 +02:00
Jan Christoph Uhde
155f131031
Avoid usage of hash index
2017-03-28 11:56:00 +02:00
Simon Grätzer
4174183ffa
Fixed exception because of hash index
2017-03-28 11:29:52 +02:00
jsteemann
cedee8ed02
fix recovery test
2017-03-28 10:46:56 +02:00
jsteemann
17c1a6db05
fix recovery test
2017-03-28 10:04:39 +02:00
jsteemann
dab48de61b
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-27 11:16:05 +02:00
Wilfried Goesgens
f67ddb7bab
split testcase to work around macos instabilities
2017-03-24 16:22:10 +01:00
jsteemann
7794350018
remove debug output
2017-03-24 14:18:00 +01:00
jsteemann
a34a10f719
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-24 12:27:09 +01:00
Simon Grätzer
fbbc118160
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-24 11:04:38 +01:00
Simon Grätzer
39b2e349dd
Pregel: Coverty Scan fixes
2017-03-24 11:04:15 +01:00
jsteemann
dd86a50ca5
fix misleading init messages
2017-03-24 09:49:57 +01:00
Max Neunhoeffer
07216bb4e3
Add test for COLLECT bug.
2017-03-23 13:35:57 +01:00
jsteemann
5d82e260ff
added test for issue #2392
2017-03-23 12:25:42 +01:00
Wilfried Goesgens
85f58b9a21
we may now also do 'milestone'-releases next to devel/alpha/beta/rc
2017-03-22 11:59:25 +01:00
Wilfried Goesgens
8287c7a444
more debug logging
2017-03-21 18:25:13 +01:00
jsteemann
c66b05afc0
hard-code v8 version number so it works
2017-03-17 17:23:55 +01:00
jsteemann
2cda79ec0b
add some debug output for replication tests
2017-03-17 13:02:15 +01:00
jsteemann
b3ca6edb7c
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-17 12:15:34 +01:00
Wilfried Goesgens
5654c5cd68
add log messages so we can find out where this locks up now and then
2017-03-17 11:55:03 +01:00
jsteemann
25a380f77c
Merge branch 'devel' of https://github.com/arangodb/arangodb into views
2017-03-16 12:50:11 +01:00
Max Neunhoeffer
4017bfb296
Revise /_api/cluster/endpoints API and Documentation.
2017-03-16 11:33:46 +01:00
Simon Grätzer
215937a884
Fixing cppcheck and jslint warnings
2017-03-16 11:20:35 +01:00
Simon Grätzer
f2c133d5f6
Fix pregel test
2017-03-16 10:52:02 +01:00
Alan Plum
50e0eb16d2
Use COLOR_OUTPUT to determine whether to use color
2017-03-15 20:44:03 +01:00
Alan Plum
4920ef8b41
Implement tap/xunit reporters in Foxx
2017-03-15 20:09:31 +01:00