You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/02/20 01:26:59 UTC

[26/26] documentation commit: updated refs/heads/master to 5a81ace

Merge remote-tracking branch 'mar-ia/style'

This closes #15


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/5a81acee
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/5a81acee
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/5a81acee

Branch: refs/heads/master
Commit: 5a81acee8a23952f72c01ab95d2b70542291f149
Parents: 7599056 c8e94a9
Author: Alexander Shorin <kx...@apache.org>
Authored: Fri Feb 20 03:25:37 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Fri Feb 20 03:25:37 2015 +0300

----------------------------------------------------------------------
 src/about.rst                     |    4 +-
 src/api/basics.rst                |  619 +++++----
 src/api/database/bulk-api.rst     |  784 ++++++------
 src/api/database/changes.rst      |  614 +++++----
 src/api/database/common.rst       |  635 +++++----
 src/api/database/compact.rst      |  376 +++---
 src/api/database/index.rst        |   15 +-
 src/api/database/misc.rst         |  569 ++++-----
 src/api/database/security.rst     |  313 ++---
 src/api/database/temp-views.rst   |  122 +-
 src/api/ddoc/common.rst           |  267 ++--
 src/api/ddoc/index.rst            |   29 +-
 src/api/ddoc/render.rst           |  537 ++++----
 src/api/ddoc/rewrites.rst         |  145 +--
 src/api/ddoc/views.rst            | 1199 +++++++++--------
 src/api/document/attachments.rst  |  498 ++++----
 src/api/document/common.rst       | 1720 +++++++++++++------------
 src/api/document/index.rst        |    6 +-
 src/api/index.rst                 |   35 +-
 src/api/local.rst                 |   49 +-
 src/api/server/authn.rst          |  418 +++---
 src/api/server/common.rst         | 1209 +++++++++---------
 src/api/server/configuration.rst  |  505 ++++----
 src/api/server/index.rst          |    8 +-
 src/config/auth.rst               |  497 ++++----
 src/config/compaction.rst         |  172 ++-
 src/config/couchdb.rst            |  230 ++--
 src/config/externals.rst          |  176 ++-
 src/config/http-handlers.rst      |  309 ++---
 src/config/http.rst               |  753 ++++++-----
 src/config/index.rst              |   28 +-
 src/config/intro.rst              |   99 +-
 src/config/logging.rst            |   80 +-
 src/config/misc.rst               |  349 +++--
 src/config/proxying.rst           |   64 +-
 src/config/query-servers.rst      |  172 ++-
 src/config/replicator.rst         |  215 ++--
 src/config/services.rst           |  147 +--
 src/contents.rst                  |    2 +-
 src/contributing.rst              |   69 +-
 src/couchapp/ddocs.rst            |  517 ++++----
 src/couchapp/index.rst            |    7 +-
 src/couchapp/views/collation.rst  |  185 +--
 src/couchapp/views/index.rst      |   11 +-
 src/couchapp/views/intro.rst      |  299 +++--
 src/couchapp/views/joins.rst      |  364 +++---
 src/couchapp/views/nosql.rst      |  308 +++--
 src/couchapp/views/pagination.rst |  140 +-
 src/cve/2010-0009.rst             |    1 -
 src/cve/2010-2234.rst             |    3 -
 src/cve/2010-3854.rst             |    2 -
 src/cve/2012-5641.rst             |    1 -
 src/cve/2012-5649.rst             |    1 -
 src/cve/2012-5650.rst             |    1 -
 src/cve/2014-2668.rst             |    6 +-
 src/cve/index.rst                 |   10 +-
 src/experimental.rst              |   28 +-
 src/externals.rst                 |   28 +-
 src/fauxton/addons.rst            |  112 +-
 src/fauxton/index.rst             |    5 +-
 src/fauxton/install.rst           |   32 +-
 src/install/freebsd.rst           |    5 +-
 src/install/index.rst             |   11 +-
 src/install/mac.rst               |   29 +-
 src/install/unix.rst              |   33 +-
 src/install/windows.rst           |   40 +-
 src/intro/api.rst                 |  452 +++----
 src/intro/consistency.rst         |   84 +-
 src/intro/curl.rst                |   85 +-
 src/intro/futon.rst               |  118 +-
 src/intro/index.rst               |   21 +-
 src/intro/overview.rst            |   31 +-
 src/intro/security.rst            |  255 ++--
 src/intro/tour.rst                |  275 ++--
 src/intro/why.rst                 |   51 +-
 src/json-structure.rst            |  196 ++-
 src/maintenance/compaction.rst    |  134 +-
 src/maintenance/index.rst         |    5 +-
 src/maintenance/performance.rst   |   77 +-
 src/query-server/erlang.rst       |  162 ++-
 src/query-server/index.rst        |    9 +-
 src/query-server/javascript.rst   |  268 ++--
 src/query-server/protocol.rst     |  782 ++++++------
 src/replication/conflicts.rst     |  401 +++---
 src/replication/index.rst         |   10 +-
 src/replication/intro.rst         |   28 +-
 src/replication/protocol.rst      | 2196 ++++++++++++++++----------------
 src/replication/replicator.rst    |  141 +-
 src/whatsnew/0.10.rst             |   15 +-
 src/whatsnew/0.11.rst             |   16 +-
 src/whatsnew/0.8.rst              |    7 +-
 src/whatsnew/0.9.rst              |   19 +-
 src/whatsnew/1.0.rst              |   16 +-
 src/whatsnew/1.1.rst              |   13 +-
 src/whatsnew/1.2.rst              |   21 +-
 src/whatsnew/1.3.rst              |   19 +-
 src/whatsnew/1.4.rst              |   11 +-
 src/whatsnew/1.5.rst              |   10 +-
 src/whatsnew/1.6.rst              |    6 +-
 src/whatsnew/index.rst            |   27 +-
 100 files changed, 10717 insertions(+), 11461 deletions(-)
----------------------------------------------------------------------