Author: dsahlberg
Date: Sun Sep 24 07:26:12 2023
New Revision: 1912505
URL: http://svn.apache.org/viewvc?rev=1912505&view=rev
Log:
In site/publish: Merge revision 1911986 from staging
* .htaccess
Change /buildbot/ redirects to ci2.apache.org
See the merged commits for more details.
Modified:
subversion/site/publish/ (props changed)
subversion/site/publish/.htaccess
Propchange: subversion/site/publish/
------------------------------------------------------------------------------
Merged /subversion/site/staging:r1911986
Modified: subversion/site/publish/.htaccess
URL:
http://svn.apache.org/viewvc/subversion/site/publish/.htaccess?rev=1912505&r1=1912504&r2=1912505&view=diff
==============================================================================
--- subversion/site/publish/.htaccess (original)
+++ subversion/site/publish/.htaccess Sun Sep 24 07:26:12 2023
@@ -2,10 +2,10 @@
Options +Includes
RewriteEngine On
-RedirectMatch ^/buildbot/all$
http://ci.apache.org/waterfall?category=svn-prod\&category=svn-warnings\&category=svn-status\&category=svn-compat\&show_events=true
-RedirectMatch ^/buildbot/prod$
http://ci.apache.org/waterfall?category=svn-prod\&category=svn-warnings\&show_events=true
-RedirectMatch ^/buildbot/stat$
http://ci.apache.org/waterfall?category=svn-status\&show_events=true
-RedirectMatch ^/buildbot/compat$
http://ci.apache.org/waterfall?category=svn-compat\&show_events=true
+RedirectMatch ^/buildbot/all$
https://ci2.apache.org/#/waterfall?tags=svn-prod\&tags=svn-warnings\&tags=svn-status\&tags=svn-compat
+RedirectMatch ^/buildbot/prod$
https://ci2.apache.org/#/waterfall?tags=svn-prod\&tags=svn-warnings
+RedirectMatch ^/buildbot/stat$
https://ci2.apache.org/#/waterfall?tags=svn-status
+RedirectMatch ^/buildbot/compat$
https://ci2.apache.org/#/waterfall?tags=svn-compat
RedirectMatch ^/patches$ /docs/community-guide/general.html#patches
RedirectMatch ^/HACKING$ /docs/community-guide/
RedirectMatch ^/prerelease-caveats$
/docs/community-guide/releasing.html#prerelease-caveats