Commit Graph

236 Commits

Author SHA1 Message Date
helsonxiao e009777c6f fix: rundramatiq 2022-05-08 17:13:22 +08:00
Beichi-CHs cef608b809
resolve backward compatibility issues
Signed-off-by: Beichi-CHs <g841734459@126.com>
2021-11-18 18:08:17 +08:00
virusdefender ece38de1d5 database connection retry 2019-03-26 10:02:49 +08:00
virusdefender 26e03c26fc disable sentry in no production env 2019-03-26 10:02:49 +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
virusdefender efddadb898 增加数据库初始化脚本 2019-01-05 14:12:14 +08:00
virusdefender d5468803ba use secret key file 2018-05-05 15:21:53 +08:00
virusdefender 0e83a920b2 fix ip header 2018-01-06 23:58:33 +08:00
virusdefender 0e1d40792f update release note
update sentry settings
2018-01-04 20:47:57 +08:00
zema1 b388c5dd03 add dashboard api 2018-01-04 19:43:18 +08:00
virusdefender 3c70ecbd19 add sentry 2017-12-24 11:01:33 +08:00
zema1 c4889d7085 fix ci 2017-12-06 21:51:26 +08:00
zema1 4c2db34b9d add ACM contest admin helper api 2017-12-03 15:39:02 +08:00
zema1 27a9b1144b 封榜后管理员可以通过force_update查看最新rankings 2017-12-03 15:36:31 +08:00
virusdefender 1bf4973648 fix deploy issues
- make supervisorctl happy
 - fix avatar path
 - refine logging config
 - add nginx buffer path
2017-11-26 10:43:14 +08:00
virusdefender 00eb3b1967 add api to reset openapi appkey and related middleware 2017-11-25 22:31:04 +08:00
virusdefender 7fce29cb71 fix static file path 2017-11-25 15:47:56 +08:00
virusdefender cf40deb97c add ssl cert 2017-11-25 12:56:09 +08:00
virusdefender 6d08011e2d deploy script 2017-11-25 05:46:35 +08:00
virusdefender 2d038c7bcc use bulk_create and transaction for user generator 2017-11-24 23:53:47 +08:00
zema1 a1eed315b4 支持非比赛submission的重判 2017-11-24 10:27:34 +08:00
zema1 70f52b6f27 用户名不区分大小写;
修复更新problem时的一些问题
2017-11-02 15:29:08 +08:00
zema1 b86ebf0ed7 题目AC后不计入AC计数器;
支持图片上传
2017-11-01 23:07:37 +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 f0655ee305 全局的announcement api 2017-10-30 15:07:52 +08:00
zema1 728373a5ff 完善contest权限控制 2017-10-27 18:36:29 +08:00
zema1 b694000ab9 update dockerfile and settings 2017-10-24 21:14:29 +08:00
zema1 e8841eae82 add dockerfiles 2017-10-23 20:59:44 +08:00
zema1 1b0952cd0d update settings 2017-10-23 10:47:26 +08:00
zema1 d8bf33a12d fix tests 2017-10-21 10:51:35 +08:00
virusdefender 93bd77d8d8 bug fixes 2017-10-09 18:55:25 +08:00
virusdefender edb32eaf7b tiny work 2017-10-02 04:33:43 +08:00
virusdefender 9990cf647a 使用 SysOptions 2017-10-02 03:54:34 +08:00
zema1 034ad59f2e support avatar upload;
use middleware to operate session data.
2017-09-19 19:10:50 +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 3b1f02c356 整理代码 2017-08-20 08:35:59 +08:00
zemal 0e96b7c2a8 更换cache使用方式 2017-08-15 20:32:14 +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 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
zemal 5de3adf0ef JudgeDispatcher beta. 2017-05-08 20:37:54 +08:00
Chiaki 65f9c7f52b Add submission module 2017-05-08 17:29:01 +08:00
virusdefender 8128e076f2 format code 2017-04-19 01:37:10 +08:00
Chiaki 8a68ad7ac9 add account view for preview 2017-04-16 10:15:26 +08:00
virusdefender 817e5aadae rename some method and add some decorator 2017-02-10 11:46:23 +08:00