Commit Commit Message Age Author Refs
load previous
r167:9db5952d7bb1
 
change compile to remove package from java change box command for run script
r166:bea407bc1073
 
adjust time limit, double for ruby,python,php
r165:6f663119800b
 
add php
r164:447fdbbeac2c
 
change memory resolution in report to kbytes
r163:fd533c5e394b
 
add options for grading all submissions of a specific problem
r162:3ba16858c472
 
add c++11 support to compile script
r161:d5a0f0a406b5
 
clean up run command to check for running time / memory merge check.float
merge algo
r160:f0502be39e3b
 
add run_stat checking
r158:19e4c7e30be4
 
fix java compiler and runner box does not stop on time because we let box run the script, not the java itself
r157:b4e13c98cfec
 
fix bux when pid=0
r156:79ac3b784a65
 
add new box, from moe, and modified to report running time in grader format
r155:f8b072255536
 
quick fix for ruby right now, ruby will do just minimal checking... consider using rubinius for running ruby
r154:3e585749d18c
 
add python support we compile it into bytecode before run (see 'judge' and 'run')
r152:394121525814
 
last commit is a dud...fixing it now.
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
r147:9e3cee7d454d
 
add more languages, java and ruby add bookmark algo-bm and branch algo