Commit Graph

507 Commits (9901ffa62d1c6287d5323a950b27f82a7ef84f59)

Author SHA1 Message Date
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
undefined 2efc241c56 remove unused import 4 years ago
undefined ee62870e70 core: add RecordDetailHandler.postCancel
judge: allow judge without config
4 years ago
undefined e3266ca9e6 judge: fix readYamlCases 4 years ago
undefined ec2b95c91a judge.vj4: 修复.ini配置读取异常的问题 4 years ago
undefined 06ff754af3 update readme, remove unused import 4 years ago
undefined 9ba6bd41f5 judge: 修复spj的WA被报告为SystemError的错误 4 years ago
undefined 65e2cf9613 judge: 修复judge_extra_files无法正常引入的问题 4 years ago
undefined 3c9161292a judge: 修复使用vj4后端时测试点显示异常的问题 4 years ago
undefined 59b38130b6 judge: fix langs config 4 years ago
undefined aad53cf51e judge: add yargs to dep 4 years ago
undefined cf6e314071 bump ver 4 years ago
undefined 0867f2ff2d judge: update export for config 4 years ago
undefined 156d931811 judge: daemon mode 4 years ago
undefined 9a58c28a91 judge: dedicate logger, add host vj4 4 years ago
undefined f78d19bebb judge: 修复java编译异常的问题 4 years ago
undefined 4b7f18baaa judge: ignore tmpfs error 4 years ago
undefined 7ceb8fc028 add user_dropdown 4 years ago
undefined 441515297a 修复分数为0时不会自动更新成绩的问题,添加旧版测试数据格式兼容 4 years ago
undefined 03d199fe9d bump ver,system.get更换为同步操作 4 years ago
undefined 84ae0b7791 修复一处奇特的错误 4 years ago
undefined ce0357d9bd auto generate tsconfig 4 years ago
undefined 7d25830ea3 judge: 仅在debug模式下发送性能数据 4 years ago
undefined 8b956575ee draft: hack? 4 years ago
undefined 6ba93841ea 修复oauth.google setting字段异常问题,将__mock__添加至ignore 4 years ago
undefined 147637d539 fix 4 years ago
undefined f75c12f4bd bump version 4 years ago
undefined 6eed519407 优化中文搜索 4 years ago
undefined 03dc8903e2 添加全局rate_limit,更换ui节点接口 4 years ago
undefined b5c1f41dd2 修复一处类型错误 4 years ago
undefined ce69235207 draft: 从fps文件导入题目 4 years ago
undefined d0e36daec1 bump versions 4 years ago
undefined a01383c1c1 修复hydrojudge模块加载异常的问题 4 years ago
undefined 7651b0a697 fix: prepublish & record rejudge 4 years ago
undefined fbd8796b8d update tsconfig.json 4 years ago
undefined 71de49fc49 oauth map 4 years ago
undefined ce79bfab8b upgrade dep 4 years ago
undefined 76f105c4c8 import without pid check, fix bulk, upgrade dep 4 years ago
undefined b472b5c245 +translation +argType.Range 4 years ago
undefined 3cb4d2ad49 🆕 系统状态,修复题目复制 4 years ago
undefined 933dc73162 fix linting 4 years ago
undefined 6b88570bd6 hydrojudge intergration 4 years ago