Commit Graph

  • a1b66267cc
    Merge pull request #3 from QingdaoU/master Harry-zklcdc 2019-04-04 18:06:30 +0800
  • ee4e9f6174 修改dist源 Harry-zklcdc 2019-04-04 17:59:10 +0800
  • ccaebbadd7 完善代码下载功能 Harry-zklcdc 2019-04-04 17:52:25 +0800
  • 4bd37f9877 Merge branch 'BBBob-download_submission' Harry-zklcdc 2019-04-04 17:51:10 +0800
  • aa5673b1b8 Merge branch 'download_submission' of https://github.com/BBBob/OnlineJudge into BBBob-download_submission Harry-zklcdc 2019-04-04 17:50:55 +0800
  • eab80024a8 修复 JudgeServer task_number 并发更新的问题 virusdefender 2019-04-03 12:07:59 +0800
  • f1f2202731 bug fix virusdefender 2019-04-01 15:08:45 +0800
  • 36d8cc3e92 fix cpp lang seccomp rules virusdefender 2019-03-28 10:48:55 +0800
  • 3242c569b9 support Chinese contest name for submission download BBBob 2019-03-27 16:38:15 +0800
  • efc4f3f4c3 download the latest submission for OI mode BBBob 2019-03-26 21:18:35 +0800
  • 9869f6294c
    Merge pull request #233 from QingdaoU/feature/django20 李扬 2019-03-26 10:52:34 +0800
  • f2576a9411 fix tests virusdefender 2019-03-26 10:51:49 +0800
  • abfe99a8bf add sysoptions languages migrations virusdefender 2019-03-26 10:32:29 +0800
  • 20dd6237b6 add update notes virusdefender 2019-03-26 10:29:34 +0800
  • ece38de1d5 database connection retry virusdefender 2019-03-26 10:01:42 +0800
  • 26e03c26fc disable sentry in no production env virusdefender 2019-03-26 09:47:58 +0800
  • 6f8e68846c check is id virusdefender 2019-03-26 09:33:05 +0800
  • 7e4132bed1 尝试修复 submission 中的竞争问题 virusdefender 2019-03-26 09:21:00 +0800
  • 0d354d85a1 add username directory and contest name for submission download BBBob 2019-03-26 02:20:45 +0800
  • db3b3fa2a9 Remove bad quotes BBBob 2019-03-19 23:12:00 +0800
  • 1d52d6eb8d fix over-indented in test file BBBob 2019-03-19 22:53:08 +0800
  • b373dae613 delete blank line contains whitespace BBBob 2019-03-19 22:52:10 +0800
  • 69d487c5ec add only admin in user page BBBob 2019-03-19 20:56:04 +0800
  • b963f2d5bc pass io mode to judge server virusdefender 2019-03-13 17:57:59 +0800
  • 8cdc4acaaf share submission virusdefender 2019-03-13 17:57:41 +0800
  • d969c6fe5e 后端增加题目 io mode 相关逻辑 virusdefender 2019-03-12 16:10:21 +0800
  • 1adfd35615 解决 dispatcher 中部分数据库锁的问题 virusdefender 2019-03-12 14:57:44 +0800
  • c192304fd8 增加文件上传功能 virusdefender 2019-03-12 14:40:47 +0800
  • 7df98245e4 增加部分缓存 virusdefender 2019-03-11 17:57:43 +0800
  • 482a1a7d02 升级为 Python 3.7 virusdefender 2019-03-11 17:44:34 +0800
  • a5f0c8eb31 remove celery and use dramatiq virusdefender 2019-03-11 16:21:29 +0800
  • 1af50c0f4c 支持用户的删除 virusdefender 2019-03-11 11:43:15 +0800
  • 6ef16c8253 修复部分情况下提取 serializer 的错误信息的错误 virusdefender 2019-03-11 11:30:30 +0800
  • 6b7654a0c3 update to django 2.0 virusdefender 2019-03-11 11:25:10 +0800
  • ef74ab058b Fix over-indented monouno 2019-02-14 18:34:33 +0800
  • 375a038f62 Fix ACMContestHelperSerializer typo monouno 2019-02-13 11:12:06 +0800
  • 4bb040aa8c
    Merge pull request #7 from QingdaoU/master shaohuihuang 2019-01-16 11:06:58 +0800
  • f7bd9f16b4
    Merge pull request #212 from QingdaoU/bugfix/fix1 zema1 2019-01-15 20:40:43 -0600
  • 6f2bf0ef73
    Merge pull request #6 from QingdaoU/master shaohuihuang 2019-01-14 09:10:26 +0800
  • 619c26ac89
    Update demo url 李扬 2019-01-12 23:15:40 +0800
  • e7583fc17d
    Update demo url 李扬 2019-01-12 23:15:27 +0800
  • d742ee63e8
    Merge pull request #5 from QingdaoU/master shaohuihuang 2019-01-09 08:35:31 +0800
  • 747d6aed16
    Merge 931b4cabf5 into 91363e7444 HandsomeHow 2019-01-07 04:43:52 +0000
  • 5ae50e4e54 设置 gunicorn 和 celery 的 worker 数量,最小是 2 virusdefender 2019-01-05 14:53:55 +0800
  • a52f383930 将编译选项修改为数据库存储 virusdefender 2019-01-05 14:00:59 +0800
  • 2dc1d0cbce 修复 ACM 类型题目导入后,无法显示测试用例信息的问题 virusdefender 2019-01-05 13:13:30 +0800
  • efddadb898 增加数据库初始化脚本 virusdefender 2019-01-05 13:13:06 +0800
  • 91363e7444
    Merge pull request #203 from QingdaoU/fix_contest_submission 李扬 2019-01-05 14:05:44 +0800
  • d92d5a1b39 update serrializer HandsomeHow 2018-12-29 19:40:20 +0800
  • b36be2a71d update problem migration HandsomeHow 2018-12-28 14:14:20 +0800
  • 9bdf4f357c update problem migration HandsomeHow 2018-12-28 14:08:01 +0800
  • fb465cc035 update dispatcher HandsomeHow 2018-12-27 19:25:53 +0800
  • 86782391f9 update model and MD5 calculate for PE support HandsomeHow 2018-12-27 16:17:57 +0800
  • 931b4cabf5 bug fixed HandsomeHow 2018-12-19 11:23:28 +0800
  • e74329c6d4 make check similar not shared task HandsomeHow 2018-12-13 19:41:04 +0800
  • 2e463b9c0b modify similar result format HandsomeHow 2018-12-13 14:20:37 +0800
  • 19cee5d10d finish interface for get similar check result HandsomeHow 2018-12-10 16:29:14 +0800
  • ceea8a0415 fixed spell error HandsomeHow 2018-12-07 20:24:40 +0800
  • c9aaa8e417 similarity check finished HandsomeHow 2018-12-07 20:19:06 +0800
  • 9fa8b62315 add interface for similiar check HandsomeHow 2018-12-07 12:20:40 +0800
  • edceada9a2 add sim binary and modify contest models HandsomeHow 2018-12-05 19:55:17 +0800
  • 8a20af926d make contest rejudge shared task HandsomeHow 2018-12-19 09:36:00 +0800
  • 093246ec93 make contest rejudge shared task HandsomeHow 2018-12-19 09:35:21 +0800
  • c864571ebb
    Merge pull request #4 from HandsomeHow/revert-3-master HandsomeHow 2018-12-19 08:54:07 +0800
  • de6d1607a5
    Revert " filter VirtualP in Contest ranklist" HandsomeHow 2018-12-19 08:53:53 +0800
  • b48655ea7e
    Merge pull request #3 from ExpMango/master HandsomeHow 2018-12-19 08:49:38 +0800
  • 0b85a7bc5e
    Merge branch 'master' into master HandsomeHow 2018-12-19 08:49:18 +0800
  • 3921e1ccad use google translation api to translate compile error message into Chinese. shaohuihuang 2018-12-18 08:38:02 +0000
  • 34b33d9b51
    Merge pull request #4 from QingdaoU/master shaohuihuang 2018-12-16 14:04:37 +0800
  • 3406791d2a fix a vulnerability in contest submission zema1 2018-11-29 11:36:44 +0800
  • f2f6b48d69
    Merge pull request #202 from QingdaoU/api zema1 2018-12-15 20:44:30 -0600
  • 03c68419b0 remove restriction when using open api zema1 2018-12-16 10:30:19 +0800
  • 42fc6f5b6d Fix Rank List Bug ExpMango 2018-12-16 03:37:16 +0800
  • 5ac47c555b
    Merge pull request #3 from QingdaoU/master shaohuihuang 2018-12-15 22:32:52 +0800
  • d9592d09f4
    Merge pull request #2 from HandsomeHow/revert-1-master HandsomeHow 2018-12-15 21:44:55 +0800
  • a7f8bb7a2d
    Revert "filter VirtualP in Contest ranklist" HandsomeHow 2018-12-15 21:44:28 +0800
  • 8678a1b378
    Merge pull request #1 from ExpMango/master HandsomeHow 2018-12-15 21:44:09 +0800
  • 64330ffd4e filter VirtualP in Contest ranklist ExpMango 2018-12-15 21:30:25 +0800
  • 745dba8cad
    Update data.json 李扬 2018-12-15 18:05:14 +0800
  • 4ead43f8f6
    Update README.md HandsomeHow 2018-12-14 15:38:41 +0800
  • aa29fd8110
    Add files via upload HandsomeHow 2018-12-14 15:35:02 +0800
  • 358b8e19ae modify problem ordering HandsomeHow 2018-12-14 15:30:49 +0800
  • d917b9dc7b make check similar not shared task HandsomeHow 2018-12-13 19:41:04 +0800
  • 44abd7ff6b modify similar result format HandsomeHow 2018-12-13 14:20:37 +0800
  • e58d206c85 fixed rejudge bug HandsomeHow 2018-12-13 13:49:53 +0800
  • 35bf94c796
    Merge pull request #2 from QingdaoU/master shaohuihuang 2018-12-11 21:58:15 +0800
  • fb2015fc8c force to delete a problem even when it has submissions. shaohuihuang 2018-12-11 21:52:22 +0800
  • d9878af6f0
    Update README.md HandsomeHow 2018-12-11 20:01:39 +0800
  • 1c3d0e7c9b
    Update README.md HandsomeHow 2018-12-11 19:58:36 +0800
  • b8f853bfcb
    Add files via upload HandsomeHow 2018-12-11 19:52:37 +0800
  • 578ed28195
    Add files via upload HandsomeHow 2018-12-11 19:38:22 +0800
  • 4c38633826 finish interface for get similar check result HandsomeHow 2018-12-10 16:29:14 +0800
  • a5722d9f2e
    初始化管理员用户的时候,由判断 root 用户名是否存在改为是否有用户存在 李扬 2018-12-09 14:43:42 +0800
  • 7d0d1879ed fixed spell error HandsomeHow 2018-12-07 20:24:40 +0800
  • 978e76210c similarity check finished HandsomeHow 2018-12-07 20:19:06 +0800
  • 5f6c95ced1 add interface for similiar check HandsomeHow 2018-12-07 12:23:25 +0800
  • 8a4ceda2ec add interface for similiar check HandsomeHow 2018-12-07 12:20:40 +0800
  • c6d8fb0d75 merge readme HandsomeHow 2018-12-05 19:56:50 +0800
  • 344ffedfc0 add sim binary and modify contest models HandsomeHow 2018-12-05 19:55:17 +0800
  • a8175af78f change gcc compiler settings shaohuihuang 2018-11-27 20:48:06 +0800