Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
added box for 64bit
Commit Description:
added box for 64bit
#
# See documentation in lib/configuration.rb
#
Grader::Initializer.run do |config|
config.problems_dir = GRADER_ROOT + "/../ev-exam"
config.user_result_dir = GRADER_ROOT + "/../result"
config.talkative = true
config.logging = true
config.log_dir = GRADER_ROOT + "/../log"
config.report_grader = true
config.test_request_input_base_dir = RAILS_ROOT + "/data/test_request/input"
config.test_request_output_base_dir = RAILS_ROOT + "/data/test_request/output"
config.test_request_problem_templates_dir = config.problems_dir + "/test_request"
config.comment_report_style = :short
end
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