Keyboard Shortcuts

File
u :up to issue
m :publish + mail comments
M :edit review message
j / k :jump to file after / before current file
J / K :jump to next file with a comment after / before current file
Side-by-side diff
i :toggle intra-line diffs
e :expand all comments
c :collapse all comments
s :toggle showing all comments
n / p :next / previous diff chunk or comment
N / P :next / previous comment
<Up> / <Down> :next / previous line
<Enter> :respond to / edit current comment
d :mark current comment as done
Issue
u :up to list of issues
m :publish + mail comments
j / k :jump to patch after / before current patch
o / <Enter> :open current patch in side-by-side view
i :open current patch in unified diff view
Issue List
j / k :jump to issue after / before current issue
o / <Enter> :open current issue
# : close issue
Comment/message editing
<Ctrl> + s or <Ctrl> + Enter :save comment
<Esc> :cancel edit
Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(80)
Issues Repositories Search
Open Issues | Closed Issues | All Issues | Sign in with your Google Account to create issues and add comments

Issue 5475061: Fix issue 292: Tooltips for developer names are confusing

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by techtonik
Modified:
12 years, 6 months ago
Reviewers:
Andi Albrecht
CC:
codereview-discuss_googlegroups.com
Visibility:
Public.
http://code.google.com/p/rietveld/issues/detail?id=292

Patch Set 1 #

Total comments: 4
Created: 14 years, 1 month ago
Download [raw] [tar.bz2]
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -11 lines) Patch
M codereview/views.py View 2 chunks +15 lines, -10 lines 4 comments Download
M templates/user_popup.html View 1 chunk +2 lines, -1 line 0 comments Download
Total messages: 2
|
techtonik
14 years, 1 month ago (2011年12月10日 10:43:47 UTC) #1
Sign in to reply to this message.
Andi Albrecht
http://codereview.appspot.com/5475061/diff/1/codereview/views.py File codereview/views.py (right): http://codereview.appspot.com/5475061/diff/1/codereview/views.py#newcode729 codereview/views.py:729: user email or account nickname, and sets request.user_to_show I'm ...
14 years ago (2011年12月15日 05:07:19 UTC) #2
http://codereview.appspot.com/5475061/diff/1/codereview/views.py
File codereview/views.py (right):
http://codereview.appspot.com/5475061/diff/1/codereview/views.py#newcode729
codereview/views.py:729: user email or account nickname, and sets
request.user_to_show
I'm not sure how we aligned multi-line docstring, especially when it's the first
line. But I'd either write this in a single line or aligning "user" at the
height of the first quotation mark.
http://codereview.appspot.com/5475061/diff/1/codereview/views.py#newcode3693
codereview/views.py:3693: num_issues_open = models.Issue.all()\
Personally I prefer to create filters by using multiple statements instead of
breaking a single statement in multiple lines by using backslashes. 
But maybe that's really just a personal thing :)
http://codereview.appspot.com/5475061/diff/1/codereview/views.py#newcode3701
codereview/views.py:3701: .filter('reviewers =', user.email())\
Do these changes require new indexes?
I wonder how we should handle private issues here. Should we exclude them from
this public stats? What do you think?
http://codereview.appspot.com/5475061/diff/1/codereview/views.py#newcode3706
codereview/views.py:3706: {'userinfo': user,
Why did you change this? Do we have any naming conflicts in the template?
Sign in to reply to this message.
|
Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b

AltStyle によって変換されたページ (->オリジナル) /