1
0
Fork 0
Commit Graph

43618 Commits

Author SHA1 Message Date
jsteemann 917e559815 attempt to fix failing MSVC build 2018-09-12 20:09:58 +02:00
Simon 49a824068f Fix ReadOnly Mode without auth-enabled (#6479)
(cherry picked from commit e2f4d08d437bba3228bf6dd088755de787461c63)
2018-09-12 20:07:31 +02:00
jsteemann 7a664babf6 fix error message (backlog/#479) 2018-09-12 16:34:26 +02:00
Jan add569b7b8
Feature 3.4/aql extensions 080908 (#6446) 2018-09-12 15:56:23 +02:00
Jan a07467e7e0
fix cluster index selectivity estimates (#6470) 2018-09-12 15:55:50 +02:00
Jan b029186edc
Bug fix/aql modify cleanup (#6380) (#6458) 2018-09-12 13:56:59 +02:00
jsteemann e5351c6830 added note about max length of `--server.jwt-secret` 2018-09-11 14:59:48 +02:00
jsteemann 63bdd690eb update release notes 2018-09-11 13:07:34 +02:00
jsteemann 400bd75367 Merge branch '3.4' of https://github.com/arangodb/arangodb into 3.4 2018-09-11 12:45:44 +02:00
jsteemann a92a11d165 remove now-useless configuration for Jenkins tests 2018-09-11 12:45:26 +02:00
KVS85 500a876fc7 Fix typo in ArangoSearch test name. (#6461) 2018-09-11 12:42:25 +02:00
Simon d6e00eb480 Fix skipSome PR (#6456)
* address review

* fix SortingGatherBlock

(cherry picked from commit eb8fcd808cba2cd350c7eb564b32509bfb234da8)
2018-09-11 10:58:49 +02:00
Simon 2312e46c89 Trace skipSome() calls (#6450) 2018-09-11 08:53:24 +02:00
KVS85 69eefc063b Disable read tests for cluster till issues are not resolved and fix task (#6452)
update test
2018-09-10 23:20:26 +02:00
Simran 62069735b0 Forward port changelog changes and typo fixes from #6303 (#6410) 2018-09-10 17:03:06 +02:00
Heiko 7bc9c5539f added tests, updated docu (#6408) 2018-09-10 16:57:47 +02:00
Heiko bf3a608ae9 using sorted now (#6424) 2018-09-10 16:57:16 +02:00
Heiko 58027b1ca8 added max height for map tooltip (#6420) 2018-09-10 16:56:42 +02:00
Jan 1a303dd43d
fix some issues with sorted variant of COLLECT (#6432)
* fix some issues with sorted variant of COLLECT

* honor review comments
2018-09-10 16:20:57 +02:00
Lars Maier 69a9d8fe49 Fixed memory leak due to cyclic references of shared pointer. (#6441) 2018-09-10 14:48:22 +02:00
jsteemann 8d35d3c453 updated CHANGELOG 2018-09-07 17:48:48 +02:00
Wilfried Goesgens f4848f22e5 Bug fix/retry check upgrade 3.4 (#6426)
* too

* retry when we find the database directory buzy

* two possible exit codes for this condition
2018-09-07 17:26:14 +02:00
Frank Celler ac0a54e0dc fixed missing cleanup 2018-09-07 16:46:13 +02:00
Simon f509965ffb Fix Pregel Graph Loading Logic (#6418)
* Fix Pregel Graph Loading Logic
2018-09-07 14:04:25 +02:00
Wilfried Goesgens edbedee492 fix grammar in error message (#6416) 2018-09-06 18:21:17 +02:00
Lars Maier 798375fbcd Dedicated thread for Phase 1&2 (#6342)
* First draft of dedicated thread for phase 1 and phase 2.

* Added comments and removed old code.
2018-09-06 12:14:53 +02:00
KVS85 4bb9299f2d Doc - cherry pick arangosearch & other docs commits from devel (#6402) 2018-09-05 23:28:32 +02:00
Simran 099f7cbd31 Doc - Add 3.4 to version switcher (#6387) 2018-09-05 22:07:33 +02:00
Frank Celler 99e0d2026b release version 3.4.0-rc.1 2018-09-05 21:58:55 +02:00
Frank Celler df77347551 release version 3.4.0-rc.1 2018-09-05 21:51:33 +02:00
Michael Hackstein 3df612965f
Documentation/known issue wrong shardkey (#6403)
* Added known issue about wrong shardkey + optimizer rule

* Lol two links per line disallowed...
2018-09-05 21:29:41 +02:00
Max Neunhöffer 5a865b687c
Wait 2s after switching server mode before answering. (#6393)
This is needed because the change is propagated via the agency and the
heartbeat, which only happens once per second.
2018-09-05 21:14:07 +02:00
Jan 1810ec9909
fix profile output for nodes without calls to getSome (#6396) 2018-09-05 20:25:18 +02:00
Heiko 61da33943a Feature 3.4/new versioning scheme (#6395)
* removed old version formatter, ui now showing full version - not a substring anymore

* added verisoning tests for semnativ versioning
2018-09-05 17:20:40 +02:00
Heiko 919b7a491b query result map added tooltips, added recognition of geometry attribute (#6372)
* new features geo aql editor

* added geo geometry attribute detection, added tooltips for geo elements

* max height
2018-09-05 17:20:09 +02:00
Jan b3436d892d do not crash on empty followers list (#6375) 2018-09-05 16:51:45 +02:00
Simon dd457b835f Fix pregel during import (#6356) 2018-09-05 16:19:38 +02:00
Kaveh Vahedipour 5ec01abb48 typo (#6383) 2018-09-05 15:22:42 +02:00
Kaveh Vahedipour 813a580246 maintenance fast lane backport (#6350) 2018-09-05 14:54:04 +02:00
jsteemann b20ee5d08d added missing virtual destructor 2018-09-05 13:53:41 +02:00
Jan 89dcafd156
fix logging of stdout for agency nodes (#6377)
also capture stderr as originally intended (was not logged)
2018-09-05 13:48:25 +02:00
maxkernbach db2cdc891c improve graph error messages in the UI (#6369) 2018-09-05 12:34:17 +02:00
Frank Celler 08edf68bdd added realpath for macosx 2018-09-05 12:32:54 +02:00
Jan e87e305793
implement caching for stats values too (#6360) 2018-09-04 16:05:10 +02:00
Jan 421fd68bed
use less VPackBuilders when restoring data into a collection (#6362) 2018-09-04 15:44:43 +02:00
jsteemann 29f09badb5 updated documentation @Simran-B 2018-09-04 15:41:45 +02:00
Jan a21d6bda62
Feature 3.4/relax aql limit grammar (#6361) 2018-09-04 14:50:01 +02:00
Andrey Abramov 9a6cf18f8b backport release notes from `devel` 2018-09-03 19:33:27 +03:00
jsteemann 103f9711df added deprecation warning 2018-09-03 16:39:08 +02:00
jsteemann bff27dc3f3 remove two known issues, as they are fixed! 2018-09-03 15:54:42 +02:00