Commit Graph

44 Commits

Author SHA1 Message Date
criyle
716c2cdc4e add /version api 2020-07-23 22:43:36 -07:00
criyle
7535e5862f Add srcprefix command arg to restrice src copyin 2020-07-04 21:08:23 -07:00
criyle
f4496d38f6 Add tty io 2020-06-16 16:44:12 -04:00
criyle
42db182573 Update documents 2020-06-11 18:40:46 -04:00
criyle
7c83b59b43 Add token-based authentication 2020-06-11 18:33:44 -04:00
criyle
140aeffcd9 Add environment variable controls 2020-06-11 15:16:46 -04:00
criyle
238ba879e1 Add stack limit settings to request 2020-06-08 15:36:11 -04:00
criyle
a439711540 Add runTime as wall clock time 2020-06-05 00:36:48 -04:00
criyle
891ed8165b Add stdin / stdout streaming support 2020-06-02 19:43:18 -04:00
criyle
4168daa087 Add promethus metrics 2020-05-22 20:08:39 -04:00
criyle
62da1ad706 Add benchmark result 2020-05-21 20:47:21 -04:00
criyle
acbfecb723 Add gRPC support 2020-05-21 18:49:31 -04:00
criyle
7a708c12c4 Prepare for protobuf & gRPC support 2020-05-20 19:49:57 -04:00
criyle
afd580cde3 Executor server can run without root privilege
- Docker `--privileged` is still required for unshare ...
2020-05-19 17:28:49 -04:00
criyle
411d74a087 split ffi from executor server 2020-05-19 16:14:03 -04:00
criyle
84dc8cfe29 Re-organize files 2020-05-18 20:14:45 -04:00
criyle
5a9c31f119 Add file operations to ffi 2020-05-16 00:11:18 -04:00
criyle
d35e8d8f8b Update README with MacOS 2020-05-15 21:35:19 -04:00
criyle
5e5112a8ab Fix ffi & async call 2020-05-10 19:26:43 -04:00
criyle
4646ce7fdc Add windows support 2020-04-26 03:31:54 -04:00
criyle
e02735fa05 Add c interface to executor server 2020-04-01 01:03:16 -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
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
6cd0452735 update documentation 2020-02-21 03:24:33 -05:00
criyle
629caca183 update documentations 2019-12-30 19:32:17 +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
criyle
9f1f7de770 update design 2019-09-29 15:19:36 -07:00
criyle
ecaadcc36e add local / memory file 2019-09-01 20:40:34 -07:00
criyle
4ea0d93b67 update documentation 2019-08-28 23:51:07 -07:00
criyle
ac2c5fd208 initial commit 2019-08-24 20:41:50 -07:00