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
(1432)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
80490043
: Issue1749/1750: Create CRON job to batch-process and write new logs into datastore & Create CRON jo…
Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by
QiaoLiang89
Modified:
1 year, 4 months ago
Reviewers:
Visibility:
Public.
More Reviews
Description
Issue1749/1750: Create CRON job to batch-process and write new logs into datastore & Create CRON jo…
Patch Set 1
#
Created:
10 years, 7 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+890 lines, -14 lines
)
Patch
A
src/main/java/teammates/common/datatransfer/LogEntryAttributes.java
View
1 chunk
+347 lines, -0 lines
0 comments
Download
A
src/main/java/teammates/logic/automated/CleanupLogEntryServlet.java
View
1 chunk
+20 lines, -0 lines
0 comments
Download
A
src/main/java/teammates/logic/automated/WriteLogEntryServlet.java
View
1 chunk
+95 lines, -0 lines
0 comments
Download
A
src/main/java/teammates/logic/core/LogEntryLogic.java
View
1 chunk
+50 lines, -0 lines
0 comments
Download
A
src/main/java/teammates/storage/api/LogEntryDb.java
View
1 chunk
+117 lines, -0 lines
0 comments
Download
A
src/main/java/teammates/storage/entity/LogEntry.java
View
1 chunk
+172 lines, -0 lines
0 comments
Download
M
src/main/java/teammates/ui/controller/Action.java
View
3 chunks
+4 lines, -2 lines
0 comments
Download
M
src/main/java/teammates/ui/controller/AdminActivityLogPageAction.java
View
5 chunks
+45 lines, -6 lines
0 comments
Download
M
src/main/java/teammates/ui/controller/AdminActivityLogPageData.java
View
3 chunks
+7 lines, -3 lines
0 comments
Download
M
src/main/webapp/WEB-INF/cron.xml
View
1 chunk
+12 lines, -0 lines
0 comments
Download
M
src/main/webapp/WEB-INF/web.xml
View
1 chunk
+18 lines, -0 lines
0 comments
Download
M
src/main/webapp/jsp/adminActivityLog.jsp
View
3 chunks
+3 lines, -3 lines
0 comments
Download
Issue 80490043: Issue1749/1750: Create CRON job to batch-process and write new logs into datastore & Create CRON jo…
Created 10 years, 7 months ago by QiaoLiang89
Modified 1 year, 4 months ago
Reviewers:
Base URL:
Comments: 0
Recent Issues
|
This issue
This is Rietveld
f62528b