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

Delta Between Two Patch Sets: .sitescripts.example

Issue 6103027194789888: Integrated ABP for Safari into the nightly builds (Closed)
Left Patch Set: Adressed comment, fixed indentation Created Nov. 13, 2013, 1:20 p.m.
Right Patch Set: Added safari extension to .sitescripts.example Created Nov. 13, 2013, 1:34 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « .hgsubstate ('k') | sitescripts/extensions/bin/createNightlies.py » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 [DEFAULT] 1 [DEFAULT]
2 root=/server/root/path 2 root=/server/root/path
3 mailer=/usr/sbin/sendmail 3 mailer=/usr/sbin/sendmail
4 mailerDebug=no 4 mailerDebug=no
5 secret=somerandomstringhere 5 secret=somerandomstringhere
6 6
7 [subscriptions] 7 [subscriptions]
8 repository=%(root)s/hg/subscriptionlist 8 repository=%(root)s/hg/subscriptionlist
9 statusTemplate=subscriptions/template/status.html 9 statusTemplate=subscriptions/template/status.html
10 statusPage=%(root)s/www/subscriptionStatus.html 10 statusPage=%(root)s/www/subscriptionStatus.html
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 abpchrome_repository=%(root)s/hg/adblockpluschrome 56 abpchrome_repository=%(root)s/hg/adblockpluschrome
57 abpchrome_type=chrome 57 abpchrome_type=chrome
58 abpchrome_name=Adblock Plus for Google Chrome 58 abpchrome_name=Adblock Plus for Google Chrome
59 abpchrome_galleryID=cfhdojbkjhnklbpkdaibdccddilifddb 59 abpchrome_galleryID=cfhdojbkjhnklbpkdaibdccddilifddb
60 abpchrome_key=%(root)s/data/adblockpluschrome.pem 60 abpchrome_key=%(root)s/data/adblockpluschrome.pem
61 abpopera_repository=%(root)s/hg/adblockpluschrome 61 abpopera_repository=%(root)s/hg/adblockpluschrome
62 abpopera_type=opera 62 abpopera_type=opera
63 abpopera_name=Adblock Plus for Opera 63 abpopera_name=Adblock Plus for Opera
64 abpopera_galleryID=opera-adblock 64 abpopera_galleryID=opera-adblock
65 abpopera_key=%(root)s/data/adblockpluschrome.pem 65 abpopera_key=%(root)s/data/adblockpluschrome.pem
66 abpsafari_repository=%(root)s/subdomains/hg/adblockpluschrome/
67 abpsafari_type=safari
68 abpsafari_name=Adblock Plus for Safari
69 abpsafari_key=%(root)s/files/adblockplussafari.pem
66 abpandroid_repository=%(root)s/hg/adblockplusandroid 70 abpandroid_repository=%(root)s/hg/adblockplusandroid
67 abpandroid_type=android 71 abpandroid_type=android
68 abpandroid_name=Adblock Plus for Android 72 abpandroid_name=Adblock Plus for Android
69 abpandroid_downloadPage=/en/android 73 abpandroid_downloadPage=/en/android
70 ehh_repository=%(root)s/hg/elemhidehelper 74 ehh_repository=%(root)s/hg/elemhidehelper
71 ehh_name=Element Hiding Helper 75 ehh_name=Element Hiding Helper
72 ehh_galleryID=elemhidehelper 76 ehh_galleryID=elemhidehelper
73 watcher_repository=%(root)s/hg/abpwatcher 77 watcher_repository=%(root)s/hg/abpwatcher
74 watcher_name=Diagnostics 78 watcher_name=Diagnostics
75 watcher_downloadPage=/en/abpwatcher 79 watcher_downloadPage=/en/abpwatcher
(...skipping 10 matching lines...) Expand all
86 downloadLinksFile=%(root)s/tmp/downloadLinks.ini 90 downloadLinksFile=%(root)s/tmp/downloadLinks.ini
87 geckoUpdateManifestPath=%(root)s/www/update.rdf 91 geckoUpdateManifestPath=%(root)s/www/update.rdf
88 androidUpdateManifestPath=%(root)s/www/androidupdates.xml 92 androidUpdateManifestPath=%(root)s/www/androidupdates.xml
89 docsDirectory=%(root)s/www/jsdoc 93 docsDirectory=%(root)s/www/jsdoc
90 errorTemplate=extensions/template/error.html 94 errorTemplate=extensions/template/error.html
91 languageCheckTemplate=extensions/template/languageCheckResult.html 95 languageCheckTemplate=extensions/template/languageCheckResult.html
92 languageFormTemplate=extensions/template/languageForm.html 96 languageFormTemplate=extensions/template/languageForm.html
93 changelogTemplate=extensions/template/changelog.html 97 changelogTemplate=extensions/template/changelog.html
94 geckoUpdateManifest=extensions/template/update.rdf 98 geckoUpdateManifest=extensions/template/update.rdf
95 chromeUpdateManifest=extensions/template/updates.xml 99 chromeUpdateManifest=extensions/template/updates.xml
100 safariUpdateManifest=extensions/template/updates.plist
96 androidUpdateManifest=extensions/template/androidupdates.xml 101 androidUpdateManifest=extensions/template/androidupdates.xml
97 nightlyIndexPage=extensions/template/nightlies.html 102 nightlyIndexPage=extensions/template/nightlies.html
98 103
99 [tasks] 104 [tasks]
100 database=db 105 database=db
101 dbuser=user 106 dbuser=user
102 dbpassword=password 107 dbpassword=password
103 dbtable=tasks 108 dbtable=tasks
104 mainPageTemplate=tasks/template/mainPage.html 109 mainPageTemplate=tasks/template/mainPage.html
105 110
(...skipping 12 matching lines...) Expand all
118 auth_repository=%(root)s/hg/hgaccess 123 auth_repository=%(root)s/hg/hgaccess
119 auth_file=%(root)s/.ssh/.ssh/authorized_keys 124 auth_file=%(root)s/.ssh/.ssh/authorized_keys
120 125
121 [formmail] 126 [formmail]
122 template=formmail/template/eyeo.mail 127 template=formmail/template/eyeo.mail
123 128
124 [externalFiles] 129 [externalFiles]
125 example_source=http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/effecti ve_tld_names.dat?raw=1 130 example_source=http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/effecti ve_tld_names.dat?raw=1
126 example_targetrepository=%(root)s/hg/adblockpluschrome 131 example_targetrepository=%(root)s/hg/adblockpluschrome
127 example_targetfile=third-party/publicSuffixList.txt 132 example_targetfile=third-party/publicSuffixList.txt
LEFTRIGHT

Powered by Google App Engine
This is Rietveld