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

Issue 29336491: Issue 3660 - Remove locale dependency from subscription classes (Closed)

Created:
Feb. 16, 2016, 12:23 p.m. by Wladimir Palant
Modified:
Feb. 22, 2016, 10:36 p.m.
CC:
Erik
Visibility:
Public.

Description

Actually dropped some more dependencies here: 1) Instead of doing a full URL check the custom filter lists are recognized by URLs starting with ~ 2) Removed upgradeRequired field, this check should be performed in the UI 3) Removed special treatment for legacy groups like ~fl~, nobody is going to upgrade from eight years old versions The unit test has been migrated without changes except for the ~fl~ check (title should no longer be present)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -51 lines) Patch
M lib/subscriptionClasses.js View 6 chunks +6 lines, -51 lines 0 comments Download
A test/subscriptionClasses.js View 1 chunk +87 lines, -0 lines 0 comments Download

Messages

Total messages: 3
Wladimir Palant
Feb. 16, 2016, 12:23 p.m. (2016-02-16 12:23:15 UTC) #1
Thomas Greiner
LGTM
Feb. 19, 2016, 5:30 p.m. (2016-02-19 17:30:39 UTC) #2
same66768
Feb. 22, 2016, 10:36 p.m. (2016-02-22 22:36:12 UTC) #3
Message was sent while issue was closed.
On 2016/02/19 17:30:39, Thomas Greiner wrote:
> LGTM

Powered by Google App Engine
This is Rietveld