X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=TODO;h=f295577b02cc9a61dc0a7f54f8fe105c4854a7fc;hb=7a92716fb5147461b9c386038decff1540c1f2dd;hp=335f6e643356bd229f93fdeacc052bfcef78ffcc;hpb=d521278ecafa23c1a4062e64c51773fe1b098e7f;p=moe.git diff --git a/TODO b/TODO index 335f6e6..f295577 100644 --- a/TODO +++ b/TODO @@ -1,28 +1,46 @@ Evaluator ~~~~~~~~~ -lepsi time limity -zkopirovat *.ok i kdyz program spadne na run-time error -konfigurovatelne vstupni a vystupni soubory -konfigurovatelny pristup k timerum a /proc/self/stat (pripadne /proc/self/fd) -better formatting of the score table -online ukazovani runtime a memory -score: alignment of table cells +score: better formatting of the score table +interactive tasks: solve deadlocks? +interactive tasks: logging of messages +terminology: problem -> task ? +writing of verdicts to stdout (include timing and check on interactive tasks, including judge errors) +box: memory usage statistics (need to search for VMPeak in /proc/$PID/status, but it disappears too early) + +Judges +~~~~~~ +integrate to the top-level makefile +clean up exit codes +test cases for judge-shuff Environment ~~~~~~~~~~~ -per-user tmp ? -rhide: debugging Pascal programs: variable names must be upper-cased +fpc: add switch -gl (runtime errors write line#), but avoid that when inside the sandbox + +Installer: +- mo-install: reduce what gets copied to mo-eval home +- update group permissions +- quotas + +New submitter: +- contest: task status cache -Contest -~~~~~~~ -Prepare /home/mo/public//* for all problems -# ./comp-prepare - -# ./comp-kickout -# ./comp-cleanup +Various ideas: +scores dependent on time (like PL olympiad) +box: configurable access to timers and /proc/self/{stat,fd} +box: limit the total amount of data written to files, so that quotas don't have to be set up -before competition -~~~~~~~~~~~~~~~~~~ -uninstall telnetd -clean /tmp + /var/tmp and check permissions -reset owners of com-day* and com-all to avoid quota problems +TomGav: +- hook for translation of exit codes +- substitute $VAR without using eval +- stderr parsers +- {pre,post}{comp,run} hooks +- document which hook can be overridden by problem's config +- box: add redirection of stderr +- VMMax -> getrusage() +- clean up names of temporary files +- machine-readable log file +- split bin +- configurable names of in/out files +- multiple in files (stored as an archive or directory) +- locate-source: arbitrary input file name