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 |
|
zemal
|
08bd591bfb
|
修正dispatcher,使用redis存任务队列,修正submission的post,修改部分settings
|
2017-05-10 17:20:52 +08:00 |
|
zemal
|
4733eecef9
|
Add migrations files
|
2017-05-09 14:47:54 +08:00 |
|
zemal
|
b05f864106
|
Merge branch 'chiaki_dev' into zemal_dev
* chiaki_dev:
fix ci
Add submission module
# Conflicts:
# requirements.txt
|
2017-05-09 14:41:26 +08:00 |
|
Chiaki
|
65f9c7f52b
|
Add submission module
|
2017-05-08 17:29:01 +08:00 |
|