Commit Graph

291 Commits (55cde825d6946d3b64b9311d4ac6b72c57d28dca)

Author SHA1 Message Date
undefined 46d7f4518e update LICENSE in package.json 3 years ago
undefined a5f8f02d8e judge: fix interactive(testlib) 3 years ago
undefined 6b5f91d155 judge: fix 3 years ago
undefined e10f3de562 add typedoc 3 years ago
undefined df66659c5f judge: also cache by last-modified 3 years ago
undefined 80ac44d98e ui: enhance language selection 3 years ago
undefined 377ef55d49 feats::
统一语言配置位置
支持langs继承
支持归类
3 years ago
undefined 5902b4d4b6 fix alerts 3 years ago
undefined b7f825f0a5 judge: enhance readCases 3 years ago
undefined fda62809a1 judge: fix read_cases with subtaskId 4 years ago
undefined cc0fc9e5b3 judge: better read_cases (#111) 4 years ago
undefined 9cdd47d256 judge: detail setting (#78) 4 years ago
undefined c65fddfb76 judge: java用户两倍时限 4 years ago
undefined 00586b5883 core: try to fix #121 4 years ago
undefined b8e03f28ea judge: fix #116 (problem_rejudge) 4 years ago
undefined b406b8989d judge: friendly error 4 years ago
undefined c86b063415 judge: fix pretest for standalone judge 4 years ago
undefined 6db15b3556 judge: fix testlib interactive 4 years ago
undefined b548a48b23 judge: allow minPriority config 4 years ago
undefined 936acf0139 judge: remove debug msg 4 years ago
undefined 8739bd5688 judge: fix maxBy 4 years ago
undefined a7fd32cac9 judge: auto-remove extra files (#104) 4 years ago
undefined 4710476678 judge: change sandbox memoryMax logic 4 years ago
undefined 2db1570d1b judge: update auto parse 4 years ago
undefined 988140c244 judge: change error type 4 years ago
undefined 878bcbc262 core: fix domain_join 4 years ago
undefined a3b1f7e640 judge: add memoryMax limit 4 years ago
undefined 04a68e35bd judge: fix readCases with limits 4 years ago
undefined f4c3ca20a2 ui: fix load 4 years ago
undefined aa6f3cc1d8 bump versions 4 years ago
undefined b0df7024e6 core: change build script to plain javascript 4 years ago
masnn 9a538130ee use findFile() api 4 years ago
undefined 1bb340f27a bump version 4 years ago
undefined 1c89596cb3 core: 支持显示时空限制 (#65)
虽然有点丑,但是能用
4 years ago
undefined dafa80f6f2 core: dump config.yaml to database (for #65) 4 years ago
undefined 680f8e58dd upgrade deps 4 years ago
undefined a0a6f5107f judge: 将testlib移入vendor 4 years ago
undefined 775605f812 core: 更改nSubmit, nAccept计算逻辑 (#76) 4 years ago
Rratic 8a9048445d
core: add julia language (#83)
Co-authored-by: undefined <i@undefined.moe>
4 years ago
undefined 5cc63bcb22 utils: 提取公共模块 4 years ago
undefined ba2cbffbfd judge: fix cache prune 4 years ago
undefined 43c4bfd8e7 feat: search with sonic 4 years ago
undefined fbfd979bf7 Merge branch 'master' of https://github.com/hydro-dev/Hydro 4 years ago
undefined 1e0f651dea upgrade dep 4 years ago
Rratic c97f7f6cc0
core: add tags (#75) 4 years ago
Macesuted f7478ab346
update translation (#64)
Co-authored-by: Macesuted <macesuted@qq.com>
4 years ago
undefined 666a610b25 upgrade deps 4 years ago
undefined 4a34a91848 judge: also fix for daemon 4 years ago
undefined b15cadf5fb judge: 优化无测试数据时的提示 4 years ago
undefined a6297bfe9b core: better upgrade mode 4 years ago
undefined b371ee6464 bump version 4 years ago
undefined 599c1f7c18 core: emit types for callable model operation 4 years ago
undefined d662c55034 judge.cases: 添加测试点数量配置不正确的提示 4 years ago
undefined 26206d36cc judge.vj4: run dos2unix for input files 4 years ago
undefined be0b90dcd4 core: fix system_setting to update codeLang list 4 years ago
undefined a22400d247 judge: fix syzoj scoring 4 years ago
undefined dcf949dc7a judge: fix sysinfo format 4 years ago
undefined a0b0e59389 judge: daemon: 上报系统状态 4 years ago
undefined 9395ba1a7a judge: fix syzoj checker 4 years ago
undefined a81d514b10 core: 修复设置中无法取消选中checkbox的问题 4 years ago
undefined 4c37aedfff core: remove terminal-kit 4 years ago
Macesuted Kysic f4c415acb3
judge: fix SYZOJ checker config (#57) 4 years ago
Macesuted Kysic 768f6b4d80
Update testlib.h 4 years ago
undefined f1f383c572 judge: fix testlib compile 4 years ago
undefined e3355aa43c judge: use /dev/null 4 years ago
undefined e670f703f1 remove unused vars 4 years ago
undefined a6cdee0b6d judge: add --show-sandbox-call option 4 years ago
undefined 7fdcbc5220 judge: auto add testlib.h to /w 4 years ago
undefined d6349a70cf judge: 修复 time&mem limit 在自动模式不生效的问题 4 years ago
undefined 735ed8e744 core: 提取语言设置 4 years ago
undefined 1f0ae8f13b judge: 集成testlib,修复交互题功能 4 years ago
undefined d49f134fa3 judge: add testdata sync lock 4 years ago
undefined e9268e120e judge: add format func 4 years ago
undefined 07d7a38a1b codeql: remove some useless check 4 years ago
undefined 8c6f9a3b71 judge: add cache cleaner 4 years ago
undefined c251cf33e8 judge: 记录测试数据的最后使用时间 4 years ago
undefined 6097219691 judge: add ws to dep 4 years ago
undefined 61a941b989 judge: 限制compiler_text长度 4 years ago
undefined 4714d65c3f judge: fix #54 and #55 4 years ago
undefined 0d52d3fee8 judge: 植入广告 4 years ago
undefined 6decc3c668 judge: fix interactor load 4 years ago
undefined 9c0afa38e3 deps: lock systeminformation to 5.3.3 4 years ago
undefined 6fb05fd5a0 judge: 绕过PERM_VIEW_PROBLEM_HIDDEN检查 4 years ago
undefined 659aa4b2a5 judge: fix subtask deps 4 years ago
undefined 0351282b59 judge: submit_answer: allow check by line 4 years ago
undefined af70df2a5d install: 默认使用清华源安装mongodb 4 years ago
undefined 728b49c553 judge: add default limit for run 4 years ago
undefined 33aaf1f2ea core: 修复自测不提供输入数据会进入评测流程的问题 4 years ago
undefined bb856bacce judge: 支持调整stdio缓冲区大小 4 years ago
undefined fe6f0208f5 judge: 兼容多目录测试数据 4 years ago
undefined 3a3983d38d workspace: update eslint config 4 years ago
undefined bc3fc23ff3 core: IDE: stderr回显 4 years ago
undefined d73ab6833e fix 4 years ago
undefined f0c1b49ac1 core: 修复作业成绩表计分异常的问题 4 years ago
undefined f0b9bee937 core: 修复错误
* 无法下载测试数据的问题
* 无法导出作业成绩单的问题
* cli 模式无法载入的问题
* syzoj 导入跳转错误的问题
4 years ago
undefined f2a999aacb lint 4 years ago
undefined 2bf1a18890 judge: 可调的性能设置 4 years ago
undefined 84d7e1b95d import-qduoj: fix 4 years ago
undefined 0ae8126da6 judge: fix initial run 4 years ago
undefined a5ac22a9df judge: bump version 4 years ago
undefined cce3b3a745 core: 修复pretest结果不回显的问题 4 years ago
undefined 3d9acf2c1a core: 支持修改tags & workspace: upgrade to js-yaml@4 4 years ago
undefined c89ef43a88 judge: fix testdata sync 4 years ago
undefined 5589b7dabe update deps 4 years ago
undefined 1e0bd7543c upgrade deps 4 years ago
undefined e3dad8ff60 core: import.syzoj: async 4 years ago
undefined bd8ff05387 fix some bugs, bump ver(2.15.0), update install 4 years ago
undefined 4d031eb9ab core: logger upd 4 years ago
undefined d4088f429a move zh_CN to zh 4 years ago
undefined 558fe34db1 judge: change testdata download logic 4 years ago
undefined c30fbe1e6b feat: minio storage support framework 4 years ago
undefined fbd7601419 workspace: update contact info 4 years ago
undefined 10a57f88da judge: 测试点中不传入STATUS_JUDGING 4 years ago
undefined 36fef2cd20 core: 修复base64文件名中出现/会导致无法下载的问题 4 years ago
undefined 5dd5dca675 judge: better config validate 4 years ago
undefined 2cc9c6a06a judge: better config 4 years ago
undefined a9a2b4023a judge: fix config read 4 years ago
undefined 7d1ddff47b judge: update limit 4 years ago
undefined e593ebd879 core: syzoj: testdata_download 4 years ago
undefined 88a9394836 judge: subtasks dep (#35) 4 years ago
undefined 9f0668d938 judge: skip subtask if already unaccepted (#34) 4 years ago
undefined 59f3c065d7 typo fix 4 years ago
undefined de40219a88 judge: configurable limits (#31) 4 years ago
Junu Kwon 55352ab27b
judge: translation(ko) (#30) 4 years ago
undefined c16a1248a0 judge: add translation api, add zh_CN.yaml 4 years ago
undefined 34a2259dd9 fps: 支持导入题解 4 years ago
undefined 3389a490fc upgrade deps 4 years ago
undefined bff5c08101 judge: 修复多个测试点间copyIn冲突 4 years ago
undefined 421f879b36 judge: bump version 4 years ago
undefined 7ea0581ea9 remove unused vars 4 years ago
undefined edfbd29902 judge: 支持脱离core运行 4 years ago
undefined cafb3b03e5 bump ver 4 years ago
undefined 88c15193d6 judge: 使用filename配置时限制并行任务数量为1 4 years ago
undefined 591acbb285 judge: 修改ini配置下默认内存限制为256MB 4 years ago
undefined 1f4420fbaa judge: 修改tmpfs大小为256MB 4 years ago
undefined 8c65f89e55 judge: 优化找不到数据时的错误信息 4 years ago
undefined dd4ecdb029 fix problems found by deepscan.io 4 years ago
undefined 2e8f3e42cd judge: 修复测试数据参数传递异常 4 years ago
undefined ee0f5deedc core: 支持题目导出 4 years ago
undefined 83d8d74715 judge: 修复测试数据更新无效的问题 4 years ago
undefined 3fc5612ca3 judge: 支持对不同语言设置不同时限 4 years ago
undefined c553f204ad judge: 限制总评测时间为60s 4 years ago
undefined bd9eccdc1c judge: convert ini config.toLowercase 4 years ago
undefined 13e874d139 judge: 测试数据组数过多时拒绝评测 4 years ago
undefined 1231fb2ce7 judge: 限制测试包中文件数量 4 years ago
undefined de7223e055 judge: 错误详情上报 4 years ago
undefined 4798153ce9 judge: fix copyIn 4 years ago
undefined 51a6b8b9c4 judge: do not clean if checker=default 4 years ago
undefined 508e42b0eb core: add hooks for DomainDoc 4 years ago
undefined b3aa0a5e09 core: add logger for task 4 years ago