Commit Graph

3411 Commits (795913e3c7f37c55a81e64517c740f0402b6230d)

Author SHA1 Message Date
wxiaoguang f241201484
Init git module before database migration (#21764) (#21766) 2 years ago
Lunny Xiao 291787a5ef
Fix issues count bug (#21600) 2 years ago
Gusted d745780014
Add Num{Issues,Pulls} stats checks (#21404) (#21414) 2 years ago
M Hickford 672d54fafa
Ignore port for OAuth2 loopback redirect URIs (#21293) (#21373) 2 years ago
Jason Song 0495544b8a
Tag list should include draft releases with existing tags (#21263) (#21365) 2 years ago
KN4CK3R 43b4c38d4f
Use absolute links in feeds (#21229) (#21265) 2 years ago
Lunny Xiao f663773200
Fix limited user cannot view himself's profile (#21212) 2 years ago
Jason Song c8d687997d
Fix reaction of issues (#21185) (#21196) 2 years ago
zeripath 06f968d662
Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051) 2 years ago
Lunny Xiao 084797b4dc
Fix delete user missed some comments (#21067) (#21068) 2 years ago
zeripath 7888a55e8c
Delete unreferenced packages when deleting a package version (#20977) (#21060) 2 years ago
zeripath 8fc80b34a0
Add another index for Action table on postgres (#21033) (#21054) 2 years ago
zeripath 3aba72c613
Add more checks in migration code (#21011) (#21050) 2 years ago
Lunny Xiao 989dd5502c
Fix missed sort bug (#21006) 2 years ago
zeripath 0230f1e1aa
In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (#20837) (#20899) 2 years ago
zeripath bf41958c16
Pad GPG Key ID with preceding zeroes (#20878) (#20885) 2 years ago
zeripath 033178f2fc
Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896) (#20911) 2 years ago
zeripath 37458bffbf
Fix panic when an invalid oauth2 name is passed (#20820) (#20900) 2 years ago
zeripath ec9b43ba16
Remove calls to load Mirrors in user.Dashboard (#20855) (#20897) 2 years ago
Gusted e6ec411491
Fix SQL Query for `SearchTeam` (#20844) (#20872) 2 years ago
Lunny Xiao c40c753613
Check Mirror exists before linking its Repo (#20840) (#20842) 2 years ago
Lunny Xiao 7a9b01a2dd
Add migrate repo archiver and packages storage support on command line (#20757) (#20806) 2 years ago
Lunny Xiao ac9792c0c7
Check webhooks slice length before calling xorm (#20642) (#20768) 2 years ago
Lunny Xiao 9ec1c8812e
Fix v220 migration to be compatible for MSSQL 2008 r2 (#20702) (#20707) 2 years ago
aceArt-GmbH 07d140625e
Display project in issue list (#20583) 2 years ago
6543 09f2e1e1a2
WebAuthn CredentialID field needs to be increased in size (#20530) (#20555) 2 years ago
6543 97a8c96c5b
Add Docker /v2/_catalog endpoint (#20469) (#20556) 2 years ago
Tyrone Yeh e0f35ea00f
Modify milestone search keywords to be case insensitive (#20266) (#20498) 2 years ago
6543 e930d66a9c
Dismiss prior pull reviews if done via web in review dismiss (#20197) (#20407) 2 years ago
Tyrone Yeh f4e219f668
Fix org label open count, including close count issue (#20364) 2 years ago
Ing. Jaroslav Šafka 92a43d577d
Fix checks in PR for empty commits (#20290) (#20352) 2 years ago
Gusted d371ced49d
Store read access in access for team repo's (#20275) (#20276) 2 years ago
wxiaoguang 5e5ff77ed7
Use git.HOME_PATH for Git HOME directory (#20114) (#20293) 2 years ago
zeripath a92d247fdd
Only show Followers that current user can access (#20220) (#20252) 2 years ago
zeripath 76ba23a14f
Display full name (#20171) (#20246) 2 years ago
zeripath e321b40bb0
Refix indices on actions table (#20158) (#20198) 2 years ago
Lunny Xiao 3e4fe009e7
Check if project has the same repository id with issue when assign project to issue (#20133) (#20188) 2 years ago
zeripath 2dc6571085
Simplify and fix migration 216 (#20036) 2 years ago
Wim 1823bfde7c
Alter hook_task TEXT fields to LONGTEXT (#20038) (#20041) 2 years ago
zeripath 5d653cc10d
Improve action table indices (#19472) 2 years ago
zeripath 5d80feb5a6
Fix CountOrphanedLabels in orphan check (#20009) 2 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 years ago
Gusted 7d1770cd71
Use correct count for `NumOpenIssues` (#19980) 2 years ago
Hugo Hoitink 6473bd333a
In code search, get code unit accessible repos in one (main) query (#19764) 2 years ago
Lunny Xiao d91d4db344
Move tests as seperate sub packages to reduce duplicated file names (#19951) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
yutotnh 3708ca8e28
fix: some typos (#19956) 2 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
Lunny Xiao ce3dd04c63
Fix some mirror bugs (#18649) 2 years ago
wxiaoguang 88f2e457d8
Fix data-race problems in git module (quick patch) (#19934) 2 years ago