Commit Graph

1426 Commits (main)

Author SHA1 Message Date
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 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) 3 months ago
Lunny Xiao 5c05dddbed
Fix nuget/conan/container packages upload bugs (#31967) 3 months ago
yp05327 eba6bfbe15
Fix 500 error when `state` params is set when editing issue/PR by API (#31880) 3 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) 4 months ago
Lunny Xiao df7f1c2ead
Fix protected branch files detection on pre_receive hook (#31778) 4 months ago
Exploding Dragon de175e3b06
Add signature support for the RPM module (#27069) 4 months ago
Edip Emre Bodur 94cca8846e
Fix null requested_reviewer from API (#31773) 4 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
Tobias Balle-Petersen 4ea2a6de81
Fix: Allow org team names of length 255 in create team form (#31564) 4 months ago
delvh 7bb3835811
Add `YEAR`, `MONTH`, `MONTH_ENGLISH`, `DAY` variables for template repos (#31584) 5 months ago
6543 4696bcb3f7
Use FullName in Emails to address the recipient if possible (#31527) 5 months ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 5 months ago
Brecht Van Lommel b88e5fc72d
Fix slow patch checking with commits that add or remove many files (#31548) 5 months ago
Sumit 17b3a38577
[Fix] Account Linking UpdateMigrationsByType (#31428) 5 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 5 months ago
wxiaoguang 37a4b233a0
Refactor repo unit "disabled" check (#31389) 5 months ago
wxiaoguang d32648b204
Refactor route path normalization (#31381) 5 months ago
wxiaoguang f5dfd7d73c
Add a simple test for AdoptRepository (#31391) 5 months ago
wxiaoguang 84cbb6c4d2
Fix duplicate sub-path for avatars (#31365) 5 months ago