Commit Graph

4048 Commits (release/v1.22-legacy)

Author SHA1 Message Date
Giteabot 62a94ef7a4
Improve job commit description (#30579) (#30709) 7 months ago
Lunny Xiao 5c12e79445
Fix wrong table name (#30557) (#30651) 7 months ago
Giteabot ea2ea8ef28
Fix package list performance (#30520) (#30616) 7 months ago
Giteabot b266c78cff
Improve "must-change-password" logic and document (#30472) (#30478) 7 months ago
Giteabot cabe4e0dc6
Fix rename branch 500 when the target branch is deleted but exist in database (#30430) (#30438) 7 months ago
Giteabot 81b5938b2c
Check the token's owner and repository when registering a runner (#30406) (#30411) 7 months ago
Giteabot 69cc79173d
Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) (#30409) 7 months ago
Giteabot 189cfc1be1
Fix ambiguous id when fetch Actions tasks (#30382) (#30383) 7 months ago
Giteabot 52bdeb4d45
Avoid running action when action unit is disabled after workflows detected (#30331) (#30338) 7 months ago
Giteabot c541616f1c
Fix oauth2 builtin application logic (#30304) (#30327) 7 months ago
Giteabot 5a6f7353d3
Clean up log messages (#30313) (#30318) 7 months ago
Giteabot deaabf66d9
Fix missing 0 prefix of GPG key id (#30245) (#30248) 8 months ago
Giteabot 98a81bef17
Refactor DeleteInactiveUsers, fix bug and add tests (#30206) (#30222) 8 months ago
Giteabot e581efe238
Fix GPG subkey verify (#30193) (#30203) 8 months ago
Giteabot af81b73d83
Refactor topic Find functions and add more tests for pagination (#30127) (#30167) 8 months ago
Lunny Xiao 40cdc84b36
Fix migration v292 (#30153) 8 months ago
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 8 months ago
YR Chen 7443a10fc3
Move from `max( id )` to `max( index )` for latest commit statuses (#30076) 8 months ago
Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874) 8 months ago
yp05327 ce3c351226
Load attachments for code comments (#30124) 8 months ago
Jason Song c6c4d66004
Fix misuse of `TxContext` (#30061) 8 months ago
Lunny Xiao 3f26fe2fa2
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 8 months ago
DrMaxNix e3e08dcc51
Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) 8 months ago
silverwind f88ad5424f
Replace 10 more gt- classes with tw- (#29945) 8 months ago
wxiaoguang 226231ea27
Fix some pending problems (#29985) 8 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 8 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 8 months ago
Jason Song b150ff0bab
Cancel previous runs of the same PR automatically (#29961) 8 months ago
Lunny Xiao b25eec41eb
Move notifications to a standalone file (#29930) 8 months ago
wxiaoguang 828701ff2d
Fix template error when comment review doesn't exist (#29888) 8 months ago
coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882) 8 months ago
Nanguan Lin df05c558da
Fix user id column case (#29863) 8 months ago
Lunny Xiao 277f90d416
Fix codeowner detected diff base branch to mergebase (#29783) 8 months ago
6543 9a93b1816e
Refactor label.IsArchived() (#29750) 8 months ago
Lunny Xiao e5e2b2fcd7
Add more stats tables (#29730) 8 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 8 months ago
Lunny Xiao aed3b53abd
Some performance optimization on dashboard and issues page (#29010) 8 months ago
pengqiseven 7f856d5d74
remove repetitive words (#29695) 8 months ago
Zettat123 4129e0e79b
Add a warning for disallowed email domains (#29658) 8 months ago
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 8 months ago
sillyguodong a1f5dd7677
Make runs-on support variable expression (#29468) 8 months ago
wxiaoguang 29a8c8de77
Partially enable MSSQL case-sensitive collation support (#29238) 8 months ago
oliverpool 26653b196b
Store webhook event in database (#29145) 8 months ago
Lunny Xiao 45277486c2
Fix bug hidden on CI and make ci failed if tests failure (#29254) 8 months ago
wxiaoguang 1d2548949a
Avoid issue info panic (#29625) 8 months ago
Jason Song 5bdf805e05
Sync branches to DB immediately when handle git hook calling (#29493) 8 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 8 months ago
Zettat123 136dd99e86
Skip email domain check when admins edit user emails (#29609) 8 months ago
Zettat123 4fd9c56ed0
Skip email domain check when admin users adds user manually (#29522) 8 months ago
Denys Konovalov 1f0625a277
Fix projects mode bugs (#29593) 9 months ago