Commit Graph

313 Commits (1c3dc161b697bddaf70cdce5a5bed0cf1d847b3c)

Author SHA1 Message Date
masnn 9a538130ee use findFile() api 4 years ago
undefined 1c89596cb3 core: 支持显示时空限制 (#65)
虽然有点丑,但是能用
4 years ago
undefined dafa80f6f2 core: dump config.yaml to database (for #65) 4 years ago
undefined a0a6f5107f judge: 将testlib移入vendor 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
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 4a34a91848 judge: also fix for daemon 4 years ago
undefined b15cadf5fb judge: 优化无测试数据时的提示 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
Macesuted Kysic f4c415acb3
judge: fix SYZOJ checker config (#57) 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 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 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 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 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 0ae8126da6 judge: fix initial run 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 bd8ff05387 fix some bugs, bump ver(2.15.0), update install 4 years ago
undefined 4d031eb9ab core: logger upd 4 years ago
undefined 558fe34db1 judge: change testdata download logic 4 years ago
undefined 10a57f88da judge: 测试点中不传入STATUS_JUDGING 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 de40219a88 judge: configurable limits (#31) 4 years ago
undefined c16a1248a0 judge: add translation api, add zh_CN.yaml 4 years ago
undefined bff5c08101 judge: 修复多个测试点间copyIn冲突 4 years ago
undefined 7ea0581ea9 remove unused vars 4 years ago
undefined edfbd29902 judge: 支持脱离core运行 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 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 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 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 441515297a 修复分数为0时不会自动更新成绩的问题,添加旧版测试数据格式兼容 4 years ago
undefined 84ae0b7791 修复一处奇特的错误 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 6eed519407 优化中文搜索 4 years ago
undefined 71de49fc49 oauth map 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