Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
logical merge
Commit Description:
logical merge
%td
= test_case [ :num ]
%td { :style => 'padding-left: 5px; padding-right: 5px' }
= test_case [ :msg ]
- if test_case [ :run_stat ]!= nil
%td { :style => 'padding-left: 5px; padding-right: 5px' }
= test_case [ :run_stat ][ :exit_status ]
%td { :style => 'padding-left: 5px; padding-right: 3px; text-align: center' }
= test_case [ :run_stat ][ :running_time ]
%td { :style => 'padding-left: 5px; padding-right: 10px; text-align: right' }
= number_with_delimiter ( test_case [ :run_stat ][ :memory_usage ] )
%td { :style => 'padding-left: 5px; padding-right: 5px' }
= link_to "output ( #{ number_to_human_size ( test_case [ :output_size ] ) } )" , :action => 'load_output' , :id => @submission . id , :num => test_case [ :num ] if test_case [ :output ]
- else
%td
%td
%td
%td
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