open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
Go to file
2015-09-15 14:12:55 +08:00
account 实现根据用户登录状态的来确定首页页面跳转问题 2015-09-13 21:58:13 +08:00
admin 修改源码模板路径 2015-08-25 16:18:24 +08:00
announcement 修改公告显示权限 2015-09-13 14:10:06 +08:00
contest Merge branch 'dev-sxw' of https://git.coding.net/virusdefender/qduoj 2015-09-15 13:18:36 +08:00
contest_submission 修改拼写 2015-09-13 16:30:40 +08:00
group 删除每个页面上单独查询公告的逻辑,改为使用 templatetag 实现。 2015-09-11 23:10:54 +08:00
install 删除无用文件 2015-08-24 04:37:31 +08:00
judge 修改配置文件方便区分不同的开发环境 2015-09-14 18:20:36 +08:00
monitor 将队列长度计数器改为 redis 计数器 2015-08-21 13:25:30 +08:00
mq 修复ac_time的问题,添加first_achieved逻辑 2015-09-14 21:21:56 +08:00
oj 修改配置文件方便区分不同的开发环境 2015-09-14 18:20:36 +08:00
problem 修改problemAdminAPIView,添加新建问题时对问题可见/不可见的支持 2015-09-15 14:11:50 +08:00
static/src 添加后台超级管理员把比赛题目添加到题目列表的功能,利用problemAdminAPIView的post实现,默认隐藏题目 2015-09-15 14:12:55 +08:00
submission 修复判断提交详情显示权限的问题 2015-09-13 13:01:38 +08:00
template/src 添加后台超级管理员把比赛题目添加到题目列表的功能,利用problemAdminAPIView的post实现,默认隐藏题目 2015-09-15 14:12:55 +08:00
tools 修改静态文件打包过程中的 bug 2015-09-15 09:36:24 +08:00
utils Merge branch 'dev-sxw' of https://git.coding.net/virusdefender/qduoj 2015-09-15 13:18:36 +08:00
.gitignore 修改配置文件方便区分不同的开发环境 2015-09-14 18:20:36 +08:00
daocloud.yml 修复 ci 错误 2015-09-08 17:36:07 +08:00
Dockerfile 修改配置文件方便区分不同的开发环境 2015-09-14 18:20:36 +08:00
manage.py 重命名工程 qduoj -> oj 2015-08-02 08:59:01 +08:00
README.md 创建新工程 添加了一些通用代码和数据库模型 2015-06-26 15:59:53 +08:00
requirements.txt 增加 pillow requirement 2015-09-11 17:46:53 +08:00