This is an automated email from the ASF dual-hosted git repository.
wohali pushed a change to branch feat/remove-couchup
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git.
from 18e6e48 incorporate feedback
add f22a2f0 feat: add example response for _bulk_get with two conflicts
add cd7c096 Merge branch 'master' into feat/bulk-get
add 2d7f258 request argument fixed in update function (req instead of
request)
add b5144f3 Merge branch 'master' into bp-forms-fixes
add 4978482 Merge pull request #463 from hackdaworld/bp-forms-fixes
add cf5840d Merge branch 'master' into feat/bulk-get
add 3464349 Merge pull request #431 from apache/feat/bulk-get
add 06fbe27 Update _stats configuration
add 07260a6 Merge pull request #468 from apache/stats
add f4d41a8 Document Mango configuration options
add 11d54c0 Merge pull request #469 from apache/mango_config
add d86ce78 Document rexi config settings (#470)
add ce6f8dc Document same_site cookie attribute
add eaba68e Update resharding config section (#478)
add 28427a5 Update local replication documentation (#423)
add 56a24cd Document improvements to setup API (#480)
add 165f0aa Document _config/_reload endpoint (#481)
add 7466c11 Fix typo in `_scheduler/docs`
add 3216391 Merge pull request #483 from bessbd/patch-2
add 80b20ee 3.0.0 relnotes (#471)
add 1f7d2c3 Merge branch 'master' into feat/remove-couchup
No new revisions were added by this update.
Summary of changes:
images/23379351593_0c480537de_q.jpg | Bin 0 -> 15822 bytes
make.bat | 7 +
src/api/database/bulk-api.rst | 52 ++++
src/api/partitioned-dbs.rst | 2 +
src/api/server/common.rst | 47 +++-
src/api/server/configuration.rst | 37 ++-
src/best-practices/forms.rst | 2 +-
src/conf.py | 6 +-
src/config/auth.rst | 10 +
src/config/cluster.rst | 36 +++
src/config/indexbuilds.rst | 4 +-
src/config/misc.rst | 14 +-
src/config/query-servers.rst | 43 +++
src/config/resharding.rst | 28 +-
src/intro/api.rst | 10 +-
src/setup/cluster.rst | 4 +
src/setup/single-node.rst | 12 +-
src/whatsnew/3.0.rst | 528 ++++++++++++++++++++++++++++++++++++
src/whatsnew/index.rst | 1 +
19 files changed, 801 insertions(+), 42 deletions(-)
create mode 100644 images/23379351593_0c480537de_q.jpg
create mode 100644 src/whatsnew/3.0.rst