Commit Graph

3411 Commits (1f146090ecbd9876ed41ddccc4d05ee1bedbb48e)

Author SHA1 Message Date
Lunny Xiao 1f146090ec
Add migrate repo archiver and packages storage support on command line (#20757) 2 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
wxiaoguang 75d96f4a02
Refactor legacy git init (#20376) 2 years ago
parnic 0066bc5113
Add issue filter for Author (#20578) 2 years ago
Lunny Xiao 5b4a84beb4
Fix v220 migration to be compatible for MSSQL 2008 r2 (#20702) 2 years ago
KN4CK3R f55af4675c
Add support for Pub packages (#20560) 2 years ago
Gabriel Vasile cf06e20c0d
Check webhooks slice length before calling xorm (#20642) 2 years ago
Mohamed Sekour 0e61a74e5a
Add new API endpoints for push mirrors management (#19841) 2 years ago
zeripath e819da0837
WebAuthn CredentialID field needs to be increased in size (#20530) 2 years ago
Tyrone Yeh 8e3da0e27f
Modify milestone search keywords to be case insensitive again (#20513) 2 years ago
Tyrone Yeh 3bd8f50af8
Added email notification option to receive all own messages (#20179) 2 years ago
KN4CK3R 86e5268c39
Add Docker /v2/_catalog endpoint (#20469) 2 years ago
KN4CK3R a3d55ac523
Hide internal package versions (#20492) 2 years ago
aceArt-GmbH ed6cd3cbb7
Display project in issue list (#20434) 2 years ago
Dhruv Manilawala 3df33799c1
Fix: Actor is required to get user repositories (#20443) 2 years ago
KN4CK3R 7690de56f7
Simplify visibility checks (#20406) 2 years ago
6543 c0f5111fea
Dismiss prior pull reviews if done via web in review dismiss (#20197) 2 years ago
silverwind 7d20c8323a
Fix commit status icon when in subdirectory (#20285) 2 years ago
Tyrone Yeh 931c02d152
Add order by for assignee no sort issue (#20053) 2 years ago
zeripath bffa303020
Add option to purge users (#18064) 2 years ago
Tyrone Yeh 715042c5bb
Fix org label open count, including close count issue (#20353) 2 years ago
Ing. Jaroslav Šafka 8420c1bf4c
Fix checks in PR for empty commits #19603 (#20290) 2 years ago
luzpaz d29d6d1991
Fix various typos (#20338) 2 years ago
Gusted 8a7d1a3516
Store read access in access for team repo's (#20275) 2 years ago
Chongyi Zheng 49f9d43afe
Implement sync push mirror on commit (#19411) 2 years ago
wxiaoguang 496b8e3990
Use git.HOME_PATH for Git HOME directory (#20114) 2 years ago
Tyrone Yeh 970288f0b2
Modify milestone search keywords to be case insensitive (#20266) 2 years ago
zeripath 45f17528a8
Only show Followers that current user can access (#20220) 2 years ago
Baekjun Kim c4368fc6bc
Display full name (#20171) 2 years ago
zeripath 5c9c0b8c1e
Refix indices on actions table (#20158) 2 years ago
Lunny Xiao 184a7d4195
Check if project has the same repository id with issue when assign project to issue (#20133) 2 years ago
Gusted 711cbcce8d
Use neutral language in comments and docs (#20135) 2 years ago
Petr Vaněk d789d3646c
Fix typos related to ErrTaskDoesNotExist error (#20118) 2 years ago
zeripath 4909493a9f
Allow manager logging to set SQL (#20064) 2 years ago
Lunny Xiao 0649c54275
Adjust transaction handling via db.Context (#20031) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Wim 62104b4896
Alter hook_task TEXT fields to LONGTEXT (#20038) 2 years ago
zeripath 62cb3c8c85
Simplify and fix migration 216 (#20035) 2 years ago
Anthony Wang e86f18a05a
User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 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