김동주
|
ad140fa7b0
|
chore(submission): fix typo
|
2024-10-15 03:22:09 +09: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
|
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
|
83b81bf14b
|
disable ip throttling
|
2018-05-13 18:33:04 +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 |
|
zema1
|
b5c0550652
|
use 'nginx' as nginx running user
|
2017-12-03 20:34:07 +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
|
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
|
f5566148bc
|
完善OI细则
|
2017-10-16 09:45:55 +08:00 |
|
zema1
|
2c5a1e42bf
|
support share submission
|
2017-10-15 18:36:55 +08:00 |
|
virusdefender
|
93bd77d8d8
|
bug fixes
|
2017-10-09 18:55:25 +08:00 |
|
zema1
|
d650252a1a
|
separate contest submission and regular submission
|
2017-09-30 10:26:54 +08:00 |
|
zema1
|
2a91fd5e9f
|
fix bugs due to problem id
|
2017-09-29 21:58:20 +08:00 |
|
zema1
|
51c229a2c5
|
merge problem and contest_problem
|
2017-09-24 09:48:17 +08:00 |
|
zema1
|
a3ca8b2336
|
Use signals to save ip, user_agent, last_login in sessions
|
2017-09-16 17:42:43 +08:00 |
|
zema1
|
f55a242ec0
|
Move real_name to UserProfile;
Delete student_id field;
Mark the problems that have submission;
Alter dispatcher to adapt the changes.
|
2017-09-12 11:45:17 +08:00 |
|
zema1
|
1e4ede6d1a
|
大幅优化数据库查询, 升级django至1.11 LTS, 升级python至3.6.2
|
2017-08-29 19:35:22 +08:00 |
|
zemal
|
57ab7435af
|
移除time_zone,修复problem越权
|
2017-08-23 17:02:57 +08:00 |
|
zemal
|
57b75fd511
|
修复problem统计错误
|
2017-08-16 15:33:27 +08:00 |
|
zemal
|
1587192ff9
|
add problem_statistic_info
|
2017-08-15 21:05:41 +08:00 |
|
zemal
|
0e96b7c2a8
|
更换cache使用方式
|
2017-08-15 20:32:14 +08:00 |
|
zemal
|
7d11a596e5
|
修正contest_submission逻辑
|
2017-08-15 20:02:36 +08:00 |
|
zemal
|
14b850c652
|
完成ACM ContestProblem相关判题逻辑
contest,submission等表默认-create_time排序
|
2017-08-01 16:52:48 +08:00 |
|
zemal
|
8b85f86124
|
reformat code.
|
2017-07-18 11:25:08 +08:00 |
|
zemal
|
ee2f5f5dd7
|
去掉dataTime的格式化,因为格式化后moment.js不能识别为标准时间
|
2017-07-15 23:18:07 +08:00 |
|
zemal
|
8a60ea52bb
|
修改submissions成分页
|
2017-07-06 21:08:34 +08:00 |
|
zemal
|
e0369e6865
|
修复OI模式下测试点全部错误结果也是部分错误
|
2017-07-06 16:09:38 +08:00 |
|
zemal
|
35f6c9c4a7
|
添加submission_list 和 submission details API
|
2017-07-05 21:09:14 +08:00 |
|
zemal
|
62274224a9
|
problem改用_id作为搜索用主键;submission更加statistic_info字段
|
2017-07-04 20:59:25 +08:00 |
|
zemal
|
91eb7b5bb6
|
fix ci
|
2017-07-04 18:03:45 +08:00 |
|
zemal
|
12ee85ef8f
|
修改submission api
|
2017-07-04 17:32:50 +08:00 |
|
zemal
|
099b48497b
|
添加submission status api
|
2017-05-15 16:42:15 +08:00 |
|
Chiaki
|
bc6d80d745
|
Daily commit
|
2017-05-15 13:09:54 +08:00 |
|
zemal
|
219facf185
|
Fix CI.
|
2017-05-10 17:46:59 +08:00 |
|