Commit Graph

3127 Commits (aa4355ba1f3760f9c84178c613e692bf91a18967)

Author SHA1 Message Date
KN4CK3R ee3fb92419
Delete references if repository gets deleted (#15681) 3 years ago
Lunny Xiao f5eb33c354
Fix orphaned objects deletion bug (#15657) 3 years ago
KN4CK3R c80d7f33b6
Unified link creation. (#15619) 3 years ago
KN4CK3R 2e85165349
Delete protected branch if repository gets removed (#15658) 3 years ago
a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219) 3 years ago
a1012112796 f31443d6a8
not update updated uinx for `git gc` (#15637) 3 years ago
techknowlogick ea40eb749b
Resolve panic on failed interface conversion in migration v156 (#15604) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
zeripath b1e138511b
Prevent migration 156 failure if tag commit missing (#15519) 3 years ago
zeripath 324cff68c9
Send size to /avatars if requested (#15459) 3 years ago
Lunny Xiao 8202dd1311
Performance improvement for list pull requests (#15447) 3 years ago
Kyle D f44543a1bb
Disable Stars config option (#14653) 3 years ago
zeripath 217b5c150f
Query the DB for the hash before inserting in to email_hash (#15457) 3 years ago
zeripath 9d07facdeb
Ensure review dismissal only dismisses the correct review (#15477) 3 years ago
Martin Michaelis 55eb1745bd
OAuth2 auto-register (#5123) 3 years ago
6543 ca2e1d8090
docs: migration start new section (#15462) 3 years ago
zeripath cd79fbf94a
v172 migration adds created_unix field instead of expiry (#15458) 3 years ago
Lunny Xiao 1fc1d60517
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) 3 years ago
zeripath 84f5a0bc62
Always set the merge base used to merge the commit (#15352) 3 years ago
a1012112796 e375cbfd46
rsponse 404 when delete not exist email (#15383) 3 years ago
6543 477c4530e4
Fix `admin user list` (#15358) 4 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
Roger Luo fa06e98553
Add dashboard milestone search and repo milestone search by name (#14866) 4 years ago
Lunny Xiao fe3dcedd02
Fix xorm log stack level (#15285) 4 years ago
zeripath 0bb8bd8190
Add size to Save function (#15264) 4 years ago
6543 80d6c6d7de
[refactor] mailer service (#15072) 4 years ago
mayswind 9b316a327e
Fix timezone bug when clicking heatmap (#15141) 4 years ago
zeripath c1ca4a8313
Improve /api/v1/repos/issues/search by just getting repo ids (#15179) 4 years ago
zeripath 82d1a7fb17
Update repository size on cron gc task (#15177) 4 years ago
parnic f4d27498bd
Add DefaultMergeStyle option to repository (#14789) 4 years ago
zeripath 39ef6f83d5
Create Proper Migration Tests (#15116) 4 years ago
zeripath 750ac52db2
Fix Migration 176 yet again (#15131) 4 years ago
zeripath 687e2dfa55
Fix consistency check (#15120) 4 years ago
zeripath dfb3e50dce
Fix the v176 migration (#15110) 4 years ago
Lunny Xiao 8567cba0d9
Implement delete release attachments and update release attachments' name (#14130) 4 years ago
6543 a3a65137ba
Delete Labels & IssueLabels on Repo Delete too (#15039) 4 years ago
zeripath dace0ce1b1
Prevent addition of labels from outside the repository or organisation in issues (#14912) 4 years ago
zeripath 070c57867d
Fix postgres ID sequences broken by recreate-table (#15015) 4 years ago
Norwin 5d57f4bcb8
sort release attachments by name (#15008) 4 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994) 4 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
Norwin 658d1bfac8
API: fix set milestone on PR creation (#14981) 4 years ago
zeripath 42b9b46ad2
Never add labels not from this repository or organisation and remove org labels on transfer (#14928) 4 years ago
fnetX (aka fralix) f061277c86
Add "captcha" to list of reserved usernames (#14929) 4 years ago
zeripath 78b7529cd4
Fix overdue marking of closed issues and milestones (#14923) 4 years ago
Lunny Xiao 5ccf8b6430
Fix issue search with db indexer because of mysql 5.7 sqlmode (#14907) 4 years ago
Lunny Xiao 7525450232
When transfering repository and database transaction failed, rollback the renames (#14864) 4 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
zeripath def964e57f
Make searching issues by keyword case insensitive on DB (#14848) 4 years ago