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
Andrey Abramov
4b47400af5
disable flushthread on a coordinator ( #5421 )
...
* disable flushthread on a coordinator
* some fixes after review
2018-05-22 21:12:25 +03:00
Simon
35992ad67b
Coordinator storage engine ( #5405 )
2018-05-22 19:30:27 +02:00
Simran
38a6b15abd
Doc - Updates Array.md ( #5367 )
...
Replace previously missed "Example" headlines with bold text.
2018-05-22 19:24:28 +02:00
Simran
f8436e365d
Doc - Updates initial page of Drivers Book ( #5425 )
...
Replace headlines with bold text to suppress the page-toc on the start page
2018-05-22 19:22:36 +02:00
Vasiliy
27f7f4a0aa
issue 389.9: return TRI_vocbase_t& from Query::vocbase() ( #5420 )
...
* issue 389.9: return TRI_vocbase_t& from Query::vocbase()
* backport: use view name instead of view id in error messages
2018-05-22 19:03:14 +03:00
Heiko
c2283f265a
fixed a vulnerability issue within the web ui's index view ( #5394 )
2018-05-22 16:54:08 +02:00
Jan
4b1ef1dd3a
add support for named graphs ( #5385 )
2018-05-22 16:40:51 +02:00
Matthew Von-Maszewski
0264f3bc9b
update gossip loop to be more responsive to other agents ( #5390 )
2018-05-22 16:30:27 +02:00
Vasiliy
d9cda9666f
issue 389.8: remove redundant function from Methods, convert Syncer API to user TRI_ocbase_t& wherever possible ( #5408 )
2018-05-22 16:10:24 +03:00
Jan
16707535db
velocypack micro optimizations ( #5402 )
2018-05-22 13:27:28 +02:00
Jan
fd1ebd2ee9
remove unused defines from directories.h.in ( #5407 )
2018-05-22 11:32:46 +02:00
Jan
245c759523
fix incompatibility after fullCount change ( #5399 )
2018-05-22 11:28:17 +02:00
Kaveh Vahedipour
34f66539bd
inception ignored leaders configuration ( #5387 )
2018-05-22 10:14:12 +02:00
Dan Larkin-York
2a8c7f9aef
Fix typo in conf search for arangoimp. ( #5409 )
...
* Fix typo in conf search for arangoimp.
* Fixed log formatting.
2018-05-21 14:38:22 +02:00
Vasiliy
370bde71d9
issue 389.7: expand workaround to include MSVC2015 debug code, backport from iresearch upstream: skip importing empty readers ( #5391 )
...
* issue 389.7: expand workaround to include MSVC2015 debug code, backport from iresearch upstream: skip importing empty readers
* backport: address MSVC V8/ICU link issues
* backport: fix typo
2018-05-20 22:43:37 +03:00
Jan
72ec463a8d
Bug fix/cleanup 2005 ( #5404 )
2018-05-20 20:57:43 +02:00
jsteemann
cf27c695f9
fix left shift of signed values
2018-05-19 21:59:04 +02:00
jsteemann
09ab68ea89
fix jslint warning
2018-05-19 21:28:08 +02:00
Wilfried Goesgens
7b8fce07a4
aql current_user in cpp, test ( #5302 )
2018-05-19 21:26:53 +02:00
Jan
379e848919
clean up AQL functions a little bit ( #5401 )
2018-05-19 21:15:14 +02:00
jsteemann
6139ae6225
fix broken error message
2018-05-18 17:17:44 +02:00
Wilfried Goesgens
37bd883507
disable this test for now. ( #5393 )
2018-05-18 10:56:37 +02:00
Jan
df23ed092e
Bug fix/cleanup 1705 ( #5376 )
2018-05-18 09:21:50 +02:00
Wilfried Goesgens
4e805e6896
if the direction is wrong in production builds, divert to throw instead of assert. ( #5383 )
2018-05-18 09:21:08 +02:00
Vasiliy
907767f4e1
issue 389.6: ensure proper error handling in StatisticsFeature for missing feature ( #5377 )
2018-05-18 01:12:39 +03:00
Heiko
946104f925
Bug fix/mac os build bundle update failure ( #4991 )
...
* fixed upgrade failure because of missing symlinks at this point
* removed not needed args in build bundle sh script
2018-05-17 15:54:43 +02:00
Kaveh Vahedipour
c2c104d6b1
agency pool size had to be larger 1 ( #5379 )
2018-05-17 11:54:41 +02:00
jsteemann
e0dc8d2ae3
fix linking
2018-05-17 10:25:16 +02:00
Vasiliy
843e584746
issue 389.5: refactor StandaloneContext to be constructed with a TRI_vocbase_t& ( #5370 )
...
* issue 389.5: refactor StandaloneContext to be constructed with a TRI_vocbase_t&
* backport: address build issues
2018-05-17 01:15:50 +03:00
Jan
0d98c0f3ba
Bug fix/fix codescan issues ( #5371 )
2018-05-16 20:40:37 +02:00