virusdefender
|
6cdabb61ae
|
try to fix permission
|
2018-10-14 17:44:28 +08:00 |
|
李扬
|
b532838e4c
|
Merge pull request #17 from NB-Dragon/patch-1
Fix the bug for 'java_lang_config'
|
2018-10-04 20:58:30 +08:00 |
|
NB-Dragon
|
86dc2dee18
|
Fix the bug for 'java_lang_config'
提交JAVA代码时,总是返回运行时错误,原因是在java的配置中,缺了memory_limit_check_only这个参数,现已修复
|
2018-09-24 00:47:19 +08:00 |
|
virusdefender
|
0bf9bed776
|
fix permission
|
2018-08-15 08:19:27 +08:00 |
|
virusdefender
|
b62c76c5c5
|
fix keyerror in spj
|
2018-05-19 07:16:51 +08:00 |
|
virusdefender
|
f6a00a021e
|
set judger work dir
|
2018-05-19 07:16:37 +08:00 |
|
virusdefender
|
00677fada7
|
add judger dir
|
2018-05-09 07:20:49 +08:00 |
|
virusdefender
|
9e9728fce2
|
限制输出大小
|
2018-05-05 22:10:22 +08:00 |
|
virusdefender
|
d579874094
|
修复 /judger_run 使用 tmpfs 可能造成的内存占用过大的问题
|
2018-05-05 14:59:20 +08:00 |
|
virusdefender
|
dca5db7348
|
fix encoding
|
2018-03-26 07:27:04 +08:00 |
|
virusdefender
|
cee8831690
|
support memory_limit_check_only
update Java version to 8
|
2018-03-23 19:35:30 +08:00 |
|
virusdefender
|
67f16b92f5
|
revert to Java7
|
2018-03-18 11:52:56 +08:00 |
|
virusdefender
|
decc8a5cae
|
fix typo
|
2018-03-18 10:18:49 +08:00 |
|
李扬
|
d848afa22f
|
Merge pull request #11 from QingdaoU/py3-server
使用 Python3 改写
|
2018-03-18 09:52:15 +08:00 |
|
virusdefender
|
48abe6dacb
|
Python3 server
|
2018-03-18 09:37:53 +08:00 |
|
李扬
|
e27c662a66
|
add /dev/shm to tmpfs
to avoid python subprocess issues
|
2018-02-01 22:14:52 +08:00 |
|
virusdefender
|
8c2d30547c
|
log heartbeat response
|
2017-12-22 22:59:38 +08:00 |
|
virusdefender
|
8af9bac471
|
use entrypoint
|
2017-12-22 14:02:37 +08:00 |
|
virusdefender
|
c67187cccf
|
do not mount source code by default
|
2017-12-22 00:39:14 +08:00 |
|
virusdefender
|
7817ef9fe6
|
fix PHP client wrong java seccomp rule name
|
2017-12-22 00:34:35 +08:00 |
|
virusdefender
|
667eb96ff6
|
fix encoding
|
2017-12-22 00:32:03 +08:00 |
|
Yu Tao
|
7e3f394603
|
优化 PHP client 代码 (#9)
* add a simple judge client for php
* 把JudgeClient类单独抽出来
* Unify code style
* Unify code style
* 优化 PHP cliet 代码
* 添加 python3 支持
* 删除多余参数
* 下划线命名改为驼峰命名
|
2017-12-11 21:51:44 +08:00 |
|
李扬
|
384d31dc22
|
Update README.md
|
2017-12-11 14:53:31 +08:00 |
|
virusdefender
|
65c96739c9
|
fix token name
|
2017-12-06 11:57:51 +08:00 |
|
virusdefender
|
3c4f5b3933
|
use new url name
|
2017-12-06 11:07:25 +08:00 |
|
zema1
|
003be998cd
|
兼容旧版test_case数据
|
2017-12-05 09:01:20 +08:00 |
|
zema1
|
6c3e224e05
|
Merge branch 'fix_python3.5'
|
2017-11-29 21:50:05 +08:00 |
|
zema1
|
22048fc94c
|
fixed python3 version
|
2017-11-29 21:35:11 +08:00 |
|
virusdefender
|
afa4a089ce
|
move Dockerfile
|
2017-11-25 19:58:02 +08:00 |
|
zema1
|
34d4da4776
|
fix spj judge (#8)
|
2017-11-25 19:27:08 +08:00 |
|
virusdefender
|
4b04ba4ef4
|
simpily server url
|
2017-11-25 13:55:45 +08:00 |
|
zema1
|
0be7e76a53
|
Merge pull request #6 from QingdaoU/opt
优化dockerfile, 修复striped_output_md5找不到的问题
|
2017-11-01 18:46:30 +08:00 |
|
zema1
|
e41baa8ef3
|
优化dockerfile, 修复striped_output_md5找不到的问题
|
2017-10-31 19:51:42 +08:00 |
|
zema1
|
41ec65e15d
|
remove chmod for token.txt in run.sh
|
2017-09-18 16:23:06 +08:00 |
|
李扬
|
70b923bc50
|
Update docker-compose.example.yml
|
2017-07-19 13:06:14 +08:00 |
|
李扬
|
9b139247fa
|
avoid too many workers
|
2017-06-19 20:06:18 +08:00 |
|
zema1
|
cbcc9cb313
|
Token获取方式从文件改为环境变量 (#5)
token获取方式改为环境变量
|
2017-05-30 13:14:49 +08:00 |
|
virusdefender
|
de58bb33f2
|
support judger max_stack arg
|
2017-05-07 17:34:22 +08:00 |
|
李扬
|
fc04c2d2a1
|
Merge pull request #4 from QingdaoU/bug_fix
Fix a bug about api path.
|
2017-05-02 21:26:07 +08:00 |
|
LiYang
|
b3d1a75c5b
|
fix java output unicode error
|
2017-05-02 18:44:10 +08:00 |
|
zemal
|
f16ff6213f
|
Fix a bug about api path.
|
2017-05-02 15:55:48 +08:00 |
|
virusdefender
|
ecaf47fef4
|
add Python3 language support
|
2017-04-29 18:30:16 +08:00 |
|
virusdefender
|
93605e3081
|
update base image to ubuntu 16.04
|
2017-04-29 18:30:02 +08:00 |
|
virusdefender
|
71cfed21d1
|
add utf-8 output support
|
2017-04-29 18:29:40 +08:00 |
|
LiYang
|
920b931681
|
python3 client
|
2017-04-27 14:33:38 +08:00 |
|
李扬
|
a1eb1628ee
|
Merge pull request #2 from volltin/master
fix include attack
|
2017-03-18 01:54:25 +08:00 |
|
volltin@live.com
|
4861376841
|
fix include attack
avoid `#include "/test_case/1000/1.in"`
|
2017-03-17 16:15:16 +08:00 |
|
李扬
|
f758d2fe7b
|
strip -> rstrip
|
2016-11-23 21:50:21 +08:00 |
|
virusdefender
|
e2b0f4b4a0
|
remove TaskCounter
|
2016-11-17 20:11:20 +08:00 |
|
李扬
|
a7973090ff
|
remove cpu_quota
the max cpu_quota is not 100000 under some system, so remove it temporarily
|
2016-11-15 14:04:00 +08:00 |
|