1
0
Fork 0
Commit Graph

3385 Commits

Author SHA1 Message Date
Jan 62c772c4fd
issue #3504: export database name with dump for easier restore (#4215) 2018-01-15 22:47:03 +01:00
Mark bd8f474528 REST API docs: POST /_api/cursor: Add skipInaccessibleCollections (#4289) 2018-01-12 11:26:46 +01:00
Wilfried Goesgens 7ba1fdff68 remove old examples 2018-01-09 12:10:58 +01:00
jsteemann 8908d39031 release version 3.3.2 2018-01-04 09:41:19 +01:00
maxkernbach 47bbfdc503 Doc - new cookbook 'Speeding up slave initialization' (#4193)
* Implemented changes requested by Simran
* Cherry-pick from devel
2018-01-03 13:05:22 +00:00
Frank Celler 1c01d07dbd release version 3.3.1 2017-12-28 14:32:01 +01:00
Jan 0a3fa506e0
some more release notes (#4145)
* some more release notes

* added `--cluster.my-local-info`
2017-12-22 11:23:45 +01:00
Jan cfe94a0913
add `--ignore-missing` option to arangoimp (#4128)
this option allows importing lines with less fields than specified in the CSV
header line
2017-12-22 11:09:03 +01:00
Simran Brucherseifer ed7b719faf Add link to sub-headline of blog post temporarily 2017-12-21 16:08:25 +01:00
Simran 5cb722248b Documentation 3.3/port unification (#4122)
* Update CSS

* Remove HEADER.html, remove traces of MDPP, verify that NODE_MODULES_DIR path exists
2017-12-21 11:33:59 +01:00
Simran Brucherseifer 86a1e8bab2 Proper links for new features, correct sitemap URL of Cookbook 2017-12-20 17:44:46 +01:00
Simran d57edd8e88 3.3 release notes (#4107)
* 3.3 release notes scaffolding

* Add modified version of internal release notes (to be further improved)

* slightly updated release notes

* Add another char to CSE ID regex

* Add 3.3 to version switcher

* removed empty sections

* Amend text about DC2DC in release notes.

* Move DC2DC description to Release Notes

* Add links to highlights and release notes

* Add placeholder for 3.3 upgrading

* renamed from server-global to server-level

* changed wording

* port changes from branch 3.3.0

* Update VERSIONS with 3.3 CSE IDs and sitemap settings
2017-12-20 15:33:09 +01:00
Heiko be50403dec Documentation 3.3/global async (#4111)
* added global sync, not finalized yet

* repl global docu
2017-12-20 13:30:32 +01:00
Jan 5230df9f72
Feature 3.3/fulltext optimizations (#3925) 2017-12-19 21:40:12 +01:00
Simran efaa0b5648 Documentation 3.3/aql tutorial (#3956)
* Docs: AQL tutorial with Game of Thrones dataset (#3723)

* Small AQL tutorial improvements
2017-12-08 15:41:41 +01:00
Simran 7d39cf6caa Minor documentation changes, part 1 (from devel, squashed): (#3957)
* Add WITH to graph traversal syntax

* State clearer what where whitespace is ignored in conf files

* Add cross-references between POSITION() and CONTAINS()

* Mention GeoJSON in the description of the useLonLat option

* Troubleshooting: unexpected long running queries
  Add remark that collection literals are inferior to FOR constructs and should not be used accidentally instead of variable names

* Add storage engine comparison table, replace hint to note that users might want to pick RocksDB for an installation

* CSS: No margin extra margin after last paragraph in callouts / hint boxes
2017-12-08 15:40:25 +01:00
Wilfried Goesgens c8d5ae05f8 release version 3.3.rc7 2017-12-07 15:45:38 +01:00
Wilfried Goesgens 3a940eccdc release version 3.3.rc7 2017-12-07 14:48:38 +01:00
Jan 68a2f331e9 Bug fix 3.3/foxx queues (#3930)
* fix issue #3858

* added tests and updated documentation for Foxx queues
2017-12-07 10:21:01 +01:00
Wilfried Goesgens 13ae255d5d backport documentation variable configurations (#3851)
* Correct custom search IDs, sitemap and edit URLs

* deploy versions through shell script from central places

* shellcheckify

* shellcheck, indent

* move all configs into one file

* add settings

* one more char that may occur in ids

* add per book version, its not yet the right ids.

* Update VERSIONS

Lower prio and keep 3.2 CSEs until 3.3 release (latest docs should have highest prio, followed by devel and the old docs, 3.1 and 3.0; 2.8 might be more important than 3.0 and 3.1, because some users may still use it in production and can't upgrade).
2017-12-06 10:46:54 +01:00
Frank Celler 775a1a8066 release version 3.3.rc4 2017-11-28 17:47:54 +01:00
Frank Celler 75a494dc74 Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-28 12:49:25 +01:00
Wilfried Goesgens d35ec451fc document how user permissions work with collections - as explained in #3809 (#3816) 2017-11-27 21:48:33 +01:00
Max Neunhöffer 8634a1d4c6 Harmonize capitalization of Etag in the documentation. (#3814) 2017-11-27 20:16:31 +01:00
Wilfried Goesgens 52d7598eb0 Documentation/fix driver link (#3770) 2017-11-27 12:34:14 +01:00
Wilfried Goesgens 81c63df5bb fix #2409 - document how directories should be referenced. (#3775) 2017-11-27 12:31:19 +01:00
Jan bc19a48ee5 clarify meaning of range operator (#3780) 2017-11-27 12:29:18 +01:00
Max Neunhoeffer 5901aceca5
Copy over new version of DC2DC tutorial. 2017-11-24 15:02:09 +01:00
Frank Celler 514deccade release version 3.3.rc3 2017-11-24 13:52:20 +01:00
Frank Celler f4912ff3a0 generated documents 2017-11-24 12:48:21 +01:00
Frank Celler 27e4f51f7b release version 3.3.rc2 2017-11-22 19:31:49 +01:00
Frank Celler 4c14c7a8c9 Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-22 17:33:07 +01:00
Frank Celler 20c8565b25
Feature/encrypted dump (#3777) 2017-11-22 17:25:25 +01:00
Frank Celler 62c52c6387 Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-21 16:04:04 +01:00
Arne de Laat 74a0ea33ba Fix endquote of example string literal. (#3747) 2017-11-21 13:53:12 +01:00
Frank Celler b3234bc882 release version 3.3.rc1 2017-11-19 23:15:34 +01:00
Frank Celler cf742d984c Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-17 22:57:43 +01:00
Andreas Streichardt 001951abbe Add DC2DC documentation 2017-11-17 16:58:51 +01:00
Kaveh Vahedipour 7b80deb5cc Fixed object assignment operator for agency's key value store (#3701)
* Fixed object assignment operator for agency's key value store
* Node's toJson is now actually toJson. getString should be used for string extractions
* adjust agency's documentation (clarify precondition)
2017-11-17 15:49:40 +01:00
jsteemann 344766ba20 fixthedocs.arangodb.com 2017-11-15 12:34:03 +01:00
Simran 2d7b58fcb8 Own section for WITH statement, example traversal moved to own article (#3703) 2017-11-15 10:16:41 +01:00
m0ppers d52061a9d4 Missing documentation (#3699) 2017-11-14 17:13:54 +01:00
Simon Grätzer c480e3f6f6 Adding replication factor to docs (#3696)
* Adding replication factor to documentation

* Clarifying valid inputs
2017-11-14 16:48:21 +01:00
Jan ba9bc41457 fix some typos in code and docs (#3671) 2017-11-13 17:33:36 +01:00
Simon Grätzer 87f441753b RocksDB WAL tailing fixes (#3595) 2017-11-10 09:31:53 +01:00
Mark 3022ad4658 Improve user rights docs (#3573) 2017-11-07 10:23:22 +01:00
Frank Celler 02eed22dc2 release version 3.3.beta1 2017-11-06 18:27:03 +01:00
Frank Celler ad2deda8d0 Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-05 20:52:50 +01:00
m0ppers b552853909 Feature/optional replication factor enforcement (#3570) 2017-11-02 21:41:25 +01:00
Heiko 2063671dd8 modified documentation css (#3529) 2017-10-30 17:33:55 +01:00