|
31763a8e1c
|
feat(healthcheck): succeed msg
|
2025-05-27 21:53:22 -04:00 |
|
|
4cc988a511
|
chore(parser/resultdetail): 9 backticks for code block
|
2025-05-27 05:05:01 -04:00 |
|
|
46f9cdd281
|
feat(parser/keyword): use stdout & stderr by default
|
2025-05-26 07:07:34 -04:00 |
|
|
613eafba1c
|
fix(cmd/joj3): generated stages log level
|
2025-05-25 02:54:46 -04:00 |
|
|
f357fd2756
|
feat: elf parser (#21) (#30)
Reviewed-on: #30
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
|
2025-05-24 17:00:21 +08:00 |
|
|
5dec3b1bda
|
fix(cmd/joj3): file fields in generate stages
|
2025-05-22 04:00:01 -04:00 |
|
|
445c92a687
|
chore: update deps
|
2025-05-09 20:16:33 -04:00 |
|
|
6215b7d7af
|
feat(executor/sandbox): send all cmds at once
|
2025-05-09 04:41:21 -04:00 |
|
|
07cbf29792
|
fix(executor/local): remove rlimit as it applies to current process
|
2025-05-09 04:22:23 -04:00 |
|
|
5bcb2ad0e2
|
chore: update deps
|
2025-04-29 20:27:50 -04:00 |
|
|
16fcd645f3
|
chore(executor/sandbox): debug log pbRet size
|
2025-04-29 20:22:57 -04:00 |
|
|
7b85513007
|
chore(executor/sandbox): debug log result
|
2025-04-28 17:04:40 -04:00 |
|
|
2a54ae90aa
|
chore(parser/diff): debug log compare result
|
2025-04-06 02:30:42 -04:00 |
|
|
4f916c79d4
|
docs(executor/sandbox): note on 1 cmd each time
|
2025-04-05 06:27:36 -04:00 |
|
|
b8f782c17d
|
feat(parser): unify default length 2048
|
2025-04-05 05:50:07 -04:00 |
|
|
df2ade4988
|
feat(executor/sandbox): 1 cmd each time
|
2025-04-05 05:14:16 -04:00 |
|
|
9f78569447
|
chore(parser/diff): simpler variables
|
2025-04-05 04:51:36 -04:00 |
|
|
ee117b388b
|
chore: unify panic msg
|
2025-03-31 12:01:24 -04:00 |
|
|
4639e84ad5
|
feat: recover from panic
|
2025-03-31 05:52:21 -04:00 |
|
|
ab41926fc0
|
feat(parser/diff): option to hide common prefix
|
2025-03-30 00:28:23 -04:00 |
|
|
7f7eead5f7
|
feat(parser/diff): default max diff lines 50
|
2025-03-28 08:58:48 -04:00 |
|
|
29c05f4b36
|
refactor(parser/diff): rune based strings compare
|
2025-03-28 08:42:30 -04:00 |
|
|
37c0d76bf3
|
refactor(parser/diff): modify code from peter-evans/patience
|
2025-03-28 08:08:44 -04:00 |
|
|
ac75b19801
|
feat(parser/diff): patience diff from peter-evans/patience
|
2025-03-28 07:36:08 -04:00 |
|
|
d56fc12e3a
|
chore: update submodule references
|
2025-03-28 11:14:48 +00:00 |
|
|
815cf6506e
|
fix(parser/diff): newline after strings
|
2025-03-28 07:13:58 -04:00 |
|
|
985e9c43a2
|
chore: update submodule references
|
2025-03-28 10:51:39 +00:00 |
|
|
a3a0d99be6
|
feat(parser/diff): patience diff from rogpeppe/go-internal
|
2025-03-28 06:50:37 -04:00 |
|
|
e644b180a9
|
feat(parser/diff): hint truncated
|
2025-03-28 06:26:07 -04:00 |
|
|
f99ad5eae4
|
style: more linters
|
2025-03-28 05:53:30 -04:00 |
|
|
f3a93a2097
|
chore(parser/diff): use generic
|
2025-03-26 21:07:44 -04:00 |
|
|
7e61f8ae7d
|
chore(parser/diff): faster pyMod
|
2025-03-26 20:48:09 -04:00 |
|
|
2f94bd30ed
|
fix(parser/diff): pyMod
|
2025-03-26 20:30:21 -04:00 |
|
|
372bac8f4b
|
chore: update submodule references
|
2025-03-26 09:14:08 +00:00 |
|
|
171bc48305
|
refactor(parser/diff): linear space diff
|
2025-03-26 05:12:46 -04:00 |
|
|
fd583c5b7a
|
style: run modernize -fix ./...
|
2025-03-25 07:34:44 -04:00 |
|
|
8e8c018f09
|
fix(parser/diff): only run myers diff on shown part
|
2025-03-25 07:30:17 -04:00 |
|
|
63a4636341
|
chore(healthcheck): remove tmp fix of stdout & stderr file
|
2025-03-22 05:41:30 -04:00 |
|
|
1df6bf57df
|
feat(executor/local): rlimit on CPU, Memory, Stack (#84)
|
2025-03-22 05:20:17 -04:00 |
|
|
bc31485de5
|
chore: remove unused nosec comment
|
2025-03-21 21:48:14 -04:00 |
|
|
2248d4e318
|
fix(executor/local): use syscall kill
|
2025-03-21 04:37:37 -04:00 |
|
|
14961db8f0
|
fix(executor/local): check processState nil
|
2025-03-21 02:53:16 -04:00 |
|
|
a53cb6451e
|
fix(executor/local): wait after kill
|
2025-03-21 01:38:38 -04:00 |
|
|
33d26be20c
|
chore(parser/debug): log in one line
|
2025-03-20 18:36:03 -04:00 |
|
|
0954bfdbd0
|
feat(executor/local): set output on executor error
|
2025-03-20 18:22:20 -04:00 |
|
|
b6edc2c571
|
chore(internal/stage): organize models to separated files
|
2025-03-18 18:36:41 -04:00 |
|
|
ad549a4499
|
chore: only deps on go-judge/pb
|
2025-03-18 16:21:45 -04:00 |
|
|
901d37f619
|
chore: update deps
|
2025-03-18 16:11:27 -04:00 |
|
|
0cdf665910
|
style(cmd/joj3): split main logic
|
2025-03-13 01:29:16 -04:00 |
|
|
d2325d675f
|
chore(executor/sandbox): debug log pbReq size
|
2025-03-08 14:45:23 -05:00 |
|