Commit Graph

41 Commits

Author SHA1 Message Date
1e8d9f8c8a
chore: update book's config.json 2024-04-28 00:41:15 +08:00
0f026aa180
feat: support golang 2024-04-28 00:36:41 +08:00
9fe69280f9
fix: make rust happy 2024-03-14 01:18:57 +08:00
2b84f94abb
chore: update runner env 2024-03-14 01:18:16 +08:00
ff98b7b05f
feat: switch to nsjail 2024-03-13 20:05:00 +08:00
a193dee410
feat: allow using custom container prefix 2024-02-19 15:42:45 +08:00
7dcf8f5b7b
chore: book/ch1 add std 2024-01-31 12:09:17 +08:00
e3cd843249
feat: add support for python3(pypy3) and rust 2024-01-30 20:57:17 +08:00
81b42f782e
fix: typo in config.json 2024-01-28 22:35:32 +08:00
33107bf3ae
chore: cleanup: drop prepare_images 2024-01-28 21:51:16 +08:00
8429988cb4
fix: Prebuild should be independent of Languages 2024-01-28 18:15:07 +08:00
bda209f794
chore: upgrade problem and ubuntu-full to next version 2024-01-27 21:59:38 +08:00
b5bedddf94
feat: use containerd as backend 2024-01-27 17:40:10 +08:00
802ce46f7f
fix: ch1.3 case4 output is wrong 2024-01-07 00:27:03 +08:00
9f1ad95f4e
feat: #6 [8] Directory cleanup and update 2024-01-06 19:22:32 +08:00
bb105d1451
feat: #6 [7] Rewrite run_judge 2024-01-06 19:21:37 +08:00
8dee13af85
feat: #6 [6] Rewrite compile 2024-01-06 17:39:36 +08:00
fd85b603dc
feat: #6 [4] Rewrite new_problem 2024-01-06 16:06:53 +08:00
2fe58482db
chore: import.sh: read config from env 2024-01-05 15:03:04 +08:00
b3ca1ea7d0
chore: fix example problem: ch2/4 2024-01-04 19:11:31 +08:00
43ed0fd3f4
fix: permission denied 2024-01-04 18:12:00 +08:00
8bf0c0d0a7
feat: runner: framework: add golang support 2024-01-01 22:20:38 +08:00
b595ec95ba
chore: sync with latest woj-sandbox 2024-01-01 21:56:26 +08:00
d95c8f9ea3
fix: ncmp might core dump on old server 2024-01-01 21:55:53 +08:00
7ee34fecbe
chore: add more example problems 2023-12-31 20:07:46 +08:00
2331b1d30d
chore: add more example problems 2023-12-31 16:45:17 +08:00
61f8fb2765
chore: example: add Tags field 2023-12-31 16:07:59 +08:00
e4fc2c01d0
fix: problem_prebuild.sh: allow to have no prebuild.Makefile script 2023-12-31 16:07:41 +08:00
e2881514d4
feat: import.sh: also parse tags 2023-12-31 16:07:02 +08:00
9b8e032f12
fix: docker_run.sh: revert back network option 2023-12-31 16:06:28 +08:00
7414c0cad1
fix: full import.sh 2023-12-27 22:48:19 +08:00
297d031e5b
feat: support pagination on search, close #4 2023-12-27 22:21:42 +08:00
212511d7b4
feat: judger: limit memory usage and add more docs 2023-12-23 19:59:38 +08:00
1365e54aec
feat: deploy support 2023-08-11 23:56:30 +08:00
42b9e98408 feat: more comments on judge framework 2023-07-16 15:53:00 +08:00
eca749e2c6 chore: move to git.0x7f.app 2023-07-14 21:47:11 +08:00
593e8eb92e fix: final
Co-authored-by: cxy004 <cxy004@qq.com>
Co-authored-by: wzt <w.zhongtao@qq.com>
2022-11-14 17:18:34 +08:00
97c05a836c feat: add podman support 2022-10-28 21:57:28 +08:00
26a81652b3 feat: another big update
1. add consumer
2. add createVersion
3. add upload
4. fix runner
5. add rejudge

Co-authored-by: cxy004 <cxy004@qq.com>
Co-authored-by: wzt <w.zhongtao@qq.com>
2022-10-23 17:29:35 +08:00
d42ee0ce54 feat: a big update
1. merge woj-runner scripts into woj-server
2. add woj-runner app
3. refactor submission status problem ...
4. jwt middleware update

Co-authored-by: cxy004 <cxy004@qq.com>
Co-authored-by: wzt <w.zhongtao@qq.com>
2022-10-22 17:38:39 +08:00
062c5ef964 feat: merge woj-runner resources 2022-10-20 18:21:11 +08:00