Commit Graph

1426 Commits (main)

Author SHA1 Message Date
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 0d5abd9b3e
Remove unnecessary code (#32560) 2 days ago
Baltazár Radics 5eb0ee49a1
Use user.FullName in Oauth2 id_token response (#32542) 3 days 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
Lunny Xiao c3dedcffa7
Fix basic auth with webauthn (#32531) 5 days ago
Lunny Xiao e1b269e956
Remove transaction for archive download (#32186) 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 0aedb03996
Fix LFS route mock, realm, middleware names (#32488) 1 week ago
Lunny Xiao 840ad7eefe
Disable Oauth check if oauth disabled (#32368) 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
Zettat123 a910abbb45
Add a doctor check to disable the "Actions" unit for mirrors (#32424) 2 weeks ago
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465) 2 weeks ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 2 weeks ago
Zettat123 35bcd667b2
Fix broken releases when re-pushing tags (#32435) 2 weeks ago
Kemal Zebari fb03062478
Only provide the commit summary for Discord webhook push events (#32432) 2 weeks ago
Lunny Xiao 331e878e81
Add new event commit status creation and webhook implementation (#27151) 2 weeks ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2 weeks ago
Kemal Zebari 7adc4717ec
Include file extension checks in attachment API (#32151) 2 weeks ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 2 weeks ago
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413) 2 weeks ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 2 weeks ago
wxiaoguang b068dbd40e
Refactor DateUtils and merge TimeSince (#32409) 2 weeks ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 3 weeks ago
wxiaoguang fec6b3d500
Replace DateTime with DateUtils (#32383) 3 weeks ago
Rowan Bohde 7dcccc3bb1
improve performance of diffs (#32393) 3 weeks ago
Zettat123 0690cb076b
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 weeks ago
wxiaoguang 5e6523aa57
Update go dependencies (#32389) 3 weeks ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 3 weeks ago
Royce Remer c60e4dc109
Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings. (#32307) 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
Lunny Xiao a264c46fb0
Add warn log when deleting inactive users (#32318) 4 weeks ago
谈笑风生间 d50ed0abf7
Support requested_reviewers data in comment webhook events (#26178) 1 month 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) 2 months ago
Lunny Xiao 3a4a1bffbe
Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 2 months ago