]> mj.ucw.cz Git - moe.git/history - submit/commands.c
Doc: Rewritten the project home page
[moe.git] / submit / commands.c
2009-03-28 Martin MaresMerge branch 'layout' layout
2009-03-16 Martin MaresAdapted to reflect changes in libucw.
2007-08-17 Martin MaresUse `char *' for all strings instead of `byte *'.
2007-07-01 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/eval.git
2007-06-29 Martin MaresImplemented NOP command and used it for testing that...
2007-06-28 Martin MaresAdded checking of contest time.
2007-06-28 Martin MaresImplemented a limit on number of submits of a single...
2007-06-28 Martin MaresMaximum submission size is now configurable per task.
2007-06-28 Martin MaresAdapted to recent libucw (log -> msg).
2007-06-05 Martin MaresPieces of the TODO list.
2007-06-05 Martin MaresRemember length of submitted files.
2007-06-04 Martin MaresMinor enhancements of STATUS command.
2007-06-04 Martin MaresSubmitting works, implemented STATUS command.
2007-06-04 Martin MaresFurther bits of submit command.
2007-06-04 Martin MaresFirst parts of submit command.
2007-06-04 Martin MaresDocumented the protocol.
2007-06-04 Martin MaresUse setproctitle() to display status.
2007-06-04 Martin MaresAdded general command code.