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

Issue 11275006: Added script to generate notification.json for the emergencynotification mechanism (Closed)

Created:
July 26, 2013, 9:15 a.m. by Wladimir Palant
Modified:
Nov. 5, 2013, 7:53 a.m.
Reviewers:
Sebastian Noack
Visibility:
Public.

Description

See https://hg.adblockplus.org/notifications/file/tip/1 for the file format this is meant to parse

Patch Set 1 #

Total comments: 7

Patch Set 2 : Fixed closing and iterating through tar files #

Patch Set 3 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -163 lines) Patch
M sitescripts/management/bin/generateHgAuth.py View 1 2 1 chunk +51 lines, -53 lines 0 comments Download
M sitescripts/management/bin/generateNotifications.py View 1 2 3 chunks +24 lines, -24 lines 0 comments Download
M sitescripts/subscriptions/subscriptionParser.py View 1 2 3 chunks +85 lines, -86 lines 0 comments Download

Messages

Total messages: 5
Wladimir Palant
July 26, 2013, 9:15 a.m. (2013-07-26 09:15:03 UTC) #1
Sebastian Noack
Also note that your naming scheme doesn't comply to PEP-8. The convention in Python is ...
July 27, 2013, 2:06 p.m. (2013-07-27 14:06:04 UTC) #2
Wladimir Palant
I fixed one of the noted issues, the others still need some discussion I think. ...
July 29, 2013, 2:09 p.m. (2013-07-29 14:09:44 UTC) #3
Wladimir Palant
I've made these scripts more compliant with PEP-8. However, I didn't feel comfortable names of ...
Nov. 4, 2013, 10:32 a.m. (2013-11-04 10:32:31 UTC) #4
Sebastian Noack
Nov. 4, 2013, 12:23 p.m. (2013-11-04 12:23:26 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld