Commit Graph

4076 Commits (45475250bd3353c8ec77c9379cc851eac96a23a6)

Author SHA1 Message Date
Giteabot 084bec89ed
Fix various problems around projects board view (#30696) (#30902) 6 months ago
wxiaoguang d4c2db39bf
Refactor AppURL usage (#30885) (#30891) 6 months ago
Giteabot cfe6779d4e
Get repo list with OrderBy alpha should respect owner too (#30784) (#30875) 6 months ago
Giteabot a82e6301f7
Fix no edit history after editing issue's title and content (#30814) (#30845) 7 months ago
Zettat123 99e89e57bc
Fix duplicate status check contexts (#30660) (#30779) 7 months ago
6543 022eac4ac8
Get repo assignees and reviewers should ignore deactivated users (#30770) (#30782) 7 months ago
wxiaoguang 6d2a307ad8
Rename migration package name for 1.22-rc1 (#30730) 7 months ago
wxiaoguang d3cdef88ad
Add some tests to clarify the "must-change-password" behavior (#30693) 7 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
yp05327 2a3906d755
Improve job commit description (#30579) 7 months ago
wxiaoguang bffbbf5470
Improve oauth2 client "preferred username field" logic and the error handling (#30622) 7 months ago
Lunny Xiao 2ad9ef4984
Fix some bug on migrations (#30647) 7 months ago
sillyguodong 2f6b1c46a1
Interpolate runs-on with variables when scheduling tasks (#30640) 7 months ago
Zettat123 30dd4beeee
Add a db consistency check to remove runners that do not belong to a repository (#30614) 7 months ago
Lunny Xiao e94864e86c
Fix wrong table name (#30557) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
Cheng 9de443ced2
chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 7 months ago
KN4CK3R b06aac40e6
Fix package list performance (#30520) 7 months ago
wxiaoguang 48d4580dd5
Clarify permission "HasAccess" behavior (#30585) 7 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 7 months ago
wxiaoguang 3e2e76e248
Refactor web routes (#30519) 7 months ago
Lunny Xiao 6f7d70fb3d
Reduce unnecessary database queries on actions table (#30509) 7 months ago
wxiaoguang 4c6e2da088
Improve "must-change-password" logic and document (#30472) 7 months ago
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