Commit Graph

1418 Commits (main)

Author SHA1 Message Date
silverwind c77e8140bc
Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) 7 months ago
Jason Song fd59cd9450
Avoid losing token when updating mirror settings (#30429) 7 months ago
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417) 7 months ago
yp05327 b4d86912ef
Fix mirror error when mirror repo is empty (#30432) 7 months ago
Lunny Xiao f9c3e79aba
Fix commit status cache which missed target_url (#30426) 7 months ago
Kazushi (Jam) Marukawa 7af074dbee
Change the default maxPerPage for gitbucket (#30392) 7 months ago
Lunny Xiao fc34481d05
Add commit status summary table to reduce query from commit status table (#30223) 7 months ago
Zettat123 0fe9f93eb4
Check the token's owner and repository when registering a runner (#30406) 7 months ago
yp05327 96d31fe0a8
Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) 7 months ago
Lunny Xiao 263a716cb5
Performance optimization for git push (#30104) 7 months ago
Lunny Xiao 908426aa0f
Fix missed doer (#30231) 7 months ago
Michael Kriese ff7aab4403
Add optional doctor storage init (#30330) 7 months ago
yp05327 7d66b9ea65
Avoid showing `Failed to change the default wiki branch` if repo has no wiki when saving repo settings (#30329) 7 months ago
wxiaoguang 074a3e05f6
Fix oauth2 builtin application logic (#30304) 7 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 7 months ago
wxiaoguang 7396172a02
Fix code block style for code preview (#30298) 7 months ago
sebastian-sauer 07bcfc171b
Commit-Dropdown: Show Author of commit if available (#30272) 7 months ago
wxiaoguang ca5c895efb
Render embedded code preview by permlink in markdown (#30234) 8 months ago
Zettat123 1ef2eb50d8
Remove scheduled action tasks if the repo is archived (#30224) 8 months ago
wxiaoguang a008486f5c
Refactor DeleteInactiveUsers, fix bug and add tests (#30206) 8 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 8 months ago
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 8 months ago
Lunny Xiao 538790ad1d
Put an edit file button on pull request files to allow a quick operation (#29697) 8 months ago
Lunny Xiao 0c8b828f5d
Fix possible data race on tests (#30093) 8 months ago
yp05327 274bc00ca2
Fix duplicate migrated milestones (#30102) 8 months ago
yp05327 9cf0f0bb04
Fix gitea doctor will remove repo-avatar files when execute command `storage-archives` (#30094) 8 months ago
yp05327 08aec2c20a
Fix panic for `fixBrokenRepoUnits16961` (#30068) 8 months ago
Lunny Xiao 475b6e839c
Fix Add/Remove WIP on pull request title failure (#29999) 8 months ago
silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 8 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 8 months ago
wxiaoguang 226231ea27
Fix some pending problems (#29985) 8 months ago
Zettat123 2f060c5834
Fix bugs in rerunning jobs (#29955) 8 months ago
wxiaoguang ca4107dc96
Refactor external URL detection (#29973) 8 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 8 months ago
wxiaoguang 01500957c2
Refactor URL detection (#29960) 8 months ago
Lunny Xiao 82db9a2ba7
Fix the bug that user may logout if he switch pages too fast (#29962) 8 months ago
Jason Song b150ff0bab
Cancel previous runs of the same PR automatically (#29961) 8 months ago
wxiaoguang 21151474e3
Fix loadOneBranch panic (#29938) 8 months ago
Jason Song f371f84fa3
Restore deleted branches when syncing (#29898) 8 months ago
yp05327 98217b0340
Fix invalid link of the commit status when ref is tag (#29752) 8 months ago
Jimmy Praet 17d7ab5ad4
Notify reviewers added via CODEOWNERS (#29842) 8 months ago
coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882) 8 months ago
wxiaoguang abb330e613
Upgrade Go 1.22 and upgrade dependency (#29869) 8 months ago
Denys Konovalov 0285b04f4c
fix telegram webhook (#29864) 8 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 8 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 8 months ago
Lunny Xiao 277f90d416
Fix codeowner detected diff base branch to mergebase (#29783) 8 months ago
Denys Konovalov e0b002a4a8
Unify search boxes (#29530) 8 months ago
Denys Konovalov 7a90e5954f
add skip ci support for pull request title (#29774) 8 months ago
wxiaoguang 43de021ac1
Add test for webhook (#29755) 8 months ago