Commit Graph

397 Commits (1472c1567c791a8200f678b11c8523a6147dc9d3)

Author SHA1 Message Date
undefined 1b53bfa2b4 core: add FileTooLargeError 4 years ago
undefined 4a294f59a8 core: 将pid设置为可选 4 years ago
undefined a22400d247 judge: fix syzoj scoring 4 years ago
undefined 0babd5b821 core: problem_receive提供来源显示 4 years ago
undefined 006f969de6 core: fix problem edit without pid change 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 f1d115f383 core: 将已发往评测机的任务标记为fetched 4 years ago
undefined 72998f643b core: add log for send-mail-error 4 years ago
undefined a81d514b10 core: 修复设置中无法取消选中checkbox的问题 4 years ago
undefined 7a41fecb0e core: 整合tag与category 4 years ago
undefined 454afbcb08 core: 修正problem_send鉴权 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 e76459cff6 core: export pagination settings 4 years ago
undefined 7fdcbc5220 judge: auto add testlib.h to /w 4 years ago
undefined d33401c4e9 core: start another worker on crash 4 years ago
undefined fa9396afd0 fps: 增加文件大小限制 4 years ago
undefined 8af14294b2 core: update memory_units 4 years ago
undefined d6349a70cf judge: 修复 time&mem limit 在自动模式不生效的问题 4 years ago
undefined 8e90f24d01 core: 修复ua无法识别时打开home_security错误的问题 4 years ago
undefined 735ed8e744 core: 提取语言设置 4 years ago
undefined 1f0ae8f13b judge: 集成testlib,修复交互题功能 4 years ago
undefined 66243005e1 core: ProblemDetail: remove difficulty setting check 4 years ago
undefined 27904e0d7a core: RecordMainConnection: filter by domainId 4 years ago
undefined 09a83c4364 core: support extra title content 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 323e7011ba core: sockjs: change close code to 4000 4 years ago
undefined f2fbbb8af9 core: send: 区分远端错误与本地错误 4 years ago
undefined 6f96e7fa9e core: fix testdata sync 4 years ago
undefined 6097219691 judge: add ws to dep 4 years ago
undefined 86ee028517 import-qduoj: 自动处理题号冲突,修复样例处title为空的问题 4 years ago
undefined bf81742fb5 core: 跨站发送题目 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 46cb2e31dd migrate-vijos: support to latest ver 4 years ago
undefined 6fb05fd5a0 judge: 绕过PERM_VIEW_PROBLEM_HIDDEN检查 4 years ago
undefined c9fdd26504 core: add Types.Set 4 years ago
undefined 43d721b630 core: record_main忽略自测信息更新 4 years ago
undefined ac6ccc438b core: add PRIV_USER_PROFILE to judge account 4 years ago
undefined de908236e3 core: 修复总是显示用户当前离线的问题 4 years ago
undefined f9aef434cb core: 修复hydrooj addon运行完成后不会自行退出的问题 4 years ago
undefined 3f78c35359 core: 修复nAccept计算异常的问题 4 years ago
undefined 4652ce86ab fps: 移除input参数 4 years ago
undefined 659aa4b2a5 judge: fix subtask deps 4 years ago
undefined 7799e1fed7 core: 测试数据添加_id便于索引 4 years ago
undefined 545906d3d3 ci: 更新node版本至14.x 4 years ago
undefined 0351282b59 judge: submit_answer: allow check by line 4 years ago
undefined 9bae058893 core: 修复系统设置中键值多出空格的问题 4 years ago
undefined af70df2a5d install: 默认使用清华源安装mongodb 4 years ago
undefined 728b49c553 judge: add default limit for run 4 years ago
undefined fa1392fa4b core: 优化AC量计算
- 比赛中不计入nAccept
- script.problemStat添加用户AC量统计
4 years ago
undefined 0ceb095314 移除多余接口 4 years ago
undefined 33aaf1f2ea core: 修复自测不提供输入数据会进入评测流程的问题 4 years ago
undefined bb856bacce judge: 支持调整stdio缓冲区大小 4 years ago
undefined 91f364d1b9 core: 修复additional_files列表显示错误 4 years ago
undefined 6cfd226e1e core: 修复p_files.get_links.pdoc缺失导致无法下载测试数据的问题 4 years ago
undefined fe6f0208f5 judge: 兼容多目录测试数据 4 years ago
undefined c05149f0f9 core: 优化ProblemFiles.postGetLinks 4 years ago
undefined 3a3983d38d workspace: update eslint config 4 years ago
undefined 4e4f6688bc core: fix import.syzoj (#50) 4 years ago
undefined 2328bada9d core: 修复无PERM_VIEW_PROBLEM在user_detail能够查看到题目标题的错误 4 years ago
undefined bc3fc23ff3 core: IDE: stderr回显 4 years ago
undefined d73ab6833e fix 4 years ago
undefined 85b12f245d core: 修复文件删除回显 4 years ago
undefined df0982c690 core: homework: 修正导出逻辑 & record: 添加统计信息 4 years ago
undefined f0c1b49ac1 core: 修复作业成绩表计分异常的问题 4 years ago
undefined f0b9bee937 core: 修复错误
* 无法下载测试数据的问题
* 无法导出作业成绩单的问题
* cli 模式无法载入的问题
* syzoj 导入跳转错误的问题
4 years ago
undefined 66639b14de core: 添加登录域名记录 4 years ago
undefined 3c4256be84 core: files: 添加文件列表缓存 4 years ago
undefined 9e92891fb2 core: model.problem.add/del AdditionalFile 4 years ago
undefined 25e7e00518 core: homework: 自动转换pids 4 years ago
undefined f2a999aacb lint 4 years ago
undefined d1e119fe7f core: remove pdoc.config (use config.yaml instead) 4 years ago
undefined 6fbb7588e1 core: feat: problem_send 4 years ago
undefined 62a5bc319b core: 支持绑定自定义域名 4 years ago
undefined c0efda36cd core: 修复密码错误重新登录时跳转到主域的问题 4 years ago
undefined d037560f91 w: 编译提速 4 years ago
undefined 6c6a0df0f0 core: script: 修复脚本回显错误的问题 4 years ago
undefined 12c43a9635 interface: remove remote problem config 4 years ago
undefined 3dcc6d2aa2 core: import.syzoj: del tmp file 4 years ago
undefined 380b136718 Update zh.yaml 4 years ago
undefined a78f7d9444 Update import.syzoj.ts 4 years ago
(Macesuted) d50251f361 fix some mistakes 4 years ago
Macesuted 6daa44fb09 优化了syzoj2导入后的题面效果 4 years ago
undefined 2bf1a18890 judge: 可调的性能设置 4 years ago
undefined 8c8dcb89eb core: storage: 热重载 4 years ago