Commit Graph

4191 Commits (main)

Author SHA1 Message Date
Lunny Xiao 9bf821ae6c
Fix GetInactiveUsers (#32540) 10 hours ago
Rowan Bohde 9ac74a1a40
disable gravatar in test (#32529) 11 hours ago
Rowan Bohde 407b6e6dfc
allow the actions user to login via the jwt token (#32527) 24 hours ago
Lunny Xiao 696fbe6036
Refactor push mirror find and add check for updating push mirror (#32539) 3 days ago
Lunny Xiao 4f879a00df
Refactor find forks and fix possible bugs that weak permissions check (#32528) 4 days ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 5 days ago
wxiaoguang ecbb03dc6d
Improve testing and try to fix MySQL hanging (#32515) 6 days ago
Zettat123 a0c0cb3a2c
Fix `recentupdate` sorting bugs (#32505) 6 days ago
Rowan Bohde 68731c07c5
Reduce integration test overhead (#32475) 7 days ago
Lunny Xiao 98d9a71ffe
Trim title before insert/update to database to match the size requirements of database (#32498) 1 week ago
Lunny Xiao b4abb6deff
Reimplement GetUserOrgsList to make it simple and clear (#32486) 1 week ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 1 week ago
wxiaoguang 985e2a8af3
Fix nil panic if repo doesn't exist (#32501) 1 week ago
BoYanZh ad223000d4
Perf: add extra index to notification table (#32395) 1 week ago
wxiaoguang 160ccb5ee2
Fix test fixtures for user2/lfs.git (#32477) 1 week ago
6543 4c924bf43c
Limit org member view of restricted users (#32211) 1 week ago
wxiaoguang 580e21dd2e
Refactor LFS SSH and internal routers (#32473) 1 week ago
ChristopherHX f888e45432
Harden runner updateTask and updateLog api (#32462) 1 week ago
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234) 2 weeks ago
Zettat123 b1f42a0cdd
Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 2 weeks ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2 weeks ago
Lunny Xiao 913be9e8ac
Add new index for action to resolve the performance problem (#32333) 2 weeks ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 2 weeks ago
Lunny Xiao 1887c75c35
Only query team tables if repository is under org when getting assignees (#32414) 2 weeks ago
Kyle D. 66971e591e
Add artifacts test fixture (#30300) 3 weeks ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 3 weeks ago
6543 5d43801b72
Optimize branch protection rule loading (#32280) 3 weeks ago
wxiaoguang a920fcfd91
Fix db engine (#32351) 4 weeks ago
wxiaoguang d70af38447
Refactor the DB migration system slightly (#32344) 4 weeks ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 4 weeks ago
wangjingcun 3d6ccbac3f
chore: fix some function names in comment (#32300) 1 month ago
Zettat123 9116665e9c
Always update expiration time when creating an artifact (#32281) 1 month ago
Bruno Sofiato 900ac62251
Allow code search by filename (#32210) 1 month ago
wxiaoguang 6029d78ab5
Improve the maintainblity of the reserved username list (#32229) 1 month ago
Lunny Xiao c2217670dd
Move admin routers from /admin to /-/admin (#32189) 1 month ago
Lunny Xiao d6d3c96e65
Fix bug when a token is given public only (#32204) 1 month ago
6543 bdd655f2bd
Allow filtering PRs by poster in the ListPullRequests API (#32209) 1 month ago
yp05327 5d6d025c9b
Add support for searching users by email (#30908) 2 months ago
Lunny Xiao a989404e23
Fix javascript error when an anonymous user visiting migration page (#32144) 2 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 2 months ago
Zettat123 f4b8f6fc40
Fix the logic of finding the latest pull review commit ID (#32139) 2 months ago
Lunny Xiao 3f9e360142
Don't join repository when loading action table data (#32127) 2 months ago
Lunny Xiao e2f365b55c
Display head branch more comfortable on pull request view (#32000) 2 months ago
Timon van der Berg ebfde84529
Repo Activity: count new issues that were closed (#31776) 2 months ago
Kemal Zebari adea500aa0
Resolve duplicate local string key related to PR comments (#32073) 2 months ago
Bruno Sofiato 7dde3e6489
Included tag search capabilities (#32045) 2 months ago
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999) 2 months ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 2 months ago
techknowlogick f183783baa
Save initial signup information for users to aid in spam prevention (#31852) 2 months ago
william-allspice e9c64f41a6
Distinguish official vs non-official reviews, add tool tips, and upgr… (#31924) 3 months ago