You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2014/05/28 16:59:12 UTC

[14/14] git commit: HBASE-11199 One-time effort to pretty-print the Docbook XML, to make further patch review easier (Misty Stanley-Jones)

HBASE-11199 One-time effort to pretty-print the Docbook XML, to make further patch review easier (Misty Stanley-Jones)


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/63e8304e
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/63e8304e
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/63e8304e

Branch: refs/heads/master
Commit: 63e8304e96c06463e3385afc075e90d18a5bdf1e
Parents: ab896f0
Author: Michael Stack <st...@duboce.net>
Authored: Wed May 28 07:58:50 2014 -0700
Committer: Michael Stack <st...@duboce.net>
Committed: Wed May 28 07:58:50 2014 -0700

----------------------------------------------------------------------
 src/main/docbkx/book.xml            | 1387 ++++++++++++-------
 src/main/docbkx/case_studies.xml    |  262 ++--
 src/main/docbkx/community.xml       |  265 ++--
 src/main/docbkx/configuration.xml   | 2220 ++++++++++++++++--------------
 src/main/docbkx/cp.xml              |   26 +-
 src/main/docbkx/developer.xml       |  842 ++++++-----
 src/main/docbkx/external_apis.xml   |   20 +-
 src/main/docbkx/getting_started.xml |  330 ++---
 src/main/docbkx/ops_mgt.xml         |  789 ++++++-----
 src/main/docbkx/performance.xml     | 1314 ++++++++++--------
 src/main/docbkx/preface.xml         |   94 +-
 src/main/docbkx/rpc.xml             |  476 ++++---
 src/main/docbkx/schema_design.xml   | 1761 +++++++++++++-----------
 src/main/docbkx/security.xml        | 1896 +++++++++++++------------
 src/main/docbkx/shell.xml           |  246 ++--
 src/main/docbkx/tracing.xml         |  307 ++---
 src/main/docbkx/troubleshooting.xml | 1449 ++++++++++---------
 src/main/docbkx/upgrading.xml       |  779 ++++++-----
 src/main/docbkx/zookeeper.xml       |  904 ++++++------
 19 files changed, 8307 insertions(+), 7060 deletions(-)
----------------------------------------------------------------------