Commit Graph

4086 Commits (3fcf865a4bef6f73149984090304f3d64af2a0e1)

Author SHA1 Message Date
Giteabot 68e405cf0b
Fix the possible migration failure on 286 with postgres 16 (#31209) (#31218) 6 months ago
Giteabot c6176ee59f
Fix branch order (#31174) (#31193) 6 months ago
Giteabot 1171b24d52
Make gitea webhooks openproject compatible (#28435) (#31081) 6 months ago
yp05327 564fef1e20
Fix wrong display of recently pushed notification (#25812) (#31043) 6 months ago
Giteabot 2648962ae0
Fix automerge will not work because of some events haven't been triggered (#30780) (#31039) 6 months ago
Giteabot 55cb356b84
Refactor sha1 and time-limited code (#31023) (#31030) 6 months ago
Giteabot d17bfad940
Fix data-race during testing (#30999) (#31024) 6 months ago
Giteabot 042777abd7
Filter out duplicate action(activity) items for a repository (#30957) (#30976) 6 months ago
Giteabot 8393ff78fc
Protected tag is no internal server error (#30962) (#30970) 6 months ago
Giteabot bc455883fc
Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894) (#30946) 6 months ago
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