Commit Graph

37 Commits (f70b3532360bfa9d421a06a11a8c2a9768aca793)

Author SHA1 Message Date
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516)
4 years ago
zeripath 6b1266b6b3
Provide self-registering storage system (#12978)
4 years ago
Lunny Xiao 3878e985b6
Add default storage configurations (#12813)
4 years ago
Lunny Xiao 7a5465fc56
LFS support to be stored on minio (#12518)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
techknowlogick 9e6a79bea9
upgrade to use testfixtures v3 (#11904)
4 years ago
Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 (#10646)
4 years ago
guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)
4 years ago
guillep2k 7e920703f9
Move fixture generation to contrib and add test (#10277)
4 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536)
5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao e7d4895732
Move commit repo action from models to repofiles package (#7645)
5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271)
5 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)
5 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131)
5 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363)
5 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
Dennis Menschel 9c0a374f3f Fix integer constant overflows in tests (#4616)
6 years ago
Ethan Koenig d27d720f05 Use unique temp dirs in unit tests (#3494)
6 years ago
Lauris BH 3a9c698821
Force remove test repo root path in case previous test is still locking it (#3528)
6 years ago
Antoine GIRARD cc7b8e3379 Add more bench (#3161)
6 years ago
Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label (#3198)
6 years ago
Lunny Xiao 41d6afe0e7 Fix compile failed without gcc (#3130)
6 years ago
Ethan Koenig 91f3d77ceb Unit tests for wiki routers (#3022)
6 years ago
Ethan Koenig 1028ef2def Don't print SQL in unit tests (#2995)
6 years ago
David Schneiderbauer 1eedd983ea Complete push webhooks (#2530)
7 years ago
Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482)
7 years ago
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard (#2215)
7 years ago
Ethan Koenig a27863b6d1 Fix issue updated_unix bug (#2204)
7 years ago
Lauris BH 1d032f5220 Fix compiling without sqlite and gcc (#2177)
7 years ago
Ethan Koenig 8fcda0442e Fix search by issue type (#1914)
7 years ago
Ethan Koenig 9f9289fc68 Run unused test
7 years ago
Ethan Koenig cf02cd7ba0 Fix and test for delete user (#1713)
7 years ago