Menci
|
152284721a
|
Fix problem tag updates not saved
|
6 years ago |
Menci
|
ed13aa149d
|
Remove it from cache after change a problem's id
|
6 years ago |
Menci
|
6c169f69e9
|
Disable bluebird warning wForgottenReturn
|
6 years ago |
Menci
|
81796626f1
|
Fix typo: statictics -> statistics
|
6 years ago |
Menci
|
6538d6314c
|
Change comments_num default from NULL to 0
|
6 years ago |
Menci
|
bc9d910756
|
Correct table name
|
6 years ago |
Menci
|
d47854e620
|
Await promises in parallel
|
6 years ago |
Menci
|
e7690a1065
|
Add migration script to build statistics table
|
6 years ago |
Menci
|
db1e9ef9c3
|
Remove deprecated migration scripts
|
6 years ago |
Menci
|
8058f07dc3
|
Optimize judge_state table query with enum type and indexes
|
6 years ago |
Menci
|
9bf6bdb137
|
Optimize problem statistics
|
6 years ago |
Menci
|
71c44b08de
|
Fix article default not allowed comment
|
6 years ago |
Menci
|
c34499c77e
|
Recalculate sort_time on deleting comment
|
6 years ago |
Menci
|
2eff707f6d
|
Delete comments on deleting article in discussion
|
6 years ago |
Menci
|
d71b49a2cd
|
Fix problem discussion list empty
|
6 years ago |
Menci
|
9f5ba6770d
|
Use byte count instead of character count for code length
|
6 years ago |
Menci
|
e946b931c9
|
Add option for database cache size
|
6 years ago |
Menci
|
804e9689db
|
Optimize database cache implementation
|
6 years ago |
Menci
|
5432c81a1e
|
Enable cache for contest_player
|
6 years ago |
Menci
|
d580cf6ec7
|
Fix statistics page prefix sum & suffix sum display bug
|
6 years ago |
Menci
|
8f2737ba1a
|
Fix submission pagination prev button always to first page
|
6 years ago |
Menci
|
b0a55fbc07
|
Add missing index to judge_state table
|
6 years ago |
Menci
|
79cd9afac2
|
Update README
|
6 years ago |
Menci
|
50296e76ee
|
Fix TypeError when query cached model not found
|
6 years ago |
Menci
|
b5d9955529
|
Fix problem tagIDs cache
|
6 years ago |
Menci
|
3e5b2aa69d
|
Cache problem tagIDs
|
6 years ago |
Menci
|
12e1735c76
|
Fix shallow copy of cached object
|
6 years ago |
Menci
|
56c4c4447b
|
Add cache for queries with ID
|
6 years ago |
Menci
|
8515b33664
|
Optimize count queries for pagination
|
6 years ago |
Menci
|
82ccc9d0da
|
Add missing file page_largedata.ejs
|
6 years ago |
Menci
|
47c1601c99
|
Show SQL query log on non-production
|
6 years ago |
Menci
|
33c61c7a83
|
Optimize submissions pagination query
|
6 years ago |
Menci
|
cfd57e33b5
|
Change connection options
|
6 years ago |
Menci
|
90f076d1bc
|
Fix no default value for judge_state's some columns
|
6 years ago |
Menci
|
7aeafe3c95
|
Fix query submissions too slow
|
6 years ago |
Menci
|
a03d305507
|
Move syzoj-renderer to a child process
|
6 years ago |
Menci
|
62f6c05ffe
|
Refuse to start if NOT migrated to TypeORM
|
6 years ago |
Menci
|
1e04c5feb5
|
Merge branch 'typeorm' of github.com:syzoj/syzoj into typeorm
|
6 years ago |
Menci
|
d7fcc98bc8
|
Fix problem statistics
|
6 years ago |
Menci
|
e81dc2a725
|
Remove unnecessary assignments
|
6 years ago |
Menci
|
0e05b99f88
|
Fix problem search not show id matched problem
|
6 years ago |
Menci
|
fe8b087ab1
|
Change the way to define primary columns
|
6 years ago |
Menci
|
39ca0a9c95
|
Merge branch 'typeorm' of https://github.com/syzoj/syzoj
|
6 years ago |
Menci
|
d6ca55c994
|
Use default value for some columns
|
6 years ago |
Menci
|
3281cbe474
|
Patch TypeORM to workaround typeorm/typeorm#3636
|
6 years ago |
Menci
|
56e5cd5315
|
Move to TypeORM
|
6 years ago |
Tian Yunhao
|
793597085b
|
Fix protocol in Email.
|
6 years ago |
Menci
|
574b41c7c1
|
Optimize user-accepted-problems related SQL queries
|
6 years ago |
Menci
|
efa3d5a1c4
|
Disable monaco-editor's context menu
|
6 years ago |
Menci
|
b58586a2bb
|
Merge branch 'monaco-editor' of github.com:syzoj/syzoj into monaco-editor
|
6 years ago |