Commit Graph

4089 Commits (43c63c33aea1b0725ed1fe7b4a55dd85050f0beb)

Author SHA1 Message Date
Jimmy Praet 2dc6993467
Return an empty string when a repo has no avatar in the repo API (#31187) (#31567) 7 months ago
Giteabot eaeb4d1b96
Fix web notification icon not updated once you read all notifications (#31447) (#31466) 8 months ago
wxiaoguang 52925e9c7c
Fix duplicate sub-path for avatars (#31365) (#31368) 8 months ago
Giteabot 68e405cf0b
Fix the possible migration failure on 286 with postgres 16 (#31209) (#31218) 9 months ago
Giteabot c6176ee59f
Fix branch order (#31174) (#31193) 9 months ago
Giteabot 1171b24d52
Make gitea webhooks openproject compatible (#28435) (#31081) 9 months ago
yp05327 564fef1e20
Fix wrong display of recently pushed notification (#25812) (#31043) 9 months ago
Giteabot 2648962ae0
Fix automerge will not work because of some events haven't been triggered (#30780) (#31039) 9 months ago
Giteabot 55cb356b84
Refactor sha1 and time-limited code (#31023) (#31030) 9 months ago
Giteabot d17bfad940
Fix data-race during testing (#30999) (#31024) 9 months ago
Giteabot 042777abd7
Filter out duplicate action(activity) items for a repository (#30957) (#30976) 9 months ago
Giteabot 8393ff78fc
Protected tag is no internal server error (#30962) (#30970) 9 months ago
Giteabot bc455883fc
Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894) (#30946) 9 months ago
Giteabot 084bec89ed
Fix various problems around projects board view (#30696) (#30902) 9 months ago
wxiaoguang d4c2db39bf
Refactor AppURL usage (#30885) (#30891) 9 months ago
Giteabot cfe6779d4e
Get repo list with OrderBy alpha should respect owner too (#30784) (#30875) 9 months ago
Giteabot a82e6301f7
Fix no edit history after editing issue's title and content (#30814) (#30845) 10 months ago
Zettat123 99e89e57bc
Fix duplicate status check contexts (#30660) (#30779) 10 months ago
6543 022eac4ac8
Get repo assignees and reviewers should ignore deactivated users (#30770) (#30782) 10 months ago
wxiaoguang 6d2a307ad8
Rename migration package name for 1.22-rc1 (#30730) 10 months ago
wxiaoguang d3cdef88ad
Add some tests to clarify the "must-change-password" behavior (#30693) 10 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 10 months ago
yp05327 2a3906d755
Improve job commit description (#30579) 10 months ago
wxiaoguang bffbbf5470
Improve oauth2 client "preferred username field" logic and the error handling (#30622) 10 months ago
Lunny Xiao 2ad9ef4984
Fix some bug on migrations (#30647) 10 months ago
sillyguodong 2f6b1c46a1
Interpolate runs-on with variables when scheduling tasks (#30640) 10 months ago
Zettat123 30dd4beeee
Add a db consistency check to remove runners that do not belong to a repository (#30614) 10 months ago
Lunny Xiao e94864e86c
Fix wrong table name (#30557) 10 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 10 months ago
Cheng 9de443ced2
chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 10 months ago
KN4CK3R b06aac40e6
Fix package list performance (#30520) 10 months ago
wxiaoguang 48d4580dd5
Clarify permission "HasAccess" behavior (#30585) 10 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 10 months ago
wxiaoguang 3e2e76e248
Refactor web routes (#30519) 10 months ago
Lunny Xiao 6f7d70fb3d
Reduce unnecessary database queries on actions table (#30509) 10 months ago
wxiaoguang 4c6e2da088
Improve "must-change-password" logic and document (#30472) 10 months ago
Lunny Xiao e20428d8f6
Fix commitstatus summary (#30431) 10 months ago
wxiaoguang 92e27e15c3
Add comment for ContainsRedirectURI about the exact match (#30457) 10 months ago
Lunny Xiao 9466fec879
Fix rename branch 500 when the target branch is deleted but exist in database (#30430) 10 months ago
Lunny Xiao fc34481d05
Add commit status summary table to reduce query from commit status table (#30223) 10 months ago
Zettat123 0fe9f93eb4
Check the token's owner and repository when registering a runner (#30406) 10 months ago
yp05327 96d31fe0a8
Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) 10 months ago
Lunny Xiao f0bfad29ea
Replace MSSQL driver with a better maintained version (#30390) 10 months ago
Lunny Xiao b09687f1d1
Refactor more filterslice (#30370) 10 months ago
Jason Song 310e2517e5
Fix ambiguous id when fetch Actions tasks (#30382) 10 months ago
oliverpool d547b53cca
Add container.FilterSlice function (#30339) 10 months ago
yp05327 d872ce006c
Avoid running action when action unit is disabled after workflows detected (#30331) 10 months ago
wxiaoguang 074a3e05f6
Fix oauth2 builtin application logic (#30304) 10 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 10 months ago
KN4CK3R eb505b128c
Fix missing 0 prefix of GPG key id (#30245) 11 months ago