open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
Go to file
esp 19f9f1c374 Accept Merge Request #12 : (virusdefender-dev -> dev)
Merge Request: add coverage requirement and run test shell script
Created By: @virusdefender
Accepted By: @esp
URL: https://coding.net/u/virusdefender/p/qduoj/git/merge/12
2015-08-04 18:40:41 +08:00
account 增加 login_required decorator 和对应的测试 2015-08-04 13:22:37 +08:00
admin 增加用户登录 2015-06-29 12:43:17 +08:00
announcement 增加了公告的API接口和相应的API测试 2015-08-04 17:38:04 +08:00
contest 增加几个 model 2015-07-18 17:17:33 +08:00
judge 修改项目结构,还有些混乱。 2015-07-31 23:23:15 +08:00
oj Accept Merge Request #11 : (hohoTT-dev -> dev) 2015-08-04 17:40:33 +08:00
problem 前台模板模块化拆分 2015-08-02 09:59:13 +08:00
solution 修改项目结构,还有些混乱。 2015-07-31 23:23:15 +08:00
static/src 添加了登陆,修改密码,注册三个页面的csrf; 2015-08-04 16:05:40 +08:00
template 增加了修改密码的页面和js 2015-08-04 14:55:38 +08:00
tools add coverage requirement and run test shell script 2015-08-04 18:38:00 +08:00
utils 增加用户登录 2015-06-29 12:43:17 +08:00
.gitignore 自动排除了 lib,导致js 不全 2015-08-02 12:21:12 +08:00
daocloud.yml 增加daocloud ci 2015-08-02 14:24:30 +08:00
Dockerfile 增加数据库 migrate 2015-08-02 14:07:57 +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 add coverage requirement and run test shell script 2015-08-04 18:38:00 +08:00