jsteemann
e83d554947
fix index API for big ids
2017-02-09 16:55:09 +01:00
jsteemann
d18567d042
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-09 14:50:56 +01:00
jsteemann
ab21b0b1ff
move functionality into engine
2017-02-09 14:50:41 +01:00
hkernbach
eeb14ab05e
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-02-09 14:01:20 +01:00
hkernbach
a635b0ee59
fixed bug in query ui
2017-02-09 14:00:51 +01:00
jsteemann
434fad5691
remove static_assert (thanks MSVC)
2017-02-09 13:39:01 +01:00
jsteemann
d23084754c
remove unused variable
2017-02-09 12:31:58 +01:00
jsteemann
a896661714
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-09 12:10:32 +01:00
jsteemann
4da72d7aa9
added code for TLS tracing
2017-02-09 12:10:19 +01:00
jsteemann
de75b9ec91
better help for options
2017-02-09 11:56:31 +01:00
jsteemann
15f371e5d1
fix typo
2017-02-09 11:54:07 +01:00
jsteemann
f075951be2
refuse to run recovery tests when compiled without enable-failure-tests
2017-02-09 11:52:40 +01:00
Michael Hackstein
1543d1cf63
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
2017-02-09 10:35:47 +01:00
Michael Hackstein
fd7341bbfa
Moved a generic Aql Edge Condition builder out of the TraversalNode. It shall be used for all edge queries on other places.
2017-02-09 10:35:41 +01:00
Michael Hackstein
7de0142fc1
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-02-08 17:34:34 +01:00
Andreas Streichardt
f699e4f7d9
Allow deleting coordinators
2017-02-08 17:33:07 +01:00
Wilfried Goesgens
d8cd84872f
fix windows compile
2017-02-08 17:21:31 +01:00
Michael Hackstein
a3c916902a
Merge branch 'engine-api' of github.com:arangodb/arangodb into devel
2017-02-08 16:43:15 +01:00
Andreas Streichardt
4a2bb9716a
Do not start up if replication failed
2017-02-08 16:18:41 +01:00
Michael Hackstein
bb7d1bb1ab
Updated StorageEngine Todolist
2017-02-08 16:15:46 +01:00
Kaveh Vahedipour
64ebfaa628
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-02-08 16:01:33 +01:00
Kaveh Vahedipour
e9651ae65c
compaction thread tested and functional
2017-02-08 16:01:15 +01:00
Michael Hackstein
5dfd652d64
Merge branch 'devel' of github.com:arangodb/arangodb into engine-api
2017-02-08 15:57:30 +01:00
Michael Hackstein
56aecc948d
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
2017-02-08 15:46:15 +01:00
Michael Hackstein
dfc9f29e69
Moved FunctionDefinitions to an AqlFunctionFeature. This now has a defined startup ordering
2017-02-08 15:45:59 +01:00
Wilfried Goesgens
562bce64d0
SILENCE!
2017-02-08 15:39:07 +01:00
Wilfried Goesgens
ae59abf5ea
remove superfluous installs of icu
2017-02-08 15:36:38 +01:00
Wilfried Goesgens
a3ac94d3b2
fix locating of relative ICU files
2017-02-08 15:18:16 +01:00
Andreas Streichardt
f1da0c54f6
jslint
2017-02-08 15:07:47 +01:00
Andreas Streichardt
edd27e7eff
more remove checks
2017-02-08 15:07:47 +01:00
jsteemann
4fa4259c59
hide some infrequently used config options by default
2017-02-08 14:43:59 +01:00
Kaveh Vahedipour
3ee7a8d595
compaction thread tested and functional
2017-02-08 14:18:46 +01:00
Michael Hackstein
6ad225370a
Removed usage of FULLTEXT in tests. Is replaced by simplequery fulltext()
2017-02-08 13:43:03 +01:00
Wilfried Goesgens
59f0f8bca5
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
2017-02-08 13:27:42 +01:00
Wilfried Goesgens
9c377f194b
SILENCE! I KILL YOU!
2017-02-08 13:27:34 +01:00
Jan Christoph Uhde
9d7462b8ec
disable temporarily assert in clustercom until AQLFeature is ready @max
2017-02-08 13:25:34 +01:00
Michael Hackstein
7cec7a4628
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
2017-02-08 12:54:26 +01:00
Michael Hackstein
d47298d518
Removed JS_NEAR, JS_FULLTEXT, JS_WITHIN entirely. They have been replaced by simple queries
2017-02-08 12:54:10 +01:00
Frank Celler
cab6ac044d
fixed compile warning
2017-02-08 12:05:32 +01:00
Max Neunhoeffer
c62428145b
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-02-08 11:07:33 +01:00
Max Neunhoeffer
bc9cb47b5d
Add assertion for nullptr in ClusterComm::instance()
2017-02-08 11:07:12 +01:00
Wilfried Goesgens
3875c129d1
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
2017-02-08 11:01:12 +01:00
Wilfried Goesgens
9dffdbe3f2
add another directory to detect arangosh
2017-02-08 11:00:50 +01:00
Max Neunhoeffer
0a31063a35
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2017-02-08 11:00:36 +01:00
Max Neunhoeffer
bde48d524d
Change undocumented behaviour in case of invalid rev in JS document ops.
...
An invalid rev should lead to a 1200 ("conflict") error rather than a
1239 ("illegal document revision") error. This is more intuitive and
in line with the corresponding change in the HTTP API. No tests needed
adjustment.
2017-02-08 10:59:04 +01:00
Andreas Streichardt
ad1c7e7c13
oh jslint
2017-02-08 10:49:36 +01:00
Andreas Streichardt
2e3026db91
Make it possible to remove failed coordinators
2017-02-08 10:26:13 +01:00
Frank Celler
0da95481ea
added locks for keep-alive
2017-02-08 09:41:18 +01:00
jsteemann
e75fe96546
try to fix compile warning
2017-02-08 09:33:01 +01:00
jsteemann
29d7db65c1
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-08 01:09:58 +01:00