Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1638)

Issue 5331058: Implement HttpStatusPush receiver to keep try job status. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by M-A
Modified:
12 years, 5 months ago
Reviewers:
cmp
CC:
szager_chromium.org, Roger Tawa
Visibility:
Public.

Description

Implement HttpStatusPush receiver to keep try job status. Implement TryJobResult object.

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : oups #

Total comments: 27

Patch Set 5 : Address comments #

Patch Set 6 : Process synchronously #

Patch Set 7 : Rebase against c5d1e46 #

Total comments: 1

Patch Set 8 : Rebase against dbcd923fe161 and fix pylitn errors #

Patch Set 9 : add comment on http 400 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+277 lines, -39 lines) Patch
M app.yaml View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M codereview/models.py View 1 2 3 3 chunks +84 lines, -0 lines 0 comments Download
M codereview/models_chromium.py View 1 2 3 4 1 chunk +21 lines, -0 lines 0 comments Download
M codereview/urls.py View 1 chunk +1 line, -0 lines 0 comments Download
M codereview/views.py View 1 2 3 4 5 6 7 3 chunks +1 line, -19 lines 0 comments Download
M codereview/views_chromium.py View 1 2 3 4 5 6 7 8 6 chunks +163 lines, -14 lines 0 comments Download
M templates/patchset.html View 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 8
M-A
Base on http://codereview.appspot.com/5303090/.
12 years, 5 months ago (2011-11-01 20:48:39 UTC) #1
M-A
12 years, 5 months ago (2011-11-02 15:11:52 UTC) #2
M-A
ping
12 years, 5 months ago (2011-11-04 20:33:11 UTC) #3
cmp
http://codereview.appspot.com/5331058/diff/5001/codereview/views.py File codereview/views.py (right): http://codereview.appspot.com/5331058/diff/5001/codereview/views.py#newcode2370 codereview/views.py:2370: 'try_job_results': [t.as_dict() for t in patchset.try_job_results], I think you ...
12 years, 5 months ago (2011-11-04 22:29:07 UTC) #4
M-A
http://codereview.appspot.com/5331058/diff/5001/codereview/views.py File codereview/views.py (right): http://codereview.appspot.com/5331058/diff/5001/codereview/views.py#newcode2370 codereview/views.py:2370: 'try_job_results': [t.as_dict() for t in patchset.try_job_results], On 2011/11/04 22:29:07, ...
12 years, 5 months ago (2011-11-11 22:07:39 UTC) #5
M-A
ping
12 years, 5 months ago (2011-11-15 14:35:09 UTC) #6
cmp
lgtm
12 years, 5 months ago (2011-11-18 00:52:13 UTC) #7
cmp
12 years, 5 months ago (2011-11-18 00:52:22 UTC) #8
http://codereview.appspot.com/5331058/diff/18001/codereview/views_chromium.py
File codereview/views_chromium.py (right):

http://codereview.appspot.com/5331058/diff/18001/codereview/views_chromium.py...
codereview/views_chromium.py:58: def key_required(func):
This is cool, nice.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b