Show More
Commit Description:
update heartbeat...
Commit Description:
update heartbeat add try-to-login-from-other-ip loggin (by printing to stdout) (grafted from 0e4c832eeb6325f9747d2def63c511423a3b70d4)
References:
File last commit:
Show/Diff file:
Action:
app/views/report/_report_menu.html.haml | 9 lines | 309 B | text/x-haml | HamlLexer |
add submission report
r413
.task-menu
Reports
%br/
add problem stat
r400 = link_to '[Hall of Fame]', :action => 'problem_hof'
add struggle report
r463 = link_to '[Struggle]', :action => 'stuck'
add cheat detail
r507 = link_to '[Cheat Detection]', :action => 'cheat_report'
= link_to '[Cheat Detail]', :action => 'cheat_scruntinize'
check multiple login
r500 = link_to '[Multiple Login]', :action => 'multiple_login'