Commit Commit Message Age Author Refs
load previous
r151:dc2e8f82e9df
 
fix java to show error when compile error
r150:4a463ac6ccfb
 
handle the case when problem id or submission id is null. Grader will simply skip such request. Add more report on console (for command line grading)
r149:84ba9b0dee25
 
merge bugfix from the main branch
merge algo
r148:8026f5b1cfca
 
fix logg() in compile, add more logging to engine.rb when the problem cannot be found
r147:9e3cee7d454d
 
add more languages, java and ruby add bookmark algo-bm and branch algo
r146:96f734239019
 
change hashbang to /usr/bin/env ruby
r145:8074e026a517
 
preserves script permission in import_problem script
Jittat Fakcharoenphol
r144:90bc00888722
 
updated installer script
Jittat Fakcharoenphol
r143:4a086f8c3bac
 
uses /usr/bin/env ruby in import script
Jittat Fakcharoenphol
r142:b55671b945cc
 
installs bundler before running bundle in installation script
Jittat Fakcharoenphol
r141:713a51b141eb
 
updated installation script
Jittat Fakcharoenphol
r140:bb201fc4733c
 
added MIT LICENSE
Jittat Fakcharoenphol
r139:1e721a756b43
 
removes RUBYOPT env before calling judge scripts
Jittat Fakcharoenphol
r138:34806c3fad9c
 
removed commented dir clear scripts
Jittat Fakcharoenphol
r137:53b8c3638695
 
fixed grader to work with ruby 1.9
Jittat Fakcharoenphol
r136:4489f3c36159
 
changed repo url to use git, thanks to nullzero
Jittat Fakcharoenphol
r135:41f2106a531e
 
fixed rails version to 2.3.8. current system is incompatible with rails 3.
Jittat Fakcharoenphol
r134:e76da497dd2a
 
updated to rails 2.3.8 by removing dependence on rack 1.0.1, be quiet when fetching git repos
Jittat Fakcharoenphol
r133:42a12455e6ad
 
skips bad submissions in autonew mode
Jittat Fakcharoenphol
r132:ca6ce454fda9
 
autonew skips submissions with bad problems, forbids getch, better compiler msg when preprocessing fails, reports compile error when the executable is too large (100MB)
unknown
load next