1
0
Fork 0
Commit Graph

42077 Commits

Author SHA1 Message Date
Kaveh Vahedipour 0eb4577aa0 unpacker for inspector reports (#5547) 2018-06-07 13:41:20 +02:00
Heiko ed5383c365 ui: fixed misplaced tooltip icons in indices view (#5508) 2018-06-07 12:58:41 +02:00
Heiko 7cede14d24 ui, document id not showing up when deleting a document (#5510) 2018-06-07 12:56:56 +02:00
Heiko b00eb1aa62 ui: install new service - field limitations (#5515) 2018-06-07 12:54:51 +02:00
jsteemann 902a980389 release version 3.3.10 2018-06-04 09:57:30 +02:00
jsteemann 3e86d1fb1f updated CHANGELOG 2018-06-04 09:05:21 +02:00
Jan cd93485275
more eager "remove-filter-covered-by-index" rule (#5495)
make optimizer rule "remove-filter-covered-by-index" not stop after removing
a sub-condition from a FILTER statement, but pass the optimized FILTER
statement again into the optimizer rule for further optimizations.
This allows optimizing away some more FILTER conditions than before.
2018-06-01 14:41:52 +02:00
Jan 2d2257123f
allow accessing /_admin/status on follower (#5496)
in active failover mode too
2018-06-01 14:41:14 +02:00
Jan f07045bce6 fix cluster COLLECT optimization (#5504) 2018-06-01 10:41:39 +02:00
Max Neunhöffer c7c73c1a8d
Small fix in jemalloc to allow for static linking. (#5488) 2018-05-30 17:04:16 +02:00
jsteemann 7abebfeefa Revert "Use PORTABLE=On for RocksDB also on Linux and Mac. (#5474)"
This reverts commit 779a54530b.
2018-05-30 13:04:01 +02:00
Max Neunhöffer 779a54530b
Use PORTABLE=On for RocksDB also on Linux and Mac. (#5474) 2018-05-29 14:47:27 +02:00
jsteemann 37d3030608 remove debug message 2018-05-29 14:18:15 +02:00
Jan 71a17e162c
potential fix for https://stackoverflow.com/questions/50496274/two-fu… (#5445) 2018-05-28 13:55:35 +02:00
Wilfried Goesgens 3614e9ae4e Bug fix 3.3/graph direction wrong to throw (#5384) 2018-05-25 19:25:06 +02:00
Heiko 2384acd69a added missing prefix (#5464) 2018-05-25 14:48:37 +02:00
Jan 78c193d34e
Bug fix 3.3/validate from to consistently (#5438) 2018-05-24 09:56:03 +02:00
Simran b380921bee Doc - Updated paths to fit ArangoDB v3 (#5442) 2018-05-23 19:21:00 +02:00
Jan 1e4436666d
Bug fix 3.3/issue 5400 (#5411) 2018-05-23 11:40:50 +02:00
Jan ff9cd74ceb
Bug fix 3.3/issue 5429 (#5432) 2018-05-23 11:38:18 +02:00
Jan 7529d0bb36
fixed issue #5252 (#5426) 2018-05-23 08:30:34 +02:00
Heiko b581f0fb23 fixed a vulnerability issue within the web ui's index view (#5395) 2018-05-22 16:54:32 +02:00
Jan d602f83afe
add support for named graphs (#5386) 2018-05-22 16:40:36 +02:00
Kaveh Vahedipour b92b6f378f inception was ignoring leader's configuration (#5415) 2018-05-22 12:57:00 +02:00
Tobias Gödderz 6ca523f270 [3.3] Compile fix for homebrew (#5417) 2018-05-22 12:56:20 +02:00
jsteemann f29427bcef updated CHANGELOG 2018-05-22 09:15:53 +02:00
Jan 0740cb91e2
Bug fix 3.3/fixes 1805 (#5392) 2018-05-18 18:10:52 +02:00
jsteemann 8b8476c77e release version 3.3.9 2018-05-17 13:12:25 +02:00
jsteemann b6f8a1c9f5 update date in CHANGELOG 2018-05-17 12:09:58 +02:00
Tobias Gödderz a391088dbf [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
Kaveh Vahedipour 67f6e23462 agency pool size had to be larger 1 (#5380) 2018-05-17 12:01:19 +02:00
jsteemann c4b2a33f3f upgrade starter version to 0.11.3 2018-05-17 11:59:09 +02:00
jsteemann 1cb239df4b release version 3.3.9 2018-05-16 18:27:05 +02:00
jsteemann bc13216f17 Merge branch '3.3' of https://github.com/arangodb/arangodb into 3.3 2018-05-16 18:23:24 +02:00
jsteemann 1a674faff3 release version 3.3.9 2018-05-16 18:13:56 +02:00
Chris Olivier 3462b6cdd9 Fixed spelling errors (#4503) 2018-05-16 18:05:07 +02:00
jsteemann 1d77725704 update date in CHANGELOG 2018-05-16 17:05:46 +02:00
jsteemann 54bb75ac48 release version 3.3.9 2018-05-16 17:03:44 +02:00
jsteemann 2ace732cc9 updated CHANGELOG 2018-05-16 16:03:12 +02:00
Mark 620269e6cd Bug-fix Foxx empty json request body (3.3) (#5305) 2018-05-16 15:30:21 +02:00
Mark 911b1d1ce1 Fix Foxx queues (3.3) (#5353) 2018-05-16 15:28:25 +02:00
jsteemann 4eba1e1a0c upgrade arangosync version to 0.5.1 2018-05-16 15:24:37 +02:00
Jan a9501529d2
Bug fix 3.3/fix upgrade (#5362) 2018-05-16 13:19:26 +02:00
Jan d25c696240
improve performance of some RocksDB CRUD operations (#5364) 2018-05-16 12:57:49 +02:00
Wilfried Goesgens 203f0e7c03 fix scoping of vpack object builder (#5351) (#5355) 2018-05-15 18:02:04 +02:00
Jan 731925080d
Feature 3.3/aql optimizations (#5140) 2018-05-15 14:41:07 +02:00
Max Neunhöffer 83b6cb45de
Make sure VPackObjectBuilder is closed at exit of function scope. (#5347) (#5349) 2018-05-15 12:42:25 +02:00
Simon 4f5defc9ea Fixing agency pool update (#5327) 2018-05-14 18:07:47 +02:00
Jan 2975715edf
fix AQL ZIP function with duplicate attribute names (#5335) 2018-05-14 11:12:26 +02:00
Jan ae73a9b475
Feature 3.3/mmfiles index lookup speedup (#5338) 2018-05-14 10:41:37 +02:00