← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjwatson/lp-dev-utils/ppr-git into lp:lp-dev-utils

 

Colin Watson has proposed merging lp:~cjwatson/lp-dev-utils/ppr-git into lp:lp-dev-utils.

Commit message:
Recognise the "git" private XML-RPC endpoint.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/lp-dev-utils/ppr-git/+merge/251542

To go with https://code.launchpad.net/~cjwatson/launchpad/git-xmlrpc/+merge/251541, this adds support for the "git" private XML-RPC endpoint to the page performance report.
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/lp-dev-utils/ppr-git into lp:lp-dev-utils.
=== modified file 'page-performance-report.ini'
--- page-performance-report.ini	2012-08-12 22:44:44 +0000
+++ page-performance-report.ini	2015-03-03 01:57:09 +0000
@@ -12,7 +12,7 @@
      (?!\+haproxy|\+opstats|\+access-token
       |((authserver|bugs|bazaar|codehosting|
          codeimportscheduler|mailinglists|softwarecenteragent|
-         featureflags)/\w+$)))
+         featureflags|git)/\w+$)))
 Other=^/
 
 Launchpad Frontpage=^https?://launchpad\.[^/]+(/index\.html)?$
@@ -55,7 +55,7 @@
 Private XML-RPC=^https://(launchpad|xmlrpc)[^/]+/
     (authserver|bugs|codehosting|
      codeimportscheduler|mailinglists|
-     softwarecenteragent|featureflags)/\w+$
+     softwarecenteragent|featureflags|git)/\w+$
 
 [metrics]
 ppr_all=All Launchpad except operational pages