Commit Graph

484 Commits (7d7b08ecf1b97bdabdb18706a91eeee63065f59a)

Author SHA1 Message Date
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
undefined 95be2f95a5 judge: fix lock aquire 3 years ago
undefined 72053d7a37 judge: fix 3 years ago
undefined 3bcfec0366 judge: login state check 3 years ago
undefined 2097c7257f judge: add resource lock 3 years ago
Macesuted 689c4cba6d
ui: update translation & delete a strange button (#178) 3 years ago
undefined 8965a87910 judge: allow rerun when tle 3 years ago
undefined 27219776bf judge: testlib: set FAIL to WRONG_ANSWER 3 years ago
undefined 437df2391a judge: Math.floor(time&mem) 3 years ago
undefined c67e2b85e3 judge: add strictMemory setting 3 years ago
undefined cabd3b44f9 ui: step=any 3 years ago
undefined 81c1e0cfd8 judge: ignore fail when subtaskType isn't min 3 years ago
undefined 619fd639e4 judge: remove builtin stack-limit 3 years ago
undefined 3986abac7b judge: ignore strict memory limit 3 years ago
undefined db9def7917 ui: add hustoj to allowed checker_type list 3 years ago
undefined cc4211abfb judge: spj: fix hustoj 3 years ago
undefined 350716092a judge: limit output length 3 years ago
undefined aabc4c432f core: fix p-queue esm load 3 years ago
undefined 54a97b51d5 bump dep version 3 years ago
undefined 2393f105dc judge: better scoring method 3 years ago
undefined 7006457001 judge: pass 'this' param to download (strict mode) 3 years ago
undefined d0592eac5b judge: 优化测试数据同步流程 3 years ago
undefined 2d135f6314 judge: lock dep version add workspace current 3 years ago
undefined bedbe954ed judge: add debug info 3 years ago