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 2016/11/18 18:52:00 UTC

hbase-site git commit: HBASE-17121 Undo the building of xref as part of site build; Add redirect for xref/* to git tree view up on apache instead

Repository: hbase-site
Updated Branches:
  refs/heads/asf-site 93a7c9b95 -> d6a131e03


HBASE-17121 Undo the building of xref as part of site build; Add redirect for xref/* to git tree view up on apache instead


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

Branch: refs/heads/asf-site
Commit: d6a131e03310fe75b0f4ae0b96190519aa5c467e
Parents: 93a7c9b
Author: Michael Stack <st...@apache.org>
Authored: Fri Nov 18 10:51:34 2016 -0800
Committer: Michael Stack <st...@apache.org>
Committed: Fri Nov 18 10:51:48 2016 -0800

----------------------------------------------------------------------
 .htaccess | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d6a131e0/.htaccess
----------------------------------------------------------------------
diff --git a/.htaccess b/.htaccess
index 20bf651..62e06b7 100644
--- a/.htaccess
+++ b/.htaccess
@@ -6,3 +6,6 @@ Redirect permanent /replication.html /book.html#_cluster_replication
 # Redirect old page-per-chapter book sections to new single file.
 RedirectMatch permanent ^/book/(.*)\.html$ /book.html#$1
 RedirectMatch permanent ^/book/$ /book.html
+
+# Redirect xref references to git tree view
+RedirectMatch permanent ^/xref/(.*)\.html$ https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=tree