Wilfried Goesgens
0b81f003a5
Bug fix/fix cmake warnings ( #5503 )
2018-06-01 15:51:20 +02:00
Jan
85b89bc8fe
allow accessing "/_admin/status" on follower ( #5497 )
...
in active failover mode too
2018-06-01 14:40:43 +02:00
Jan
0dc9896718
more eager "remove-filter-covered-by-index" rule ( #5498 )
2018-06-01 14:40:24 +02:00
Jan Christoph Uhde
2829b3e77d
moves -e to XTERMOPTIONS and adds delay ( #5297 )
...
* moves -e to XTERMOPTIONS and adds delay
* add delay only when rr is used
2018-06-01 10:07:59 +02:00
Max Neunhöffer
6fdc811c41
Small fix in jemalloc to allow for static linking. ( #5489 )
2018-05-30 17:04:27 +02:00
Andrey Abramov
c41b056209
add missing ifdefs ( #5499 )
2018-05-30 17:22:27 +03:00
Jan
9660dad86e
remove info about obsolete parameters from GNUmakefile ( #5494 )
2018-05-30 12:50:46 +02:00
Andrey Abramov
f708e46973
Feature/arangosearch gather node ( #5487 )
...
* integrate ArangoSearch into GatherNode/GatherBlock logic
* fix inconsistency after merge
* add serialization/deserealization logic for IResearchViewNode sorting
* fix optimizer rule order
* fix copy/past typo
* fix tests
* ensure `GatherNode` is properly set up for ArangoSearch views
* adjust optimizer rule order
2018-05-30 02:53:21 +03:00
jsteemann
f5d7053bb1
fix call/apply
2018-05-29 22:07:37 +02:00
Wilfried Goesgens
83b22aee44
fix not condition ( #5486 )
2018-05-29 16:56:29 +02:00
Max Neunhöffer
e5b4ce95cb
Compile rocksdb with PORTABLE=On also on Linux and Mac. ( #5473 )
2018-05-29 14:47:19 +02:00
Jan
d648fd0e30
fix read-only tests ( #5479 )
2018-05-29 13:13:51 +02:00
Jan
e6dcff8360
Bug fix/cleanup 2805 ( #5477 )
2018-05-29 10:16:48 +02:00
ArangoDB Release Bot
4caa4d1406
nightly frontend build
2018-05-28 23:57:46 +00:00
Wilfried Goesgens
59390ef374
Doc - Improves fetch-script. Fresh Swagger. Sync external repos ( #5463 )
2018-05-28 16:29:30 +02:00
Jan
dc97eb0111
Subquery optimizations ( #5398 )
2018-05-28 13:56:03 +02:00
maxkernbach
744fe669cb
Doc - fix doc build + remove unsupported option for graph traversals ( #5470 )
2018-05-28 13:22:49 +02:00
jsteemann
bc87837778
simplifications
2018-05-27 19:47:48 +02:00
Jan
cee529727c
Squashed commit of the following: ( #4092 )
2018-05-26 10:56:26 +02:00
Jan
edfdd49a3f
Bug fix/simplify skip hasmore ( #5466 )
...
* simplify skip and hasMore
* include less dependencies in header files
2018-05-26 09:27:28 +02:00
ArangoDB Release Bot
2a048cf2d7
nightly frontend build
2018-05-25 23:57:49 +00:00
Heiko
beb8aae99c
Updated Geo.md - typos and wrong distance query ( #5365 )
2018-05-25 19:26:40 +02:00
jsteemann
a14b67f584
use nullptr
2018-05-25 18:55:37 +02:00
Andrey Abramov
0f0235e8a9
Remove collection dependency from gather node ( #5457 )
...
* remove collection dependency
* some fixes
* fix test issues
* add tests for newly created functionality
* fix enterprise test fails
* add comment
2018-05-25 17:26:33 +03:00
Vasiliy
e021085aac
issue 381.3.1: remove redundant copy of CollectionNameResolver from TransactionState ( #5459 )
2018-05-25 16:48:43 +03:00
Jan
f55df6786a
blind commit of work, as I managed to break my local git repository ( #5456 )
2018-05-25 13:07:28 +02:00
jsteemann
c31c07ccaa
implement @mpoeter 's suggestion
2018-05-25 12:55:28 +02:00
Simon
ef87bb04a4
Allow RestHandler to pause execution ( #5458 )
2018-05-25 12:27:14 +02:00
Jan Christoph Uhde
551844ff15
add missing examples for overwrite ( #5460 )
2018-05-25 12:00:54 +02:00
Wilfried Goesgens
ee9352c0ce
Bug fix/refactor read write locks ( #5215 )
2018-05-24 21:18:00 +02:00
Jan
a295eaa120
show AQL functions used in query in explain output ( #5451 )
2018-05-24 21:17:51 +02:00
Heiko
cfdcdc5e9e
added prefix variable to build bundle, potentially fixes mac os package builds ( #5455 )
2018-05-24 20:47:00 +02:00
Jan Christoph Uhde
a2dcb6cc5d
WIP - start adding optional overwrite to insert operation (RepSert) ( #5268 )
2018-05-24 19:47:15 +02:00
Vasiliy
bc70486761
issue 381.2: ensure the correct index factories/normalizers are called in ClusterEngine ( #5450 )
2018-05-24 15:23:17 +03:00
ArangoDB Release Bot
c29edcbd08
nightly frontend build
2018-05-23 23:58:00 +00:00
Simran
d934a4c155
Doc - Updated paths to fit ArangoDB v3 ( #5443 )
2018-05-23 19:21:26 +02:00
Vasiliy
c26496c44c
issue 381.1: ensure view lookup is done via collectionNameResover, ensure updateProperties returns current view properties, remove redundant functions ( #5439 )
2018-05-23 19:29:53 +03:00
Andrey Abramov
0489322cd1
Distributed ArangoSearch query execution (part 2) ( #5397 )
...
* further implementation of arangosearch query distribution
* do not store `aql::Collection` in `IResearchViewNode`, use `Query::collections()` instead
* some fixes
* cleanup
* some fixes after review
* more fixes after review
* use assertion instead of condition
2018-05-23 19:29:18 +03:00
Simon
332a7958f5
Cleanup cluster selectivity ( #5440 )
2018-05-23 18:00:14 +02:00
Simran
555f7be1d5
Update queryView.js ( #5366 )
...
Use AQL mode for Ace editor if it's explainer output
2018-05-23 17:14:29 +02:00
Jan
bf5caf210c
Bug fix/cleanup 2305 ( #5437 )
2018-05-23 15:45:55 +02:00
jsteemann
37c58e1b40
fix define kirmes
2018-05-23 11:52:30 +02:00
Jan
d9373531d5
added new ScopeGuard implementation ( #5413 )
2018-05-23 11:50:52 +02:00
Jan
8e6d5df129
fixed minor several compiler complaints ( #5406 )
2018-05-23 11:50:00 +02:00
Jan
30d0d840c2
Bug fix/validate from to consistently ( #5434 )
2018-05-23 11:41:30 +02:00
Jan
cb34760f40
fix issue #5400 : Unexpected AQL Result ( #5410 )
2018-05-23 11:39:05 +02:00
Jan
7fe65115a3
do not log Foxx store updates with log level info, as the message does not provide any value to the end user ( #5431 )
2018-05-23 11:38:28 +02:00
Jan
1eea2df7d0
fixed issue #5252 ( #5427 )
2018-05-23 08:30:27 +02:00
ArangoDB Release Bot
8eead9bcbc
nightly frontend build
2018-05-22 23:58:02 +00:00
Vasiliy
94ddd7803d
issue 389.10: refactor CollectionNameResolver to use TRI_vocbase_t& ( #5424 )
2018-05-23 00:59:08 +03:00