Commit Graph

507 Commits (9901ffa62d1c6287d5323a950b27f82a7ef84f59)

Author SHA1 Message Date
undefined 5d0676a5d9 judge: bug fixes 2 years ago
panda fe0cd78db7 fix hack rejudge & rejudge all 2 years ago
undefined 3401cd75bf judge: respect hack subtask configured score 2 years ago
undefined f87c320e42 core: handle hack rejudge 2 years ago
undefined ce8627bce8 judge: remove low-performance api 2 years ago
undefined 9d0aeebe12 judge: handle optional stdin and redirection 2 years ago
undefined 5dfb81c6c3 judge: fix temp dir resolve 2 years ago
undefined a8111c2ecc core: restore: ignore old env 2 years ago
undefined 53ea4e758a judge: enhanced scorer 2 years ago
undefined 7c0f80e5a0 judge: fix baseURL handle 2 years ago
undefined 4e0c9bb00a core&judge&ui: hack submission 2 years ago
undefined 07ab4f1bbd judge: bug fix 2 years ago
undefined 511d08c850 judge: provide 2x limits for pretest 2 years ago
undefined 5e113d9c7e judge: use compileInteractor and per file cleanup 2 years ago
undefined 15ea8232a8 judge: hack 2 years ago
undefined 7f967060cd judge: remove useless suffix 2 years ago
undefined 805c8e4cd3 judge: remove check() function 2 years ago
undefined 1c6cdfc6ff judge: update config loader 2 years ago
undefined e9787f2ba5 judge: use basename instead of parseFilename 2 years ago
undefined 7bf2e73561 judge: use common workflow 2 years ago
undefined 1394af0591 judge: use p-queue 2 years ago
undefined 636446c43a judge: refactor: use common JudgeTask interface 2 years ago
undefined 5e8d2b1286 ui: update eslint rules 2 years ago
undefined 91fc14f010 judge: skip analysis for rejudged submissions 2 years ago
undefined b48dc5344a workspace: add nyc coverage test 2 years ago
undefined b9e6316a82 install: remove outdated script 2 years ago
undefined ca22feb62a judge: objective 2 years ago
undefined 9b92b47656 judge: objective: ensure typeof score = number 2 years ago
undefined 84c7815ef6 judge: bug fix 2 years ago
undefined ad050ba1fb judge: remove /nix path prefix 2 years ago
undefined 9a44422522 judge: rollback testlib version (MikeMirzayanov/testlib#160) 2 years ago
panda 1ba52c5a18
judge: support multi answers (#401, issue #397) 2 years ago
undefined 7dafab8344 utils: module loader register 2 years ago
undefined 838374b74c judge: only skip subtask if score marked as zero 2 years ago
undefined a44e744a28 judge: disable rerun for long-time testcases 2 years ago
undefined 931b7b391e bump version 2 years ago
panda ad97b6b959
judge: fix case settings not enable (#388)
* judge: fix case settings not enable

* judge: change to only case settings
2 years ago
undefined c4897b0aba judge: fix testcase id generation 2 years ago
undefined f51d94edca judge: objective: allow empty answers 2 years ago
panda 8d30a642e3 version: bump version 2 years ago
panda d7f72617c8 judge&ui: fix bugs 2 years ago
undefined e212addb84 Merge branch 'master' into enhance_objective 2 years ago
panda 00bdea78d2 judge: fix type check 2 years ago
panda 0195ba361e judge&ui: fix bugs 2 years ago
undefined 76745639c1 judge: change objective config format 2 years ago
undefined dd3a54f57c workspace: bump version 2 years ago
undefined b367069050 util: fix score calculation 2 years ago
undefined ef5a2f5334 judge: handle subtaskId for ignored cases 2 years ago
undefined f16a65a7ed judge: add subtask.id check 2 years ago
undefined e3d61924ef judge: use config[key] 2 years ago
undefined a6c41ec39d judge: default setting 2 years ago
undefined b74f6b64f8 judge: merge processTestdata 2 years ago
panda 842322d15c
utils: fix normalizeSubtasks score (#356) 2 years ago
undefined a585c13a72 judge: provide score & subtaskId 2 years ago
undefined 69c6a34c34 judge: optional error params 2 years ago
undefined ba3c6bb235 judge: fix checkFIle impl 2 years ago
undefined 67ec4cea0c w: upgrade deps 2 years ago
undefined fed6daae51 utils: apply default limit to normalizeSubtasks 2 years ago
undefined 488a440d39 judge: bump version 2 years ago
undefined 539a1c44ce judge: use case.score & normalizeSubtask API 2 years ago
undefined 310189bc4d ui: UI&UX enhance, bug fixes
Co-authored-by: panda <panda_dtdyy@outlook.com>
2 years ago
panda 4ccb838a06 utils&ui: move public utils & add upload 2 years ago
panda 1f498484d2 core&ui: add problem_config
Co-authored-by: undefined <i@undefined.moe>
2 years ago
undefined 27056c5b69 judge: fix testlib points message 2 years ago
undefined 8ba14111db judge: fix bearer token 2 years ago
undefined 5af082eac8
core, ui, judge: rewrite http & ws layer (#352) 2 years ago
undefined 128668ec63 judge: bug fix 3 years ago
undefined 6c5a73dae4 judge: ignore stdout in fileIO mode 3 years ago
undefined 39c5e7661b judge: submit_answer: support wildcard filename 3 years ago
undefined c383c40477 judge: submit_answer: simplify logic 3 years ago
undefined b17bc16d66 judge: sysinfo: only get stack size when needed 3 years ago
undefined 37e72fa5ae judge: fix ctx types 3 years ago
undefined 20a1542bc3 judge: add type: submit_answer support 3 years ago
undefined d589217a75 ci: add test & benchmark 3 years ago
undefined ef59d79b1a judge: code wrapper for sysinfo 3 years ago
undefined 1adf04ae47 judge: fix warnings 3 years ago
undefined 0cb5afa169 judge: submit_answer 3 years ago
undefined a84b74be77 judge: fix testlib multi-line matching 3 years ago
undefined 37a6a0365c judge: output length check 3 years ago
undefined ab788b3d79 judge: fix analysis default value fallback 3 years ago
undefined 592774c091 judge: add HYDRO_PRETEST env to analysis 3 years ago
undefined ac67be96e0 judge: common analysis 3 years ago
undefined d225be35c9 judge: allow runtimeErrorAnalysis hook 3 years ago
undefined dd157a5e3b judge: allow prepare with startPromise 3 years ago
undefined 4ce8439e99 judge: add user_code to checker context (#325) 3 years ago
undefined 1479a00cad judge: fix testcase matching for inputX.txt 3 years ago
undefined 18fc66ecb7 core&ui&elastic: support elastic search and allow search result pagination 3 years ago
undefined f621d26ed7 bump deps version 3 years ago
undefined d60f31c427 core&ui: use langConfig.hidden for remote problems 3 years ago
undefined 7faf8ca30c judge: set spj return status whitelist 3 years ago
undefined 671d8077b3 judge: testlib: allow control fuction 3 years ago
undefined f1734761c3 judge: provide HYDRO_LANG in compile stage 3 years ago
undefined 7acaf00e78 judge: auto apply compile.sh and execute.sh 3 years ago
undefined a9082354c8 judge: enable copyIn in execute stage 3 years ago
undefined e80e8815cb core&judge: bump deps version 3 years ago
undefined a2004056ac core: update judge config 3 years ago
undefined 498b249513 core&ui: bug fix 3 years ago
undefined ee8e6ebe8d judge: fix support for node12 3 years ago
undefined 79839d64e5 judge: fix message truncate 3 years ago
undefined e32d5ee18b judge: fix HYDRO_CONTEST env 3 years ago
undefined ede8a26253 judge: support HYDRO_TESTCASE 3 years ago
undefined cd157a5e43 judge: bug fix 3 years ago
undefined d52e2b3802 judge: check checker path 3 years ago
undefined 8810ccd285 judge: use addProgress instead of progress 3 years ago
undefined abec5fd3ec judge: pass envirent vars to checker 3 years ago
Yang Gao 2c01eaa967
judge: support binary output (#301) 3 years ago
undefined 24cd356f78 judge: subtask score calculation fix 3 years ago
Yang Gao b0f1c0d52c
judge: add type annotations (#300)
Co-authored-by: undefined <i@undefined.moe>
3 years ago
undefined 268ac23b26 eslint: variable naming 3 years ago
undefined 0028827761 bump version 3 years ago
undefined c577165790 judge: redirect cpp to cc 3 years ago
undefined f5226f154a util: fix findFile 3 years ago
undefined 97e282d3ca judge: testlib builtin checkers 3 years ago
undefined 0824487342 w: upgrade deps 3 years ago
undefined c0ac4302a2 judge: add detail setting to service 3 years ago
undefined 00402f2782 judge: throw FormatError when problem data not found 3 years ago
undefined b4b700890c judge: subtask parser fix 3 years ago
undefined 0e3b796ca8 upgrade deps 3 years ago
undefined 973f19db68 judge: hydrojudge cache prune 3 years ago
undefined 99ef3b7d17 judge: fix strict checker compile 3 years ago
undefined 813890fc4b ui: tos update 3 years ago
undefined 5c3b13be82 judge: also catch get error 3 years ago
undefined 6ebadeeb6d judge: add download fail report 3 years ago
undefined e23f9d2ef3 judge: handle run request with fileio 3 years ago
undefined a988445597 core: contest: detail fix 3 years ago
undefined 42b73f36a4 core: update contest path 3 years ago
undefined e15b8b4f69 judge: fix secret calc 3 years ago
undefined 4aa689b508 core: use rdoc.source & pdoc.reference 3 years ago
undefined b3de1a4247 ui: ensure testcase order 3 years ago
undefined 1d48df3e80 ui: fix problem download 3 years ago
undefined c5f20af2f1 judge: update subtask parser 3 years ago
undefined 5f527658f8 ui: remove emojify.js 3 years ago
undefined 649cc21f12 judge: fix detail priority 3 years ago
undefined c696f51789 ui: add confirm dialog (#226) 3 years ago
undefined 5b9601f8c3 judge: bump version 3 years ago
Yang Gao f903373ba9
judge: fix checker copy out for executorserver>1.3 (#222) 3 years ago
undefined 10032f4f93 judge: fix import 3 years ago
undefined e04409e71a judge: testlib partial correct 3 years ago
undefined 79138861a6 core: simple vuser 3 years ago
undefined f21ff16ef1 judge: fix key check 3 years ago
undefined d30dc1e466 dep: lock adm-zip to 0.5.5 3 years ago
undefined 132ef0312c judge: key check report 3 years ago
undefined e5a9d6cb0a judge: add process limit to setting 3 years ago
undefined 402a58cd47 core: fix eslint version 3 years ago
undefined f5c63e02ce core: fix index creation (#197) 3 years ago
undefined 62dbd0beb8 judge: fix daemon util load 3 years ago
undefined 8b30a9218b workspace: upgrade deps & sort imports 3 years ago
undefined 448c398d21 core: pm2 cluster management 3 years ago
undefined 255fba8339 core: config.detail 3 years ago
undefined ee2ba9c712 ui: display mode fix 3 years ago