unknown
|
7bba8eafa0
|
[Add] Upgrade System
|
2020-04-20 19:02:22 +08:00 |
|
Harry-zklcdc
|
3f7aaf0174
|
fix SubmissionList[Problem] display error
|
2019-05-19 00:10:27 +08:00 |
|
Harry-zklcdc
|
68eb0239be
|
添加在线IDE功能(后端已完成)
|
2019-05-11 17:09:39 +08:00 |
|
Harry-zklcdc
|
79459ab473
|
fix bugs
|
2019-05-10 17:30:49 +08:00 |
|
Harry-zklcdc
|
12ec4dfdd5
|
fix bugs
|
2019-05-10 17:26:46 +08:00 |
|
Harry-zklcdc
|
9b1fc0585f
|
fix bugs
|
2019-05-10 17:16:39 +08:00 |
|
Harry-zklcdc
|
7627199f24
|
fix bugs
|
2019-05-10 15:36:43 +08:00 |
|
Harry-zklcdc
|
5bd3a7f7c9
|
修改在线IDE功能(测试)
|
2019-05-07 21:22:06 +08:00 |
|
Harry-zklcdc
|
bc6ba0e686
|
fix bugs
|
2019-05-06 15:30:17 +08:00 |
|
Harry-zklcdc
|
c66c31f237
|
fix bugs
|
2019-05-05 22:18:39 +08:00 |
|
Harry-zklcdc
|
4bd5078a94
|
fix bugs
|
2019-05-05 21:59:13 +08:00 |
|
Harry-zklcdc
|
f606583a9e
|
fix bugs
|
2019-05-05 21:49:03 +08:00 |
|
Harry-zklcdc
|
431847ea8b
|
添加在线IDE功能(测试)
|
2019-05-05 21:10:14 +08:00 |
|
virusdefender
|
0a55385f25
|
比赛题目也可以分享
|
2019-04-09 08:27:45 +08:00 |
|
virusdefender
|
f2576a9411
|
fix tests
|
2019-03-26 10:51:49 +08:00 |
|
virusdefender
|
8cdc4acaaf
|
share submission
|
2019-03-13 17:57:41 +08:00 |
|
virusdefender
|
a5f0c8eb31
|
remove celery and use dramatiq
|
2019-03-11 17:59:24 +08:00 |
|
virusdefender
|
6b7654a0c3
|
update to django 2.0
|
2019-03-11 11:25:10 +08:00 |
|
zema1
|
f7bd9f16b4
|
Merge pull request #212 from QingdaoU/bugfix/fix1
Bugfix/fix1
|
2019-01-15 20:40:43 -06:00 |
|
virusdefender
|
a52f383930
|
将编译选项修改为数据库存储
|
2019-01-05 14:12:17 +08:00 |
|
zema1
|
3406791d2a
|
fix a vulnerability in contest submission
|
2018-12-16 10:45:05 +08:00 |
|
zema1
|
03c68419b0
|
remove restriction when using open api
|
2018-12-16 10:36:43 +08:00 |
|
zema1
|
992192e479
|
fix rejudge function
|
2018-11-26 11:25:16 +08:00 |
|
zema1
|
ab751ee4b5
|
Fixed: #164
|
2018-08-06 22:19:09 +08:00 |
|
virusdefender
|
08ea52afa9
|
去除部分提交限制
|
2018-05-17 01:22:18 +08:00 |
|
virusdefender
|
83b81bf14b
|
disable ip throttling
|
2018-05-13 18:33:04 +08:00 |
|
virusdefender
|
3bb3becfcf
|
alter to text field
|
2018-05-01 12:56:23 +08:00 |
|
rawidn
|
85ad3c5b36
|
fix start error
|
2018-03-30 20:07:37 +08:00 |
|
zema1
|
85f9fbbb81
|
fix problem statistic count error
|
2018-03-29 22:19:37 +08:00 |
|
virusdefender
|
2e50910931
|
add migration to correct database record; rejudge function now can work normally.
|
2018-03-27 16:22:25 +08:00 |
|
virusdefender
|
a0da0b5fa6
|
修复了 submission_number 不变的问题
|
2018-03-27 13:32:43 +08:00 |
|
virusdefender
|
072364497c
|
new throttling
|
2017-12-24 11:01:33 +08:00 |
|
zema1
|
417337c4d2
|
修复几处visible未过滤的问题
|
2017-12-15 20:54:30 +08:00 |
|
zema1
|
d9009fbbe1
|
fix ValueError in a contest when ip is limited
|
2017-12-11 10:07:55 +08:00 |
|
virusdefender
|
d15c4aa60c
|
do not save user output
|
2017-12-09 22:51:52 +08:00 |
|
virusdefender
|
09c8819c4e
|
migration to delete user output
u need to run “vacuum full submission” to reduce db file size
|
2017-12-09 22:49:24 +08:00 |
|
zema1
|
b5c0550652
|
use 'nginx' as nginx running user
|
2017-12-03 20:34:07 +08:00 |
|
zema1
|
ee89df9ff2
|
去除不必要的serializer
|
2017-12-01 17:19:31 +08:00 |
|
zema1
|
a1eed315b4
|
支持非比赛submission的重判
|
2017-11-24 10:27:34 +08:00 |
|
zema1
|
45953b8f80
|
submission exists api
|
2017-11-23 19:11:12 +08:00 |
|
zema1
|
334b67488a
|
添加SPJ编译API
|
2017-11-16 22:12:17 +08:00 |
|
zema1
|
727fbf48d8
|
添加contest ip限制api;
OI problem的AC,total count也算入profile了
|
2017-11-10 20:00:00 +08:00 |
|
zema1
|
2d00ed802d
|
添加initinstall命令
|
2017-11-07 19:04:41 +08:00 |
|
zema1
|
37d6dd84ee
|
修复contest announcement的一些问题
|
2017-11-06 19:05:21 +08:00 |
|
zema1
|
8e026d7711
|
合并部分migrations
|
2017-10-31 20:47:47 +08:00 |
|
zema1
|
aa4240790b
|
fix many bugs
|
2017-10-31 16:33:25 +08:00 |
|
zema1
|
728373a5ff
|
完善contest权限控制
|
2017-10-27 18:36:29 +08:00 |
|
zema1
|
1b0952cd0d
|
update settings
|
2017-10-23 10:47:26 +08:00 |
|
zema1
|
5d03ec5aab
|
add pick one api
|
2017-10-21 20:39:39 +08:00 |
|
zema1
|
d8bf33a12d
|
fix tests
|
2017-10-21 10:51:35 +08:00 |
|