Commit Graph

1417 Commits (main)

Author SHA1 Message Date
Lunny Xiao 98d9a71ffe
Trim title before insert/update to database to match the size requirements of database (#32498) 9 hours ago
Lunny Xiao b4abb6deff
Reimplement GetUserOrgsList to make it simple and clear (#32486) 11 hours ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 12 hours ago
wxiaoguang 0aedb03996
Fix LFS route mock, realm, middleware names (#32488) 1 day ago
Lunny Xiao 840ad7eefe
Disable Oauth check if oauth disabled (#32368) 2 days ago
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234) 4 days ago
Zettat123 b1f42a0cdd
Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 4 days ago
Zettat123 a910abbb45
Add a doctor check to disable the "Actions" unit for mirrors (#32424) 4 days ago
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465) 4 days ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 5 days ago
Zettat123 35bcd667b2
Fix broken releases when re-pushing tags (#32435) 7 days ago
Kemal Zebari fb03062478
Only provide the commit summary for Discord webhook push events (#32432) 7 days ago
Lunny Xiao 331e878e81
Add new event commit status creation and webhook implementation (#27151) 1 week ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 1 week ago
Kemal Zebari 7adc4717ec
Include file extension checks in attachment API (#32151) 1 week ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 1 week ago
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413) 1 week ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 1 week ago
wxiaoguang b068dbd40e
Refactor DateUtils and merge TimeSince (#32409) 1 week ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 2 weeks ago
wxiaoguang fec6b3d500
Replace DateTime with DateUtils (#32383) 2 weeks ago
Rowan Bohde 7dcccc3bb1
improve performance of diffs (#32393) 2 weeks ago
Zettat123 0690cb076b
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 2 weeks ago
wxiaoguang 5e6523aa57
Update go dependencies (#32389) 2 weeks ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 2 weeks ago
Royce Remer c60e4dc109
Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings. (#32307) 2 weeks ago
wxiaoguang a920fcfd91
Fix db engine (#32351) 3 weeks ago
wxiaoguang d70af38447
Refactor the DB migration system slightly (#32344) 3 weeks ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 3 weeks ago
Lunny Xiao a264c46fb0
Add warn log when deleting inactive users (#32318) 3 weeks ago
谈笑风生间 d50ed0abf7
Support requested_reviewers data in comment webhook events (#26178) 4 weeks ago
Zettat123 81aec6d621
Update scheduled tasks even if changes are pushed by "ActionsUser" (#32246) 1 month ago
Zettat123 74664b08a0
Support migrating GitHub/GitLab PR draft status (#32242) 1 month ago
Lunny Xiao 9df5ddaf44
Only rename a user when they should receive a different name (#32247) 1 month ago
wxiaoguang afa8dd45af
Make git push options accept short name (#32245) 1 month ago
Zettat123 0fe5e2b08c
Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 1 month ago
wxiaoguang 6029d78ab5
Improve the maintainblity of the reserved username list (#32229) 1 month ago
wxiaoguang dd83cfcacc
Refactor CSRF token (#32216) 1 month ago
Lunny Xiao d6d3c96e65
Fix bug when a token is given public only (#32204) 1 month ago
Lunny Xiao a989404e23
Fix javascript error when an anonymous user visiting migration page (#32144) 1 month ago
Lunny Xiao 3a4a1bffbe
Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 1 month ago
yp05327 70b7df0e5e
Support repo license (#24872) 1 month ago
Zettat123 f4b8f6fc40
Fix the logic of finding the latest pull review commit ID (#32139) 1 month ago
Lunny Xiao 5a8568459d
Fix bug when deleting a migrated branch (#32075) 2 months ago
Kemal Zebari aadbe0488f
Truncate commit message during Discord webhook push events (#31970) 2 months ago
Exploding Dragon 269c630923
Fix: database not update release when using `git push --tags --force` (#32040) 2 months ago
wxiaoguang 1fede04b83
Refactor CSRF protector (#32057) 2 months ago
KN4CK3R 55f1fcf0ad
Add missing comment reply handling (#32050) 2 months ago
KN4CK3R f528df944b
Do not escape relative path in RPM primary index (#32038) 2 months ago
Kemal Zebari f05d9c98c4
Handle invalid target when creating releases using API (#31841) 2 months ago