1247 Commits (v1.22.0-rc0)

Author SHA1 Message Date
  Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2 months ago
  Lunny Xiao 538790ad1d
Put an edit file button on pull request files to allow a quick operation (#29697) 2 months ago
  Lunny Xiao 0c8b828f5d
Fix possible data race on tests (#30093) 2 months ago
  yp05327 274bc00ca2
Fix duplicate migrated milestones (#30102) 2 months ago
  yp05327 9cf0f0bb04
Fix gitea doctor will remove repo-avatar files when execute command `storage-archives` (#30094) 2 months ago
  yp05327 08aec2c20a
Fix panic for `fixBrokenRepoUnits16961` (#30068) 2 months ago
  Lunny Xiao 475b6e839c
Fix Add/Remove WIP on pull request title failure (#29999) 2 months ago
  silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 2 months ago
  Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2 months ago
  wxiaoguang 226231ea27
Fix some pending problems (#29985) 2 months ago
  Zettat123 2f060c5834
Fix bugs in rerunning jobs (#29955) 2 months ago
  wxiaoguang ca4107dc96
Refactor external URL detection (#29973) 2 months ago
  Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 2 months ago
  wxiaoguang 01500957c2
Refactor URL detection (#29960) 2 months ago
  Lunny Xiao 82db9a2ba7
Fix the bug that user may logout if he switch pages too fast (#29962) 2 months ago
  Jason Song b150ff0bab
Cancel previous runs of the same PR automatically (#29961) 2 months ago
  wxiaoguang 21151474e3
Fix loadOneBranch panic (#29938) 2 months ago
  Jason Song f371f84fa3
Restore deleted branches when syncing (#29898) 2 months ago
  yp05327 98217b0340
Fix invalid link of the commit status when ref is tag (#29752) 2 months ago
  Jimmy Praet 17d7ab5ad4
Notify reviewers added via CODEOWNERS (#29842) 2 months ago
  coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882) 2 months ago
  wxiaoguang abb330e613
Upgrade Go 1.22 and upgrade dependency (#29869) 2 months ago
  Denys Konovalov 0285b04f4c
fix telegram webhook (#29864) 2 months ago
  wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 2 months ago
  wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 2 months ago
  Lunny Xiao 277f90d416
Fix codeowner detected diff base branch to mergebase (#29783) 2 months ago
  Denys Konovalov e0b002a4a8
Unify search boxes (#29530) 2 months ago
  Denys Konovalov 7a90e5954f
add skip ci support for pull request title (#29774) 3 months ago
  wxiaoguang 43de021ac1
Add test for webhook (#29755) 3 months ago
  Lunny Xiao 83ba882bab
Fix possible NPE in ToPullReviewList (#29759) 3 months ago
  KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 3 months ago
  Zettat123 4129e0e79b
Add a warning for disallowed email domains (#29658) 3 months ago
  Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702) 3 months ago
  Lunny Xiao 6e8762f962
Fix broken webhooks (#29690) 3 months ago
  silverwind 82e102f8b0
Replace more gt- with tw- (#29678) 3 months ago
  charles 0c273f12e0
Fix commit_status problem when testing (#29672) 3 months ago
  Lunny Xiao 930bae2300
Add cache for branch divergence on branch list page (#29577) 3 months ago
  Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 3 months ago
  sillyguodong a1f5dd7677
Make runs-on support variable expression (#29468) 3 months ago
  charles 7cf7a499be
Fixing the issue when status check per rule matches multiple actions (#29631) 3 months ago
  oliverpool 26653b196b
Store webhook event in database (#29145) 3 months ago
  wxiaoguang c72e1a7abb
Use strict protocol check when redirect (#29642) 3 months ago
  Earl Warren f6d01ac2d8
Add download URL for executable files (#28260) 3 months ago
  Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 3 months ago
  Jason Song 5bdf805e05
Sync branches to DB immediately when handle git hook calling (#29493) 3 months ago
  wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 3 months ago
  Lunny Xiao da15d6127c
A small refactor for agit implementation (#29614) 3 months ago
  ChristopherHX 368743baf3
Add ac claim for old docker/build-push-action@v3 / current buildx gha cache (#29584) 3 months ago
  Zettat123 136dd99e86
Skip email domain check when admins edit user emails (#29609) 3 months ago
  yp05327 3f3335ae51
Add empty repo check in `DetectAndHandleSchedules` (#29606) 3 months ago