Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
merge closed branch
Commit Description:
merge closed branch
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
sub1 :
id : 1
submission_id : 1
status : <%= Task::STATUS_COMPLETE %>
created_at : <%= Time.local(2000,1,1,10,10) %>
sub2 :
id : 2
submission_id : 2
status : <%= Task::STATUS_GRADING %>
created_at : <%= Time.local(2000,1,1,10,20) %>
sub3 :
id : 3
submission_id : 3
status : <%= Task::STATUS_INQUEUE %>
created_at : <%= Time.local(2000,1,1,10,30) %>
sub4 :
id : 4
submission_id : 4
status : <%= Task::STATUS_INQUEUE %>
created_at : <%= Time.local(2000,1,1,10,40) %>
sub5 :
id : 5
submission_id : 5
status : <%= Task::STATUS_INQUEUE %>
created_at : <%= Time.local(2000,1,1,10,50) %>
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