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

Issue 3270: Show images in Rietveld (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 7 months ago by JohnA
Modified:
15 years, 8 months ago
Reviewers:
Andi Albrecht, GvR
Base URL:
http://rietveld.googlecode.com/svn/trunk/
Visibility:
Public.

Description

See example issue at http://reviewstest.appspot.com/368

Patch Set 1 #

Patch Set 2 : update #

Patch Set 3 : Fix exception when not upload base file #

Patch Set 4 : Updated per comments #

Patch Set 5 : update #

Patch Set 6 : update #

Patch Set 7 : update #

Patch Set 8 : update #

Patch Set 9 : update #

Patch Set 10 : latest update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+208 lines, -62 lines) Patch
M codereview/models.py View 1 2 3 4 5 3 chunks +8 lines, -1 line 0 comments Download
M codereview/urls.py View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M codereview/views.py View 1 2 3 4 5 6 7 8 9 chunks +66 lines, -20 lines 0 comments Download
A static/blank.jpg View 1 2 3 4 0 chunks +-1 lines, --1 lines 0 comments Download
M static/upload.py View 1 2 3 4 5 6 7 8 9 6 chunks +105 lines, -40 lines 0 comments Download
M templates/diff.html View 1 2 3 4 5 1 chunk +12 lines, -1 line 0 comments Download
M templates/diff2.html View 1 2 3 4 5 1 chunk +12 lines, -1 line 0 comments Download
M templates/patch.html View 1 2 3 4 5 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 13
JohnA
16 years, 7 months ago (2008-08-26 03:28:22 UTC) #1
GvR
I patched this in, and uploaded a patch that added a single GIF file. Now ...
16 years, 7 months ago (2008-08-29 02:48:49 UTC) #2
JohnA
Looks like that happened because you didn't specify "-l". Without that option, this feature doesn't ...
16 years, 7 months ago (2008-09-03 03:32:07 UTC) #3
GvR
Publishing this now because viewing this in the side-by-side diff gives a traceback: Traceback (most ...
16 years, 7 months ago (2008-09-04 22:37:32 UTC) #4
JohnA
What do you mean by "Publishing this now because viewing this in the side-by-side diff ...
16 years, 7 months ago (2008-09-05 00:54:29 UTC) #5
GvR
I've made a first pass. Mostly style and readability nits. http://codereview.appspot.com/3270/diff/601/803 File codereview/views.py (right): http://codereview.appspot.com/3270/diff/601/803#newcode462 ...
16 years, 7 months ago (2008-09-07 00:04:17 UTC) #6
JohnA
thanks, updated http://codereview.appspot.com/3270/diff/601/803 File codereview/views.py (right): http://codereview.appspot.com/3270/diff/601/803#newcode462 Line 462: """Decorator that processes the image argument.""" ...
16 years, 7 months ago (2008-09-09 04:06:07 UTC) #7
GvR
hey john, the sbs diffs for the latest patch set all say "upload in progress" ...
16 years, 6 months ago (2008-09-16 17:21:15 UTC) #8
GvR
A few style nits and one more round for Http404 (sorry about the confusion I've ...
16 years, 6 months ago (2008-09-16 22:14:55 UTC) #9
JohnA
updated per your comments http://codereview.appspot.com/3270/diff/1628/1631 File codereview/views.py (right): http://codereview.appspot.com/3270/diff/1628/1631#newcode481 Line 481: @patch_required On 2008/09/16 22:14:55, ...
16 years, 6 months ago (2008-09-16 22:33:55 UTC) #10
GvR
LG
16 years, 6 months ago (2008-09-16 22:40:06 UTC) #11
JohnA
Thanks for the thorough review! I've done more testing and fixed some logic bugs and ...
16 years, 6 months ago (2008-09-16 23:36:55 UTC) #12
GvR
16 years, 6 months ago (2008-09-16 23:56:37 UTC) #13
On 2008/09/16 23:36:55, JohnA wrote:
> Thanks for the thorough review!  I've done more testing and fixed some logic
> bugs and a bad interaction with the universal_newlines change (needed to set
it
> to False or else the image data would be modified during 'svn cat').

LG
Sign in to reply to this message.

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