47 Commits (051915ce27fb76bee9227564befdd7d033a9508e)

Author SHA1 Message Date
Menci 4e100f094c Remove unnecessary license header and 'use strict' 6 years ago
Menci 26d66ceef2 Upgrade Sequelize from v3 to v4 6 years ago
hewenyang c9c9fd001c Fix index 7 years ago
hewenyang d5bcbe8fb7 Add is_public field to judge_state table 7 years ago
Tian Yunhao 227e678cf9
Update judge_state.js 7 years ago
t123yh d3691e3b0c Fix judge state permission in contest. 7 years ago
t123yh eca992ac87 Change submission status when judge actually starts. 7 years ago
t123yh f01acc5739 Change submission count calculation logic. 7 years ago
t123yh a782357094 Fix missing indexes. 7 years ago
t123yh 821a424fea Tidy code. 7 years ago
t123yh 72747e50e1 Finish. 7 years ago
t123yh 2c757e2940 Finish contest submission list. 7 years ago
t123yh bee4805d0d Avoid repetitive load relationship. 7 years ago
t123yh 0ed001620c Add support for answer-submission problems. 7 years ago
t123yh 61c4d350e7 Finish submission content. 7 years ago
t123yh a37e819925 Update. 7 years ago
Menci 5dce70d40b Code style 7 years ago
t123yh 92e6eaa73a Remove old code. 7 years ago
t123yh a1b5ad0ddd Judge v3 7 years ago
Pisces000221 b5d987f97c Fix incorrect default value for type_info 7 years ago
Menci 5df3e94421 Add custom test 7 years ago
Menci 15e66065cd Lock on JudgeState::updateRelatedInfo 7 years ago
Menci 1a089b8dd5 Remove type === 2 submissions 7 years ago
Menci 87dd3a787c Fix CSRF for APIs 7 years ago
Menci 6bb873810e Add non-traditional problem support; add problem additional_file 7 years ago
Menci c9cd84c54c Fix can't see submission after contest 7 years ago
Menci 4a7d1ea141 Fix lock 7 years ago
Menci f870981d3c Modified something about contest 7 years ago
Menci 5ceb14f7f9 Add lock on somewhere 7 years ago
Menci 4c15440966 Fix normal user can see hidden submission data 7 years ago
Menci fee687dc3b Fix user ac_num not updated 7 years ago
Menci 18c90bb1d3 Disallow user with manage_problem privilege to see contest status 7 years ago
Menci 4598a43a1b Fix testcase is visible in ACM contests 7 years ago
Menci 24bacde025 Add support for ACM and IOI contest 7 years ago
Menci 1187b90093 Add user privilege manage 7 years ago
Menci e03357c192 Fix hidden judge state 7 years ago
Menci 89bac68583 Allow admin to change problem id 7 years ago
Menci b6a4429657 Add rejudge to submission page 8 years ago
Menci 3752bef5ec Add problem statistics 8 years ago
Menci 4fa9b64f72 Fix wrong submit count of problems 8 years ago
Menci 755a6a8547 Disallow users to see non-public problem's judge state 8 years ago
Menci 383965b410 Disallow users to see non-public problem's judge state 8 years ago
Menci 38a57ec884 Add contest 8 years ago
Menci 4eb02623e7 Fix http or database error on long code or compiler output 8 years ago
Menci e8364e4168 Show compiler output when compile error 8 years ago
Menci c713102692 Initial commit 8 years ago