青岛大学OJ
Go to file
2018-12-10 16:29:14 +08:00
.github security email 2018-08-11 15:09:06 +08:00
account fix bug 2018-11-19 22:29:16 +08:00
announcement alter to text field 2018-05-01 12:56:23 +08:00
conf Fixed problems in dispatcher, fixed testcase download error 2018-08-21 15:22:35 +08:00
contest finish interface for get similar check result 2018-12-10 16:29:14 +08:00
data fix tests 2018-05-05 16:52:54 +08:00
deploy lock python redis version 2018-11-17 11:21:31 +08:00
docs new release 2018-09-26 17:47:37 +08:00
fps fix bug 2018-11-19 22:29:16 +08:00
judge fix rejudge count bug 2018-11-17 19:46:40 +08:00
oj use secret key file 2018-05-05 15:21:53 +08:00
options alter to text field 2018-05-01 12:56:23 +08:00
problem fix bug of ce and total_time 2018-11-22 11:21:07 +08:00
submission Fixed: #164 2018-08-06 22:19:09 +08:00
utils support fps problems import; fix qduoj problems import 2018-04-18 00:08:18 +08:00
.coveragerc coverage 2017-01-24 13:36:28 +08:00
.flake8 add session management api; add more unit tests for account module 2017-09-16 20:40:56 +08:00
.gitignore fix tests 2018-05-05 16:52:54 +08:00
.travis.yml fix tests 2018-05-05 16:52:54 +08:00
Dockerfile revert Dockerfile 2018-11-20 10:11:06 +08:00
LICENSE update readme and license 2017-11-30 09:42:16 +08:00
manage.py isort 2017-01-23 16:48:04 +08:00
README-CN.md fix URL 2018-07-29 22:24:13 +08:00
README.md Update README.md 2018-11-26 09:55:07 +08:00
run_test.py 补全account测试 2017-11-23 21:12:37 +08:00
sim_c add sim binary and modify contest models 2018-12-05 19:55:17 +08:00

OnlineJudge 2.0

定制版QDUOJ,添加了比赛rejudge功能,需要与前端配合使用.

需要rejudge时,超级管理员去后台把该题目隐藏,然后等这个题没有pending和judging了再点rejudge即可.

License

MIT