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
Issues
All Issues
Unified Diff: sitescripts/stats/__init__.py
Issue
11481051
:
Update stats processing (Closed)
Patch Set: Improved performance using memoization
Created Aug. 29, 2013, 1:39 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
.sitescripts.example
sitescripts/stats/__init__.py
sitescripts/stats/bin/__init__.py
sitescripts/stats/bin/datamerger.py
sitescripts/stats/bin/logprocessor.py
sitescripts/stats/bin/pagegenerator.py
sitescripts/stats/common.py
sitescripts/stats/countrycodes.py
sitescripts/stats/static/flags.css
sitescripts/stats/static/flags.png
sitescripts/stats/static/hours.css
sitescripts/stats/static/hours.png
sitescripts/stats/static/stats.css
sitescripts/stats/template/fileOverview.html
sitescripts/stats/template/fileStats.html
sitescripts/stats/template/main.html
sitescripts/stats/test/__init__.py
sitescripts/stats/test/common.py
sitescripts/stats/test/logprocessor.py
sitescripts/templateFilters.py
sitescripts/utils.py
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« .sitescripts.example
('k') |
sitescripts/stats/bin/__init__.py »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: sitescripts/stats/__init__.py
===================================================================
rename from sitescripts/logs/__init__.py
rename to sitescripts/stats/__init__.py
« no previous file with comments
|
« .sitescripts.example
('k') |
sitescripts/stats/bin/__init__.py »
('j') |
no next file with comments »
Edit Message
Issue 11481051: Update stats processing (Closed)
Created Aug. 23, 2013, 3:53 p.m. by Wladimir Palant
Modified Sept. 11, 2013, 1:31 p.m.
Reviewers: Sebastian Noack, Felix Dahlke
Base URL:
Comments: 36
This is Rietveld