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

Unified Diff: .sitescripts.example

Issue 30048555: Issue 7334 - Remove handling of "Fixes XXXX - ..." commit messages (Closed) Base URL: https://hg.adblockplus.org/sitescripts
Patch Set: Address review comments on PS1 Created May 14, 2019, 10:22 a.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') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .sitescripts.example
===================================================================
--- a/.sitescripts.example
+++ b/.sitescripts.example
@@ -141,20 +141,16 @@
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)?
-Adblock-Plus-for-Firefox=adblock-plus(-[\d\.]+)?-for-firefox(-next)?
-
[formmail]
test.csv_log = /var/log/something.csv_log
test.url=test/apply/submit
test.template=formmail/test/template/test.mail
test.fields.email=mandatory, email
test.fields.email.mandatory=You failed the email test
test.fields.email.email=You failed the email validation
test.fields.non_mandatory_email=email
« no previous file with comments | « no previous file | sitescripts/hg/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld