Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: .sitescripts.example

Issue 29339623: Issue 3681 - Add suport for "Fixes XXXX - ..." commit messages (Closed)
Patch Set: Address review comments Created May 2, 2016, 4:46 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sitescripts/hg/README.md » ('j') | sitescripts/hg/README.md » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .sitescripts.example
===================================================================
--- a/.sitescripts.example
+++ b/.sitescripts.example
@@ -150,16 +150,20 @@
cvsdir=adblockplus/www/easylist
[hg]
auth_repository=%(root)s/hg/hgaccess
auth_file=%(root)s/.ssh/.ssh/authorized_keys
trac_xmlrpc_url=https://abpbot:abpbot@issues.adblockplus.org/login/xmlrpc
issue_url_template=https://issues.adblockplus.org/ticket/{id}
+[hg_module_milestones]
+platform=Adblock-Plus(-[\d\.]+)?-for-Chrome-Opera-Safari(-next)?
kzar 2016/05/03 06:47:35 Mind making these examples lowercase to avoid impl
Vasily Kuznetsov 2016/05/03 10:11:02 Done.
+Adblock-Plus-for-Firefox=Adblock-Plus(-[\d\.]+)?-for-Firefox(-next)?
+
[formmail]
template=formmail/template/eyeo.mail
[submit_email]
edge_filename=%(root)s/logs/edge_email_addresses.txt
edge_verification_email_template=submit_email/template/edge_verification.mail
successful_verification_redirect_location=https://adblockplus.org/{lang}/verification-success
« no previous file with comments | « no previous file | sitescripts/hg/README.md » ('j') | sitescripts/hg/README.md » ('J')

Powered by Google App Engine
This is Rietveld