Commit Graph

64 Commits

Author SHA1 Message Date
criyle
785bd67ee9 Fix action indent & remove generated code 2020-04-01 16:08:54 -04:00
Yang Gao
91a4da3135
Merge pull request #4 from masnn/master
update build.yml
2020-04-01 16:06:01 -04:00
masnn
1151883c66 update build.yml 2020-04-01 18:24:46 +08:00
criyle
e02735fa05 Add c interface to executor server 2020-04-01 01:03:16 -04:00
Yang Gao
f2b82bf9a0
Merge pull request #3 from masnn/master
typo
2020-03-31 20:08:38 -04:00
undefined
cf2bd9c46c
typo 2020-03-31 16:42:08 +08:00
criyle
71d5dbe7bc Add WebSocket support 2020-03-27 21:29:37 -04:00
criyle
d7eba97492 Fix typos 2020-03-27 18:59:47 -04:00
criyle
c42b7c1cad Add configuration for container mount points 2020-03-27 18:14:57 -04:00
criyle
c75a6119aa Breaking Change: move syzoj client out 2020-03-22 18:55:31 -04:00
criyle
4182a5849e Merge branch 'master' of github.com:criyle/go-judge 2020-03-21 01:33:56 -04:00
criyle
7f14db9a1e Fix incorrect copyOut when copyOutDir omitted 2020-03-21 01:33:52 -04:00
Yang Gao
28e434d27d
Merge pull request #2 from masnn/master
Actions::Build
2020-03-20 23:40:00 -04:00
masnn
0a205b456d Actions::Build 2020-03-21 11:26:56 +08:00
criyle
91c8c321c4 add ability to not unshare net 2020-03-20 19:05:10 -04:00
criyle
d114b6996a add silent mode 2020-03-18 01:12:36 -04:00
criyle
a79543f0af Cache container work directory for performance
- 140 op/s -> 170 op/s for A+B problem
2020-03-16 20:16:18 -04:00
criyle
300b8a0da4 Fix ghc compile 2020-03-12 00:45:41 -04:00
criyle
a36ff086b2 Add ExitStatus 2020-03-08 01:49:11 -05:00
criyle
bb9c448601 Add copyOutDir to Cmd 2020-03-07 05:45:37 -05:00
criyle
51ad40a869 CPU limit s -> ns 2020-03-04 23:27:55 -05:00
criyle
eb5dfec701 Use multi-stage build to reduce download 2020-03-04 23:15:40 -05:00
criyle
0234395b50 Add demo Dockerfile 2020-03-04 17:45:48 -05:00
criyle
8e8cc17123 Implements multiple command & update example 2020-03-04 17:27:27 -05:00
criyle
fa072e373f add loacl storeage driver for executor server 2020-03-04 16:41:52 -05:00
criyle
7951f37bd4 Implements the draft executor server
- Add new command executorserver as the draft executor server
- Move shared pool logic into /pkg/pool
2020-03-04 02:12:26 -05:00
criyle
1f86f25995 Refactor & Documentation
- pkg/runner -> pkg/envexec
- add idea about executor server
2020-03-03 02:32:59 -05:00
criyle
fd76377c51 bump sandbox version 2020-03-02 03:32:42 -05:00
criyle
53ee8d0d38 Revert cgroup pool since reset is not reliable 2020-03-01 03:36:01 -05:00
criyle
c7aeafd1a4 Fix memory cgroup stat 2020-03-01 02:28:41 -05:00
criyle
5f7ec46cf5 Add cgroup pool & reduce memfile creation 2020-02-29 03:37:47 -05:00
criyle
dc58e9c595 bump sandbox version 2020-02-27 23:48:40 -05:00
criyle
83ff94e3a2 Upgrade to GO 1.14 2020-02-27 02:11:43 -05:00
criyle
6cd0452735 update documentation 2020-02-21 03:24:33 -05:00
criyle
9ff541bc39 fix compile information overrite 2020-02-21 02:35:39 -05:00
criyle
19ab1bc1a6 only diff if run successed 2020-02-20 04:58:30 -05:00
criyle
42ab854d7c update with go-sandbox 2020-02-19 22:11:39 -05:00
criyle
eb1d7d61fa socket.io pull request merged 2020-02-11 18:15:51 -05:00
criyle
3823aaf0ff compiler error output 2020-01-10 01:06:34 -05:00
criyle
5763978012 save compiled message 2020-01-10 00:57:33 -05:00
criyle
b0345501e3 add syzoj progress 2020-01-01 19:35:02 +08:00
criyle
b9fc4032b3 add exec status 2020-01-01 14:18:09 +08:00
criyle
3e0198d31d add result status 2020-01-01 12:08:29 +08:00
criyle
1f0fe639a7 add judge-v3 progress type 2019-12-31 12:46:03 +08:00
criyle
629caca183 update documentations 2019-12-30 19:32:17 +08:00
criyle
d6cec42720 code cleanup 2019-12-26 21:23:20 +08:00
criyle
e148a9910d update engine.io 2019-12-26 20:22:35 +08:00
criyle
907b7ea125 syzoj support demo.. 2019-12-25 21:54:55 +08:00
criyle
42e77905cc add diff 2019-11-26 01:37:24 -08:00
criyle
20461fa34d update README 2019-11-26 00:24:02 -08:00