Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
fig bugs in login report
Commit Description:
fig bugs in login report
%h2
Contest Administration for site:
= " #{ @site . name } , #{ @site . country . name if @site . country } "
- curr_time = Time . new . gmtime
- if @site . finished?
%h3 Contest ended.
- else
%h3 Contest started.
Current time at the server is
= " #{ format_short_time ( curr_time ) } UTC"
(please
= link_to 'refresh' , :action => 'index'
to update)
%br /
%br /
The contest at your site has been started at
= " #{ format_short_time ( @site . start_time ) } UTC"
%br /
%h3
Time left:
= " #{ Time . at ( @site . time_left ) . gmtime . strftime ( "%X" ) } "
%br /
%br /
= link_to '[log out]' , :action => 'logout'
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository permissions settings