Commit Graph

1797 Commits

Author SHA1 Message Date
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
zemal
5de3adf0ef JudgeDispatcher beta. 2017-05-08 20:37:54 +08:00
Chiaki
4dd52f6727 fix ci 2017-05-08 17:31:16 +08:00
Chiaki
65f9c7f52b Add submission module 2017-05-08 17:29:01 +08:00
Chiaki
25dd57bb49 Merge branch 'chiaki_dev' of github.com:QingdaoU/OnlineJudge into chiaki_dev 2017-05-01 16:07:23 +08:00
Chiaki
ce5c153662 Fix ci 2017-05-01 16:06:45 +08:00
稗田千秋
191f06ec27 Merge pull request #79 from QingdaoU/zemal_dev
Zemal dev
2017-05-01 15:57:48 +08:00
zemal
570c63100a Alter IntergerField to BigIntergerField. 2017-05-01 15:52:17 +08:00
Chiaki
d11f8f9bff Fix python3 qrcode and some bugs 2017-05-01 15:20:13 +08:00
zemal
feddec8a3f fix ci again. 2017-05-01 13:39:18 +08:00
zemal
7a43982b74 fix ci 2017-05-01 13:30:47 +08:00
zemal
a96a23da2d Fix tests. 2017-05-01 13:20:26 +08:00
zemal
d221619565 Add problem_list api.
Fix  AC/Total count bug.
2017-05-01 13:03:48 +08:00
Chiaki
043f8c8b26 Change account interface 2017-04-30 21:58:34 +08:00
virusdefender
583954c61b Merge branch '2.0' of github.com:QingdaoU/OnlineJudge into 2.0 2017-04-26 23:41:16 +08:00
virusdefender
46839afa8e fix captcha py3 compatible 2017-04-26 23:40:06 +08:00
virusdefender
ef9cdd9f75 remove i18n 2017-04-19 02:03:48 +08:00
virusdefender
8128e076f2 format code 2017-04-19 01:37:10 +08:00
稗田千秋
c41a739e1f Merge pull request #76 from QingdaoU/chiaki_dev
Chiaki dev
2017-04-19 00:47:17 +08:00
Chiaki
3caf2d9d2c Allow multiple ways to access url and fix ci 2017-04-18 15:39:49 +08:00
Chiaki
1fcd13b5e1 Add avatar upload api 2017-04-18 15:35:08 +08:00
Chiaki
ee05af8e5a Add sso and 2fa api 2017-04-18 15:19:26 +08:00
Chiaki
1a4cb9332e Fix deploy requirements.txt 2017-04-18 14:42:28 +08:00
Chiaki
2c4518e803 Fix deploy requirements.txt 2017-04-18 14:40:36 +08:00
Chiaki
c6f49c1fe7 Add mail module and fix reset password api 2017-04-18 14:34:23 +08:00
Chiaki
a9b25b872a for pass ci... 2017-04-18 12:05:07 +08:00
Chiaki
e3692c2329 Add reset password api 2017-04-18 11:57:57 +08:00
李扬
fd1685c26d add slack ci result push 2017-04-16 13:08:11 +08:00
Chiaki
8a68ad7ac9 add account view for preview 2017-04-16 10:15:26 +08:00
Chiaki
df8781b9b3 Add requirements.txt 2017-04-15 14:22:37 +08:00
李扬
97a9433420 Merge pull request #68 from zhanghedr/2.0-dev
Add contest tests and fix problem admin filter bug
2017-02-27 16:45:23 +08:00
zhanghedr
4256f088cb fix flake8 2017-02-26 23:54:25 -05:00
zhanghedr
808b92780f fix problem admin filter bug 2017-02-26 23:35:46 -05:00
zhanghedr
60ebece853 add contest tests 2017-02-26 23:18:22 -05:00
virusdefender
bb3d4f7f02 update fps parser 2017-02-19 12:58:36 +08:00
virusdefender
a16701a320 add fps parser 2017-02-19 10:26:35 +08:00
virusdefender
0fdaab7e88 add create contest problem 2017-02-17 20:14:03 +08:00
Howard
e87c567f55 Fix url and admin check in contest (#67)
- Fix url
 - Add contest_announcement get and fix bug
2017-02-16 15:03:31 +08:00
virusdefender
07ab8ea19f fix flake8 error 2017-02-12 19:32:41 +08:00
virusdefender
f58fd53557 add problem related tests 2017-02-10 15:13:03 +08:00
virusdefender
29aa457a2d add is_admin method 2017-02-10 14:37:52 +08:00
virusdefender
817e5aadae rename some method and add some decorator 2017-02-10 11:46:23 +08:00
virusdefender
802f27a516 add user problem permission 2017-02-10 10:38:32 +08:00
virusdefender
0678dd4fca support display id 2017-02-09 16:47:08 +08:00
virusdefender
7f105e4a69 rebuild some strange migration 2017-02-06 17:19:53 +08:00
virusdefender
8f8671df78 add language default template 2017-02-06 16:41:14 +08:00
virusdefender
a73ffd34cc add problem template field 2017-02-06 15:46:17 +08:00
virusdefender
f0540d5a00 update edit problem api 2017-02-04 12:23:36 +08:00