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
hkernbach
d160791569
fixed event ui bug
2017-04-11 10:58:59 +02:00
Wilfried Goesgens
ab882744d9
on windows put the catch test next to the binaries so we can find the proper dll easily
2017-04-07 16:44:45 +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
Jan Christoph Uhde
c58c0e533a
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
* 'devel' of https://github.com/arangodb/arangodb :
fix enterprise branch detection so it doesn't trigger a full recompile
fix detection of partial cmake configure
fix detection of partial cmake configure
one more place to choose the propper directory for unittest result files.
remove debug print
fixed issue: #2412
fix crash
2017-04-06 17:31:47 +02:00
Jan Christoph Uhde
b7bd1d9e59
fix shell-foxx-manager-nightly-spec.js
2017-04-06 17:31:21 +02:00
Wilfried Goesgens
7507f0d756
one more place to choose the propper directory for unittest result files.
2017-04-06 14:54:09 +02:00
hkernbach
4f98c431e2
fixed issue: #2412
2017-04-06 13:31:44 +02:00
Wilfried Goesgens
bf3f68ee26
BUGFIX: when we don't start the server we mustn't try to attempt to clean up its db directories
2017-04-06 11:43:11 +02:00
Wilfried Goesgens
050d931446
Bugfix: we want the common _and_ the server tests.
2017-04-06 11:14:01 +02:00
Andreas Streichardt
61f9f92c46
exclude longrunning tests
2017-04-05 18:47:44 +02: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