1
0
Fork 0
Commit Graph

3977 Commits

Author SHA1 Message Date
Tobias Gödderz 4ada35f20c [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466)
* Bug fix/add shard id to replication client identifier (#9366)

* Fixed compile (but not linker) errors

* Backported ReplicationClientProgressTracker

* Fixed compile errors, fixed hash function

* No longer use SyncerId for real asynchronous replication

* Updated docu

* Try to fix compile error on windows

* Fixed a bug

* Removed old code

* Fixed CHANGELOG entry
2019-09-11 12:45:57 +03:00
Simran 4bb2e53b6d
Documentation 3.4/example generation improvements (#9557)
* Documentation 3.5/example generation improvements (#9498)

* Documentation/switch example generation to rocksdb (#9478)

* improve the formatting of the batch request documentation

* split to linewise, check whether we have a json and format it.

* Add missing asterisk

* Minor fixes / improvements

* jslint is your friend. (#9509)

* Update examples

* Fresh Swagger
2019-08-07 14:59:03 +02:00
Simran 5552081df0
Bug fix/fix swagger datatype (#9603)
* Bug fix/fix swagger datatype (#9045)

* remove http so https arangos will work

* verify that query parameters are proper swagger data types, fix offending documentation files

* return the actual type - not the list of available ones

* check formats

* there is no uint64 in swagger

* Fresh Swagger
2019-07-30 13:40:02 +02:00
Wilfried Goesgens 19887387d1 Feature 3.4/add js isolate mem statistics (#9570) 2019-07-26 17:51:53 +02:00
Frank Celler ade626dd13 release version 3.4.7 2019-06-24 11:28:27 +02:00
Frank Celler ac3cfc6b4a release version 3.4.7-rc.1 2019-06-19 14:30:07 +02:00
Frank Celler ff6818294e release version 3.4.6 2019-05-21 17:01:32 +02:00
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 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
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 7d2a920707
Doc - AQL tutorial: Add FOR loop based joins (#8826) 2019-04-23 13:52:06 +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 15cb8dd3bf
Doc - Add cross-references for CRC32() and FNV64() 2019-03-27 23:38:06 +01:00
Jan cf517d0cb6
add AQL functions CRC32 and FNV64 (#8599) 2019-03-27 21:05:56 +01: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
Simran 16a7b48238
Doc - Update program option dump with --rocksdb.allow-fallocate and --rocksdb.limit-open-files-at-startup (#8512) 2019-03-22 12:26:36 +01:00
sleto-it c744b7b055
Doc - compact, version number (#8522) 2019-03-22 12:20:43 +01:00
Simran 826bdea802
Doc - Add smart-joins to program option JSON (#8513) 2019-03-21 20:15:58 +01:00
Frank Celler 07cd4757cb release version 3.4.5 2019-03-21 19:53:12 +01:00
Simran 1d65339002 Doc - setIntroducedIn for log.file-group/mode (#8487)
* Add introducedIn version information

* Update program option dumps
2019-03-21 16:30:05 +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 e83986f89e
Doc - Re-add EE options, new log file options (#8482) 2019-03-20 16:57:36 +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 764bc55d05
Doc - Add cross-refs & better AQL function descriptions (#8395) 2019-03-13 14:28:06 +01:00