Commit Graph

4103 Commits (78e8296e113e2fd9259ec05fe87035427821ea0b)

Author SHA1 Message Date
Lunny Xiao e20428d8f6
Fix commitstatus summary (#30431) 7 months ago
wxiaoguang 92e27e15c3
Add comment for ContainsRedirectURI about the exact match (#30457) 7 months ago
Lunny Xiao 9466fec879
Fix rename branch 500 when the target branch is deleted but exist in database (#30430) 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 f0bfad29ea
Replace MSSQL driver with a better maintained version (#30390) 7 months ago
Lunny Xiao b09687f1d1
Refactor more filterslice (#30370) 7 months ago
Jason Song 310e2517e5
Fix ambiguous id when fetch Actions tasks (#30382) 7 months ago
oliverpool d547b53cca
Add container.FilterSlice function (#30339) 7 months ago
yp05327 d872ce006c
Avoid running action when action unit is disabled after workflows detected (#30331) 7 months ago
wxiaoguang 074a3e05f6
Fix oauth2 builtin application logic (#30304) 7 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 7 months ago
KN4CK3R eb505b128c
Fix missing 0 prefix of GPG key id (#30245) 8 months ago
Lunny Xiao b482567059
Add unique index for project_issue to prevent duplicate data (#30190) 8 months ago
wxiaoguang a008486f5c
Refactor DeleteInactiveUsers, fix bug and add tests (#30206) 8 months ago
KN4CK3R 82ffd91607
Fix GPG subkey verify (#30193) 8 months ago
Jack Hay 59d4aadba5
Add setting to disable user features when user login type is not plain (#29615) 8 months ago
Lunny Xiao 8acc7aab4c
Refactor topic Find functions and add more tests for pagination (#30127) 8 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 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