Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(371)

Issue 118355: Added patchset persistence in gcl, this is necessary to implement a presubmit queue. (Closed)

Created:
11 years, 6 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
Jói Sigurðsson
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Added patchset persistence in gcl, this is necessary to implement a presubmit queue. Now enforces ChangeInfo.issue (and .patchset) to be a int. Renamed LoadChangelistInfo() to ChangeInfo.Load(). Removed ChangeInfo.__init__() default parameters. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17836

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : Propragate in presubmit #

Patch Set 5 : Add a GclChange unit test #

Patch Set 6 : . #

Patch Set 7 : Fixed ChangeInfo.Load #

Patch Set 8 : Fix ChangeInfo.Save() and add unit tests #

Patch Set 9 : Take 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -120 lines) Patch
M gcl.py View 1 2 3 4 5 6 7 14 chunks +93 lines, -86 lines 0 comments Download
M presubmit_support.py View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/gcl_unittest.py View 1 2 3 4 5 6 7 8 7 chunks +65 lines, -20 lines 0 comments Download
M tests/presubmit_unittest.py View 1 2 3 4 13 chunks +32 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
M-A Ruel
11 years, 6 months ago (2009-06-06 01:24:18 UTC) #1
Jói Sigurðsson
LGTM
11 years, 6 months ago (2009-06-06 03:00:46 UTC) #2
M-A Ruel
I changed the format to use "issue, patchset" instead of adding a new separator, which ...
11 years, 6 months ago (2009-06-06 18:44:06 UTC) #3
Jói Sigurðsson
11 years, 6 months ago (2009-06-06 23:21:03 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698