1
0
Fork 0
Commit Graph

44484 Commits

Author SHA1 Message Date
sleto-it f7dec4eacb Doc - Azure Deployment: Make statement clearer (#8149) 2019-03-01 08:25:18 +01:00
Simran a41b13894e
Doc - Update Kubernetes (Tutorial/Drain) (#8295) 2019-02-28 22:06:52 +01:00
Wilfried Goesgens 164b074f1c Bug fix/stronger testing certificate (#8284) 2019-02-28 15:36:41 +01:00
Jan 2c1eee547d
abort ongoing transactions in all cases (#8291) 2019-02-28 14:36:56 +01:00
Jan 5d2ab0c901
port from 3.4 (#8275) 2019-02-28 14:36:29 +01:00
Manuel Pöter bed5a5f9a2 Set thread's state to `STOPPED` when the thread function finishes. (#8283) 2019-02-28 11:54:49 +01:00
Frank Celler 8e814744a5
fix buffer overflow (#8188) 2019-02-27 18:02:20 +01:00
sleto-it 37c5c1239d
Doc - Fast Cluster Restore Procedure (#7756) 2019-02-27 16:29:51 +01:00
sleto-it ef03234331
Doc - Cluster Architecture Improvements (#7992) 2019-02-27 16:24:42 +01:00
sleto-it a76f21735a
Doc - AF improvements (#8237) 2019-02-27 14:42:14 +01:00
Michael Hackstein 6e8d43b2da
Feature/aql traversal prune (#8255)
Allow PRUNE in the AQL Traverser.
2019-02-27 11:43:06 +01:00
Heiko b04cd607f4 fixed the graph editing modal, ordering of edge definitions was false (#8225)
* fixed the graph editing modal, ordering of edge definitions was false

* changelog
2019-02-27 09:52:55 +01:00
Heiko e6ae1e42b1 fixed some escpaing issues, removed dead code, eslint (#8222)
* fixed some escpaing issues, removed dead code, eslint

* wrong function name

* changelog

* applied requested changes
2019-02-27 09:51:14 +01:00
Heiko b6224c65bb Bug fix/geo optimization cleanup (#7637)
* docu geo

* cleanup, reuse of code

* Update Geo.md

Fix indention, improve links, fix description of GEO_MULTIPOLYGON() parameter.

* One array level can be omitted if the Polygon has no holes
2019-02-27 09:01:40 +01:00
Andrey Abramov 804c6e21e3
backport: Fix bug #8213 (#8273)
* backport: Fix bug #8213

* rename variable

* fix compilation error

* fix tests
2019-02-26 23:47:15 +03:00
Jan 3755b4ab7d
remove unused includes (#8269) 2019-02-26 18:59:01 +01:00
Wilfried Goesgens 27c47f1117 cleanup (#8274) 2019-02-26 18:20:39 +01:00
Frank Celler 0bbde43d52
Bug fix 3.4/fix reconnect with jwt (#8260) (#8270) 2019-02-26 15:47:35 +01:00
Simon 5b4fd3d989 Nullptr checks (#8263) 2019-02-26 08:53:07 +01:00
Simon dc24d7fa4e Sync Foxx Queues (#8250) 2019-02-25 17:13:14 +01:00
Vasiliy 24b7f1e214 issue 519.1: fix typo, add tests, supress extraneous test log output (#8248) 2019-02-25 17:31:03 +03:00
Vasiliy 7b7f5d82ab issue 521.1: do not mark loadPlan as valid unless all instances were created successfully (#8235)
* issue 521.1: do not mark loadPlan as valid unless all instances were created successfully

* add extra validation
2019-02-25 15:34:02 +03:00
Frank Celler 2a9b1b127a
upgraded to 4.17.11 because of CVE-2018-16487 (#8238) 2019-02-25 12:20:00 +01:00
Simran 3df86129e8 Doc - Use proper terms for editions (esp. shardingStrategy) (#8014) 2019-02-23 23:11:36 +01:00
Simran 9f5f2d7c92 Doc - Add RocksDB known issue to 3.3, 3.4 (#8247)
3.5.0 and higher will not be affected
2019-02-23 12:51:17 +01:00
Simran 7a75f37857 Doc - Improve hint boxes on page MigratingSingleInstanceCluster.md (#8241) 2019-02-23 11:53:02 +01:00
Jan Christoph Uhde 808fb694d0 WIP - improve auto-resync (#8020) 2019-02-22 17:42:04 +01:00
Jan d46acbb156
Bug fix/make ttl index work with datestrings too (#8208) 2019-02-22 16:09:51 +01:00
Simran c3f082db42 Doc - Windows Installation - Use code tags and env vars (#8232) 2019-02-21 23:43:56 +01:00
Vasiliy 69479f1dce issue 523.1: address build issues, ensure FlushFeature subscriptions are cleared during stop(), assert that they are deallocated (#8193)
* issue 523.1: address build issues, ensure FlushFeature subscriptions are cleared during stop(), assert that they are deallocated

* backport: account for Flush subscriptions validly surviving past FlushFeature::stop()

* fix comment typo
2019-02-22 00:08:17 +03:00
Dan Larkin-York cd54271af0 Add TTL to query options to standardize usage across components. (#8203) 2019-02-21 20:29:37 +01:00
sleto-it fcc1700d33
Doc - fix link 2019-02-21 20:05:32 +01:00
sleto-it 7afee85fad
Doc - New k8 drain page (#8228)
* tmp - integration preview only

* images

* Update Drain.md

* updates after merge in external repo
2019-02-21 19:10:45 +01:00
KVS85 12c2739f04 Greylist ./tests/js/server/resilience/moving-shards-with-arangosearch-view-grey-cluster.js (#8227) 2019-02-21 16:50:35 +01:00
Jan 43f4163b0f
Bug fix/small issues 21022019 (#8218) 2019-02-21 15:49:07 +01:00
Heiko 06bb099c14 feature/aql count collect executor (#8182)
* added count collect executor
2019-02-21 15:18:53 +01:00
Heiko 658623934c Feature/aql index executor (#8146)
Moved Index Block to Index Executor
2019-02-21 11:19:57 +01:00
Jan d5ddf51037
fix shutdown of query cache (#8190) 2019-02-20 18:35:56 +01:00
Jan 7596bac39c
improve error messages when restoring from invalid JSON data (#8210) 2019-02-20 18:34:35 +01:00
Heiko 4557dfc0d5 do not allow edge definitions with empty from or to arrays, added als… (#8198) 2019-02-20 18:32:33 +01:00
Heiko 924115a5d2 Feature/aql distinct collect executor (#8181)
* init commit

requested changes

added tests

removed old distinct collect block code

distinct exec test

* devel merge and added tests including input data

* added test

* added one more input variable, added another waiting test
2019-02-20 16:17:46 +01:00
Michael Hackstein 74c57dce37
Bug fix/clustercomm queue cleanup (#8191)
Cleanup of unused queues in ClusterComm
2019-02-20 14:29:18 +01:00
jsteemann 4bc8a6aa0d add V8 upgrade to new features 2019-02-20 13:03:44 +01:00
Jan 1798036ea0
Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
Wilfried Goesgens 08c3710c29 when we DO_NOTHING tell the implementer he may stop invoking us (#8201) 2019-02-19 19:20:18 +01:00
Jan 2b956d5b79
fixed issue #8165 (#8194) 2019-02-19 18:20:01 +01:00
Jan 44c6a2d732
Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
Michael Hackstein cb4d870c6a
SortExecutor optimization for few lines from upstream (#8192)
* Added an optimization where the SortExecutor prefetches all rows from above and only allocates a result block of the expected size

* Fixed catch tests

* APplied review fixes
2019-02-19 13:25:28 +01:00
Tobias Gödderz e3f5a88762 Forbid ambiguous casts to and from ResultT (#8147)
* Forbid ambiguous casts to and from ResultT

* Reformat

* Changed enabled_if checks to check for implicit casts to Result

* Added comments
2019-02-19 12:50:57 +01:00
jsteemann 4fe2a412b7 updated licenses after V8 upgrade 2019-02-19 12:10:26 +01:00