1
0
Fork 0
Commit Graph

49 Commits

Author SHA1 Message Date
sleto-it 0ba532b16a
Doc - Replication Refactor - Part 1 (#4555)
Next steps after DC2DC and Cluster doc improvements:

- We refactor replication sections and make more intuitive separation between Master/Slave and the new Active Failover in 3.3
- We create corresponding sections for Master/Slave and Active Failover in the Administration and Deployment chapters, as well as in the Scalability chapter, where these "modes" are introduced
- We touch and improve the "Architecture" chapter as well, where some architecture info have to be placed
- We reorg the TOC having in more "logical" order:
-- Deployment
-- Administration
-- Security
-- Monitoring
-- Troubleshooting
- We adds parts in the TOC
- We add toc per pages, using page-toc plugin
- We also put close together "Scalability" and "Architecture" chapters, preliminary steps of further improvements / aggregation
- We improve swagger

Internal Ref:
- https://github.com/arangodb/planning/issues/1692
- https://github.com/arangodb/planning/issues/1655
- https://github.com/arangodb/planning/issues/1858
- https://github.com/arangodb/planning/issues/973 (partial fix)
- https://github.com/arangodb/planning/issues/1498 (partial fix)
2018-02-28 12:23:19 +01:00
sleto-it 991aacd8a5
Doc - ArangoSearch - Fix broken link (#4591) 2018-02-14 21:02:46 +01:00
Simran 0e0b467a45 Doc - Adds toc plugin (#4577)
Internal Ref: arangodb/planning#1053
2018-02-13 19:04:32 +01:00
Michael Hackstein 7a5a9a620c
Bug fix/distribute shards like (#4415) 2018-01-29 13:07:06 +01:00
Andrey Abramov a1cfb3d72b Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
Wilfried Goesgens 34c3ee6678 Tie up loose ends in the iresearch documentation (#4100) 2017-12-19 13:53:57 +01:00
Jan 2a96df5ca5
Feature iresearch (#4071) 2017-12-18 15:04:59 +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
m0ppers d52061a9d4 Missing documentation (#3699) 2017-11-14 17:13:54 +01:00
Jan 7509ac93b1 fixed issue #2977 (#2997) 2017-08-09 08:47:08 +02:00
Jan 27b1ff52f0 fixed docs for issue #2968 (#2980) 2017-08-08 09:40:55 +02:00
Jan 33a7b8b853 Bug fix/mini issues (#2878)
* ignore some return codes when closing zip files and do not report them

* hide mostly useless debug message

* clear basic authentication cache after deletion of users and after updating them

otherwise deleted/changed users can still access the database!

* adjust wording

* added notes about mmfiles-specific parameters

* updated CHANGELOG and documentation
2017-07-27 11:37:34 +02:00
Jan Christoph Uhde 1c8e2d8fa2 fix curd operation documentation for arrays (#2795) 2017-07-14 09:52:02 +02:00
Dan Larkin a0c4e3d9df Improved RocksDB engine statistics with docs and rest endpoint (#2598)
* Improved statistics reporting for RocksDB engine (including cache info).

* Added documentation about db._engineStats().

* Added rest endpoint for engine stats.
2017-06-18 22:55:25 +02:00
Kaveh Vahedipour c1abc0333d cluster documentation varnish (#2553) 2017-06-12 19:02:11 +02:00
Jan e04991ca13 add a few missing options for the HTTP API, some general documentation cleanup (#2549) 2017-06-12 18:18:15 +02:00
Frank Celler 781b02f7fb Revert "remove satelites" (#2544)
This reverts commit 5d1263a4fe.
2017-06-12 11:05:51 +02:00
Wilfried Goesgens 6bd5df42ea also mention that this is not available in sharded collections. 2017-06-08 16:43:40 +02:00
Wilfried Goesgens 5d1263a4fe remove satelites 2017-05-12 16:23:02 +02:00
Wilfried Goesgens 81be8b9901 rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
jsteemann 8eda199594 updated documentation 2017-04-20 09:03:10 +02:00
Dan Larkin 16a5db1c75 Updated documentation with info about RocksDB/MMFiles differences. 2017-04-19 20:50:25 -04:00
jsteemann 75481b4299 issue #2289 2017-01-30 09:02:35 +01:00
Michael Hackstein bc0d8e44bc Fixed a typo in the documentation. A code-snipped in a graph example was hidden by accident 2017-01-05 13:20:57 +01:00
Andreas Streichardt 11bd9381d5 Add satellite collections 2016-12-06 16:40:50 +01:00
Simran Brucherseifer e4eeb57e30 Docs: Use standard Markdown notation for headlines and disable MarkdownPP 2016-12-06 02:41:58 +01:00
Jan Steemann 5fd15812d9 updated documentation 2016-10-24 15:23:02 +02:00
Max Neunhoeffer f54c96062b Add HLC changes in _rev strings to release notes and manual. 2016-10-20 11:34:31 +02:00
Simran Brucherseifer f553d00376 Describe current format of document _key 2016-09-28 19:04:36 +02:00
Simran Brucherseifer 3b9c8fb4d5 Typo fixes in docs 2016-09-12 09:52:36 +02:00
Wilfried Goesgens c4c91a8189 Specify how uniq autogenerated _key's can be. 2016-09-08 13:48:23 +02:00
Simran Brucherseifer 0de1a20f4a Docs: Data model -> Data models, note that NOT_NULL() is equal to SQL's COALESCE() 2016-08-11 19:49:00 +02:00
Frank Celler c665b0499f replaced require("internal").db by require("@arangodb").db 2016-07-22 16:22:23 +02:00
Simran Brucherseifer 64da8757e2 Documentation improvements 2016-07-18 12:15:35 +02:00
Simran Brucherseifer 2dc99fd231 Documentation improvements 2016-07-11 19:21:00 +02:00
Simran Brucherseifer daf5d5b62d Add data model guide later 2016-06-23 12:23:49 +02:00
Simran Brucherseifer af806a165a Minor documentation improvements 2016-06-21 14:14:08 +02:00
Simran Brucherseifer 2466847bda Reviewed and edited Web Interface pages 2016-06-20 19:54:53 +02:00
Frank Celler 17938b0cab cleanup 2016-06-17 17:34:11 +02:00
Wilfried Goesgens 6053e762cd Fix examples. 2016-06-17 15:31:10 +02:00
Wilfried Goesgens b53108036e Add explanation why not to play with fire. 2016-06-16 17:45:10 +02:00
Simran Brucherseifer 0cf1daba87 Add docu content for data model and introduction 2016-06-15 21:18:42 +02:00
Simran Brucherseifer f99c1ea41d Minor documentation improvements 2016-06-14 02:19:46 +02:00
Frank Celler a27fef1a5c added reference pages 2016-06-13 15:03:42 +02:00
Max Neunhoeffer 3af860b3e8 Add documentation for synchronous replication. 2016-06-10 16:56:31 +02:00
Jan Steemann 866a2527c4 updated documentation 2016-06-09 15:47:51 +02:00
Simran Brucherseifer af230c0a3b Documentation corrections (mostly AQL) 2016-05-24 18:46:02 +02:00
Wilfried Goesgens 57b5c0bcd5 Fix Links 2016-05-24 17:47:45 +02:00
Simran Brucherseifer 23e22f6f39 Rename Users documentation to Manual 2016-05-24 16:09:21 +02:00