1
0
Fork 0
Commit Graph

997 Commits

Author SHA1 Message Date
Simran 9915c70fee
Doc - Fix Views markup (#8911) 2019-05-06 14:13:32 +02:00
Simran 1931b1c0d0
Doc - SmartGraphs formatting (#8910) 2019-05-06 13:59:15 +02:00
Simran d66ff4dadf
Doc - Arangosh: server.endpoint must start with http+ssl:// if server uses SSL (#8907) 2019-05-06 13:30:26 +02:00
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
Simran 24544aa938
Typo: whish -> wish 2019-05-06 13:16:27 +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
Simon dda5c3da88 Update Durability.md (#8862) 2019-04-29 17:02:20 +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
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 9e47e400c0 Mention that the new geo features were added in 3.4.0 (#8635) 2019-04-15 15:39:50 +02:00
Simran abc0fad57e
Doc - Fix typo GEO_CONTAINS to GEO_INTERSECTS
Backport of #8691
2019-04-10 15:13:16 +02:00
Simran d1c1a2c485
Doc - Fix headline level of LogLevels.md 2019-03-26 15:31:22 +01:00
Sony AK 3469152a6d Doc - Backup Restore - Small typo (#8551) 2019-03-26 14:51:35 +01:00
Jan d6e8f5a297
documentation update for smart joins (#8574) 2019-03-26 11:48:01 +01:00
sleto-it c744b7b055
Doc - compact, version number (#8522) 2019-03-22 12:20:43 +01:00
Jan 3f3f0c6fe3
Feature 3.4/ncc1701 (#8441) 2019-03-21 14:53:28 +01:00
Jan dbfa483374
add RocksDB options `--rocksdb.allow-fallocate` and `--rocksdb.limit-open-files-at-startup` (#8492) 2019-03-21 12:05:57 +01:00
Jan db7fcdce7a
don't run compact() on a collection after a truncate() was done in the same transaction (#8471)
running compact() in the same transaction will only increase the data size on disk due to
  RocksDB not being able to remove any documents physically due to the snapshot that is
  taken at transaction start.

  This change also exposes db.<collection>.compact() in the arangosh, in order to manually
  run a compaction on the data range of a collection should it be needed for maintenance.
2019-03-20 17:44:06 +01:00
Simran 6e84bde5da
Doc - Make cleanOutServer step mandatory in drain documentation (#8462) (#8466)
* Doc - Make cleanOutServer step mandatory in drain documentation (#8462)

* Fix cluster health indention
2019-03-20 12:57:25 +01:00
Simran 05fed50c6a
Doc - Add log level description under Monitoring (#8465) 2019-03-20 02:58:41 +01:00
Frank Celler cbacd40e02
added options log.file-mode and log.file-group (#8449) 2019-03-19 09:05:45 +01:00
Frank Celler aca1673b62 Revert "added options log.file-mode and log.file-group"
This reverts commit 07a04dc49b.
2019-03-18 21:23:49 +01:00
Frank Celler 07a04dc49b added options log.file-mode and log.file-group 2019-03-18 21:22:39 +01:00
Simran fe4bd5cc81
Doc - Add v3.4 Active Failover known issues (#8416) 2019-03-14 00:45:27 +01:00
Simran 540252f9c4
Doc - Sync external repos 2019-03-13 (3.4) (#8415) 2019-03-13 23:05:57 +01:00
Simran 9d466d3b06
Doc - Fix/improve graph traversal/background indexing pages, console history and examples/options (#8378) 2019-03-13 08:44:09 +01:00
Jan cd5c9edce1
various replication improvements (#8300) 2019-03-11 13:07:43 +01:00
Jan 6941eb941c
added option `--console.history` to arangosh (#8328) 2019-03-07 13:14:51 +01:00
Simran cbfc317430
Doc - Fix typo in GettingStarted/QueryingTheDatabase.md 2019-03-07 01:50:52 +01:00
Simran 757d2e56e7
Doc - Azure Deployment: Make statement clearer (#8149) (#8315) 2019-03-04 16:17:54 +01:00
Simran 227626f964
Doc - Add missing deprecation note for traversal module (#8293) (#8316) 2019-03-04 16:17:34 +01:00
Simran 9732b8474f
Doc - Update Kubernetes (Tutorial/Drain) (#8295) (#8317) 2019-03-04 16:15:29 +01:00
sleto-it 31ab3c7c09
Doc - Fast Cluster Restore Procedure (#8289) 2019-02-27 17:25:06 +01:00
sleto-it d65ee0a241
Doc - Cluster Architecture Improvements (#8285) 2019-02-27 16:49:48 +01:00
sleto-it 91a37de8e7
Doc - AF improvements (#8281) 2019-02-27 15:56:43 +01:00
Simran 8bd9e6b56e Doc - Use proper terms for editions (esp. shardingStrategy) (#8252) 2019-02-27 11:34:36 +01:00
Simran 327684542f Doc - Improve hint boxes on page MigratingSingleInstanceCluster.md (#8253) 2019-02-27 11:33:29 +01:00
Matthew Von-Maszewski f1c7eab4f5 Doc - Add rocksdb clock fix to known issues (#8189) 2019-02-23 12:49:43 +01:00
Simran 590d4c5b07 Doc - Windows Installation - Use code tags and env vars (#8240) 2019-02-23 11:53:50 +01:00
Simran 8ce55e548f Doc - _rev warning (#8204) 2019-02-21 23:37:14 +01:00
Simran 9b99457f1d Doc - Added .insert part for document insertion (#8205) 2019-02-21 23:36:44 +01:00
Simran fd66277a8d Doc - Complete the highlights page (#8215) 2019-02-21 23:36:01 +01:00
sleto-it 867c6a8951
Doc - fix link 2019-02-21 20:01:58 +01:00
sleto-it ecc79492a8
Doc - New k8 drain page (#8231) 2019-02-21 19:11:06 +01:00