Simran
2ad2c853af
Doc - macOS - Remove Graphical App, improve CLI install steps, Starter inclusion ( #8906 )
2019-05-06 13:28:06 +02:00
Simran
e3e8515681
Doc - Arangorestore - Number-of-shards and replication-factor ( #8905 )
2019-05-06 13:24:49 +02:00
Jan
4ea195f6a2
less locking for ClusterSelectivityEstimates ( #8891 )
2019-05-06 13:23:33 +02:00
Simran
e5c6d39b96
Doc - Correct AQL function examples ( #8904 )
2019-05-06 13:19:50 +02:00
Simran
24544aa938
Typo: whish -> wish
2019-05-06 13:16:27 +02:00
Simran
475a14b7f4
Doc - Small typos ( #8903 )
2019-05-06 13:14:37 +02:00
Simran
870b381950
Doc - Changes to standalone agency example ( #8902 )
2019-05-06 13:08:32 +02:00
Simran
21405cf865
Doc - Fix cleanout server example ( #8901 )
2019-05-06 13:05:44 +02:00
Simran
9a0874f167
Doc - Fixx Foxx Files example
2019-05-06 12:57:55 +02:00
Simran
65b68a2f64
Doc - DC2DC: DirectMQ vs. Kafka ( #8859 )
2019-05-06 12:34:01 +02:00
m0ppers
d7ac6f39cc
📝 Prepare docs migration ( #8870 )
2019-05-06 11:12:48 +02:00
Jan
c72a25661e
make the creation of debug packages smart graph-aware ( #8887 )
2019-05-06 09:17:46 +02:00
Jan
c56080bc2e
use _system database in /_admin/cluster/health ( #8897 )
2019-05-06 09:14:15 +02:00
KVS85
5ba716e3e3
Enable logs for setup of recovery test (in 3.4)
2019-05-05 13:42:27 +03:00
KVS85
7fbd724a4f
Set 2700s server JS timeout again
2019-05-03 17:12:04 +03:00
Lars Maier
a1bae63cf1
[3.4] Verbose Abort Reason ( #8878 )
...
* Added reason to job abort method.
* Additional abort that is not in devel.
2019-05-01 13:54:47 +02:00
Lars Maier
1c13296f86
[3.4] ClientID Agency Transaction ( #8651 )
...
* Changed clientId to format <serverid>:<uuid>.
* Changed behavior if id is not known.
2019-04-30 10:35:34 +02:00
Simon
11aa075747
Backport fix for truncate selectivity ( #8863 )
2019-04-29 17:10:02 +02:00
Simon
dda5c3da88
Update Durability.md ( #8862 )
2019-04-29 17:02:20 +02:00
Jan
885c473ad7
fix assertion failure during documentation generation ( #8858 )
...
* fix assertion
* @mchacki
2019-04-29 13:29:36 +03:00
Jan
71d405915c
fix invalid usage of VPackSlice ( #8864 )
2019-04-27 17:25:43 -04:00
Simon
b58bf82871
Fix tick overflow ( #8840 ) ( #8856 )
2019-04-26 19:20:38 +02:00
jsteemann
5b66fa7aa0
RocksDB returns certain statistics values as strings. honor that
2019-04-26 19:05:58 +02:00
Matthew Von-Maszewski
74507192a0
Feature 3.4: Have arangodump and arangorestore default to gzip formatted files ( #8811 )
2019-04-26 17:55:36 +02:00
Jan
1b36a68742
fix misleading instruction in error message ( #8821 )
2019-04-26 11:40:01 +02:00
Wilfried Goesgens
b18b8b05aa
record the times used for the setup/teardown methods of jsunity tests; exposed to the json report file to be enabled along with the junit xml report files. ( #8839 )
2019-04-24 19:29:44 +03:00
Simran
981da960e8
Doc - Small typos ( #8831 )
2019-04-23 14:08:18 +02:00
Simran
f0d5dbb4ba
Doc - Known Issues - Remove "Fixed in Versions" re AF shutdown hang ( #8593 )
2019-04-23 13:58:33 +02:00
Simran
b5d79a8a1d
Doc - Clustering docs typos ( #8827 )
2019-04-23 13:56:17 +02:00
Simran
7d2a920707
Doc - AQL tutorial: Add FOR loop based joins ( #8826 )
2019-04-23 13:52:06 +02:00
KVS85
44849f4e57
Backport testing changes from devel
2019-04-22 12:24:09 +02:00
Frank Celler
5c9274e9d8
masked new tests
2019-04-22 08:05:22 +02:00
Frank Celler
44c410076c
resilience blacklist
2019-04-21 22:20:04 +02:00
Frank Celler
fb3dc0775e
added buckets
2019-04-21 14:58:49 +02:00
KVS85
698dc1dfba
Add notice about "onlyGrey" option
2019-04-20 16:03:28 +03:00
Heiko
6fde5b6a5d
prune highlight ( #8781 )
2019-04-18 10:51:27 +02:00
KVS85
4ebd64b313
3.4: grey only ( #8787 )
...
* 3.4: grey only
* Update testing.js
2019-04-17 19:29:52 +02:00
Jan
ddcb904acf
overload all document-producing functions in EmptyIndexIterator with noops ( #8780 )
2019-04-17 15:54:04 +02:00
Kaveh Vahedipour
60b49bb08b
[3.4] db servers reported none slice in agency for newly created database ( #8755 )
...
* probably fixed a bug, where db servers reported none slice in agency for newly created databases
* exempt none case from user experience
* also harden local ]collection lookups
2019-04-17 13:17:37 +02:00
jsteemann
dd979fe880
blacklist more tests
2019-04-16 11:18:14 +02:00
Jan
53f4a84e76
don't reveal secrets via log or to JavaScript apps ( #8762 )
2019-04-15 19:05:41 +02:00
jsteemann
fa41ab6067
blacklist some audit tests in 3.4
2019-04-15 18:08:29 +02:00
Max Neunhöffer
e234713f43
Avoid delays caused by invalidateCurrent and invalidatePlan. ( #8747 )
...
* Avoid delays caused by invalidateCurrent and invalidatePlan.
* Do loadPlan and loadCurrent asynchronously in the background.
* Reload server mappings on Plan Version change.
2019-04-15 17:42:32 +02:00
Simran
9e47e400c0
Mention that the new geo features were added in 3.4.0 ( #8635 )
2019-04-15 15:39:50 +02:00
Jan
0133f3c48d
increase the timeout for more reliable test results ( #8735 )
2019-04-15 10:16:42 +02:00
Frank Celler
424921d9f2
use sh instead of bash
2019-04-15 09:07:41 +02:00
Frank Celler
8830321001
use sh instead of bash
2019-04-14 20:46:31 +02:00
Frank Celler
1a99a3c7ea
obsolete version check
2019-04-13 10:26:02 +02:00
jsteemann
ae62cce45b
initialize member
2019-04-12 10:17:28 +02:00
Simon
3f44a9bba6
fix the pregel code ( #8741 )
2019-04-12 10:07:16 +02:00