Commit Graph

1387 Commits (0196b3583a09131f42dd0a364ad46babd5f12e04)

Author SHA1 Message Date
谈笑风生间 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) 2 months 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
charles-plutohealth 7c6edf1ba0
Fix `/repos/{owner}/{repo}/pulls/{index}/files` endpoint not populating `previous_filename` (#32017) 2 months ago
Jason Song 125679f2e1
Support allowed hosts for migrations to work with proxy (#32025) 2 months ago
Zettat123 def1c9670b
Support migration from AWS CodeCommit (#31981) 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
Wim 01dec7577a
Remove SHA1 for support for ssh rsa signing (#31857) 2 months ago
Lunny Xiao 2da2000413
Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 2 months ago
Lunny Xiao 5c05dddbed
Fix nuget/conan/container packages upload bugs (#31967) 2 months ago
yp05327 eba6bfbe15
Fix 500 error when `state` params is set when editing issue/PR by API (#31880) 2 months ago
Zettat123 725a3ed9ad
Handle "close" actionable references for manual merges (#31879) 3 months ago
Lunny Xiao 8b92eba21f
Fix agit automerge (#31207) 3 months ago
Lunny Xiao 4f5c96627b
Fix actions notify bug (#31866) 3 months ago
Edip Emre Bodur a4dac59643
Fixes for unreachable project issues when transfer repository from organization (#31770) 3 months ago
Fábio Barkoski e45a4c9829
Move repository visibility to danger zone in the settings area (#31126) 3 months ago
Lunny Xiao 791d7fc76a
Add issue comment when moving issues from one column to another of the project (#29311) 3 months ago
KN4CK3R 3862b31abb
Fix RPM resource leak (#31794) 3 months ago
Lunny Xiao df7f1c2ead
Fix protected branch files detection on pre_receive hook (#31778) 3 months ago
Exploding Dragon de175e3b06
Add signature support for the RPM module (#27069) 3 months ago
Edip Emre Bodur 94cca8846e
Fix null requested_reviewer from API (#31773) 3 months ago
Jason Song 687c118248
Clear up old Actions logs (#31735) 4 months ago
Jason Song 09b56fc069
Distinguish LFS object errors to ignore missing objects during migration (#31702) 4 months ago
Jason Song f989f46438
Move `registerActionsCleanup` to `initActionsTasks` (#31721) 4 months ago
yp05327 e0a408e6f3
Add permission check when creating PR (#31033) 4 months ago
Zettat123 4b376a0ed9
Support `pull_request_target` event for commit status (#31703) 4 months ago
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454) 4 months ago
Zettat123 e9aa39bda4
Fix a branch divergence cache bug (#31659) 4 months ago
Rowan Bohde 416c36f303
allow synchronizing user status from OAuth2 login providers (#31572) 4 months ago
6543 0f53324182
Add option to change mail from user display name (#31528) 4 months ago
Sunny Wan 4913edaa70
Display app name in the registration email title (#31562) 4 months ago
wxiaoguang 72b6bc8caf
Refactor webhook (#31587) 4 months ago