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

Issue 20517002: Python class for accessing Rietveld reviews. (Closed)

Created:
7 years, 5 months ago by Mattias Nissler (ping if slow)
Modified:
7 years, 4 months ago
Reviewers:
agable, iannucci
CC:
chromium-reviews
Base URL:
https://src.chromium.org/chrome/trunk/tools/
Visibility:
Public.

Description

Python class for accessing Rietveld reviews. A simple python class for accessing Rietveld issues. It's using the Rietveld interface to lazily pull down review meta data as requested by the application. R=agable@chromium.org, iannucci@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216960

Patch Set 1 #

Total comments: 10

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+259 lines, -0 lines) Patch
M reviewbot/PRESUBMIT.py View 1 1 chunk +6 lines, -0 lines 0 comments Download
A reviewbot/patching.py View 1 1 chunk +90 lines, -0 lines 0 comments Download
A reviewbot/patching_test.py View 1 1 chunk +91 lines, -0 lines 0 comments Download
A reviewbot/review.py View 1 2 1 chunk +72 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Mattias Nissler (ping if slow)
Please review.
7 years, 4 months ago (2013-08-05 09:10:19 UTC) #1
Mattias Nissler (ping if slow)
7 years, 4 months ago (2013-08-05 18:16:18 UTC) #2
Mattias Nissler (ping if slow)
Gentle ping
7 years, 4 months ago (2013-08-08 10:15:14 UTC) #3
iannucci
lgtm % misc comments https://codereview.chromium.org/20517002/diff/1/reviewbot/patching.py File reviewbot/patching.py (right): https://codereview.chromium.org/20517002/diff/1/reviewbot/patching.py#newcode35 reviewbot/patching.py:35: """, re.VERBOSE) Scary :( I ...
7 years, 4 months ago (2013-08-08 10:35:20 UTC) #4
Mattias Nissler (ping if slow)
Thanks for the review. Please take another look at the code changes and the added ...
7 years, 4 months ago (2013-08-08 13:04:13 UTC) #5
agable
https://codereview.chromium.org/20517002/diff/8001/reviewbot/patching.py File reviewbot/patching.py (right): https://codereview.chromium.org/20517002/diff/8001/reviewbot/patching.py#newcode88 reviewbot/patching.py:88: raise PatchParseError(line) Wouldn't be hard to turn this code ...
7 years, 4 months ago (2013-08-08 15:51:50 UTC) #6
Mattias Nissler (ping if slow)
Comments addressed. Good to go? https://codereview.chromium.org/20517002/diff/8001/reviewbot/patching.py File reviewbot/patching.py (right): https://codereview.chromium.org/20517002/diff/8001/reviewbot/patching.py#newcode88 reviewbot/patching.py:88: raise PatchParseError(line) On 2013/08/08 ...
7 years, 4 months ago (2013-08-09 15:13:33 UTC) #7
agable
LGTM
7 years, 4 months ago (2013-08-09 20:50:52 UTC) #8
Mattias Nissler (ping if slow)
7 years, 4 months ago (2013-08-12 08:25:40 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 manually as r216960 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698