Commit Graph

442 Commits (3600aff598cd4083f4cd42e86acf5d104e007c9a)

Author SHA1 Message Date
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