Commit Graph

455 Commits (eff22e15069a9c50f42e505555c210560689eacf)

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