1
0
Fork 0
Commit Graph

14331 Commits

Author SHA1 Message Date
Jan e266efdf96
fixed issue #5977: Unexpected execution plan when subquery contains COLLECT (#5983) 2018-07-25 17:33:45 +02:00
jsteemann 9b28232b12 added tests 2018-07-25 17:08:41 +02:00
Tobias Gödderz b91d22d97d [3.3] Bugfix: Fix `_rev` handling in `UPDATE`/`REPLACE` `WITH` clauses (#5967) 2018-07-25 12:28:16 +02:00
Michael Hackstein 628dd917fc Let the read-only-mode-spec wait longer. Unfortunately the read only information is not bound to the version so we can only do a waiting stunt (#5969) 2018-07-25 09:41:51 +02:00
Dan Larkin-York 1897fd029f Add load balancing support to cursor API in 3.3 (#5797) 2018-07-24 09:56:40 +02:00
Jan 9a639e0d48
Bug fix 3.3/fix hanging tests (#5944) 2018-07-24 09:35:06 +02:00
Tobias Gödderz 209e53aaf7 [3.3] Bugfix: Add missing plan version increments in repair-distributeShardsLike (#5952)
* Added missing plan version increments. Taken from #5649.

* Fix test: increase plan version after changing the plan
2018-07-24 09:14:08 +02:00
jsteemann 104226d22b fix jslint warnings 2018-07-20 16:34:16 +02:00
jsteemann cf47a0e8f0 added facility to turn off specific endpoints tests
use `--skipEndpointsIpv6 true` to turn off Ipv6 endpoint tests
  use `--skipEndpointsUnix true` to turn off Unix domain socket endpoint tests

  additionally, use a random filename for the unix socket descriptor file
2018-07-20 16:29:56 +02:00
Kaveh Vahedipour 5e104f53be Feature 3.3/add engine statistics and data size (#5908) 2018-07-19 11:18:43 +02:00
Dan Larkin-York 7929859b23 Fixed behavior of graph._countCommonNeighbors with includeData true. (#5893) 2018-07-18 12:35:16 +02:00
jsteemann 3c1b607e95 create _fishbowl collection with same distribution as other system collections 2018-07-17 20:42:27 +02:00
Tobias Gödderz 9b85243f69 [3.3] Bugfix: Creating a graph failed erroneously (v2) (#5898)
* Regression test & bugfix: comparison of edge definitions didn' order from and to

* Updated CHANGELOG
2018-07-17 12:56:00 +02:00
Kaveh Vahedipour c1d671dcb9 Bug fix 3.3/agency better log compaction (#5098)
* agency's log compaction according to internal issue #2249
2018-07-16 12:12:05 +02:00
Kaveh Vahedipour 7a058a589b allow for longer timeouts in larger agency tests (#5836) 2018-07-12 17:01:01 +02:00
jsteemann 6c42122178 release version 3.3.12 2018-07-12 14:34:33 +02:00
Tobias Gödderz 557796dde1 [3.3] Bugfix: Creating a graph failed erroneously (#5843)
* Bugfix: edge definition equality check occasionally failed when it shouldn't

* Added a regression test

* Updated CHANGELOG
2018-07-12 12:56:13 +02:00
Jan 5c20d44edf
fix issue #5727: Edge document with user provided key is inserted as many times as the number of shards, violating the primary index (#5821) 2018-07-10 16:08:28 +02:00
Jan c21d2d46cd
Bug fix 3.3/fix hangs (#5805) 2018-07-10 13:52:58 +02:00
Michael Hackstein 131114292b Bug fix/internal issue 2658 (#5760) 2018-07-04 21:51:24 +02:00
Jan 01e946bef7
replace busy-waiting with just waiting (#5723) 2018-07-03 09:01:23 +02:00
Jan fdcb9df17c
honor "restrictType" and "restrictCollections" in replication again (#5685) 2018-06-28 19:14:26 +02:00
Tobias Gödderz 18f939ebcf [3.3] Bugfix: Distinct collect block could create an empty result block (#5709) 2018-06-28 13:26:59 +02:00
Frank Celler cb0aaa435f backport Scheduler from devel (#5533) 2018-06-28 13:26:04 +02:00
jsteemann be3795a25a release version 3.3.11 2018-06-26 15:18:08 +02:00
maxkernbach 267f675d79 fix table validation (#5665)
include result with length = 1 to enable table view and csv download for a query with only 1 result
2018-06-25 14:00:14 +02:00
Jan 9a1d7bc0a5
fixed internal issue #2559 (#5634) 2018-06-20 11:46:10 +02:00
Jan 32725ad0c4
prevent an optimization from destroying variables (#5586) 2018-06-18 11:58:31 +02:00
Max Neunhöffer a264d90227
Add an API to query for status of moveShard and cleanOutServer jobs. (#5594)
This is so far intentionally undocumented, since we want to collect
experience with it first.
2018-06-15 16:28:23 +02:00
Jan 3bbc89ee96
fixed AQL DOCUMENT lookup function for documents for shard collection… (#5609) 2018-06-15 09:16:23 +02:00
Kaveh Vahedipour 9ec12a7470 agents' replicated log added to report (#5554) 2018-06-07 16:23:52 +02:00
Heiko 51caa460f2 Feature/replication ui (#5282) 2018-06-07 15:54:27 +02:00
jsteemann f3ce5e2c4a fix jslint warnings 2018-06-07 15:28:57 +02:00
Kaveh Vahedipour 86557cf07c Feature 3.3/arangodoc (#5541) 2018-06-07 15:10:11 +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
Jan 71a17e162c
potential fix for https://stackoverflow.com/questions/50496274/two-fu… (#5445) 2018-05-28 13:55:35 +02:00
Jan 78c193d34e
Bug fix 3.3/validate from to consistently (#5438) 2018-05-24 09:56:03 +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
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
Tobias Gödderz a391088dbf [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
jsteemann 1cb239df4b release version 3.3.9 2018-05-16 18:27:05 +02:00
jsteemann 1a674faff3 release version 3.3.9 2018-05-16 18:13:56 +02:00
jsteemann 54bb75ac48 release version 3.3.9 2018-05-16 17:03:44 +02:00