1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename README to README.md to be shown better in github More... about 14 years ago
Remove unused code More... about 14 years ago
Fix minor bug More... about 14 years ago
catch singal when no daemon More... about 14 years ago
Fix bugs More... about 14 years ago
Add verbose message and fix many bugs More... about 14 years ago
Hot fix More... about 14 years ago
Using transaction More... about 14 years ago
Merge branch 'master' of git://github.com/yuxiaoye1223/onlinejudge2 More... about 14 years ago
Reconstruct judge daemon code More... about 14 years ago
Now, judged can work, namely we can run judgelib from CLI, but the database's reconnect has something wrong. More... about 14 years ago
move database operation into judgelib.php from judge/**/lib.php ideone now work very correctly, sandbox can compile too, but cannot get the result, something must happen during sand run, because after proc_open ,the pipes array only has one element, and either a.out.out or a.out.err is null. More... about 14 years ago
Add cli arguments support More... about 14 years ago
Add a formal heading More... about 14 years ago
Add new db fields for future usage More... about 14 years ago
Merge branch 'master' of git://github.com/yuxiaoye1223/onlinejudge2 More... about 14 years ago
Remove unused function More... about 14 years ago
complete the judge framwork , move database insert operation into judgelib.php, the next step is use background process. More... about 14 years ago
small fix More... about 14 years ago
frame of events, move cron to be independent file More... about 14 years ago
test to render the config form. More... about 14 years ago
Merge branch 'master' of git://github.com/yuxiaoye1223/onlinejudge2 More... about 14 years ago
Finish rejudge all More... about 14 years ago
add base simpletest More... about 14 years ago
try to add database operation,firstly insert into database, then slowly update the record. More... about 14 years ago
add cron ,but it doesn't work correctly. More... about 14 years ago
Backup & restore of assignment type More... about 14 years ago
Copy backup structure from offline assignment type More... about 14 years ago
Pass files' pathname hash to judgelib More... about 14 years ago
Merge branch 'master' of git://github.com/yuxiaoye1223/onlinejudge2 More... about 14 years ago