Commit Graph

3928 Commits (ec4fa231c72845a52150a4815859743c54f3241f)

Author SHA1 Message Date
6543 954962ca61
Get repo assignees and reviewers should ignore deactivated users (#30770) (#30783) 9 months ago
Zettat123 aa3c76159a
Fix duplicate status check contexts (#30660) (#30776) 9 months ago
sillyguodong 7aa8b8e2d2
Interpolate runs-on with variables when scheduling tasks(#30640) (#30672) 10 months ago
Zettat123 ddf64b84e4
Add a db consistency check to remove runners that do not belong to a repository (#30614) (#30653) 10 months ago
Lunny Xiao fcdc57d811
Fix wrong table name (#30557) (#30652) 10 months ago
Lunny Xiao 09df5c9c7d
Use db.ListOptions directly instead of Paginator interface to make iteasier to use and fix performance of /pulls and /issues (#29990) (#30447) 10 months ago
Giteabot 68bd1dd89d
Fix rename branch 500 when the target branch is deleted but exist in database (#30430) (#30437) 10 months ago
Zettat123 55990ebf92
Check the token's owner and repository when registering a runner (#30406) (#30412) 10 months ago
Giteabot 245e8d10c2
Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) (#30408) 10 months ago
Jason Song 6cfe67cfc3
No global variables (#30402) 10 months ago
Giteabot 935bfe6445
Fix missing 0 prefix of GPG key id (#30245) (#30247) 10 months ago
YR Chen b1dae9f2c8
Move from `max( id )` to `max( index )` for latest commit statuses (#30076) (#30155) 11 months ago
yp05327 7bffb923ce
Load attachments for code comments (#30124) (#30126) 11 months ago
Giteabot 78795dd566
Fix misuse of `TxContext` (#30061) (#30062) 11 months ago
Giteabot e321b8a849
Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) (#30035) 11 months ago
Lunny Xiao 6ef986d474
Performance improvements for pull request list page (#29900) (#29972) 11 months ago
wxiaoguang b9dd5dd471
Fix template error when comment review doesn't exist (#29888) (#29889) 11 months ago
Giteabot c044510ca8
Fix user id column case (#29863) (#29867) 11 months ago
Lunny Xiao 85f31eb643
Fix codeowner detected diff base branch to mergebase (#29783) (#29807) 11 months ago
sillyguodong 538efb9df7
Make runs-on support variable expression (#29468) (#29782) 11 months ago
Lunny Xiao e8b6d28ab9
Fix bug hidden on CI and make ci failed if tests failure (#29254) (#29662) 11 months ago
Giteabot 6ee58a0ac2
Avoid issue info panic (#29625) (#29632) 11 months ago
Lunny Xiao 5667ef9aab
Add missing database transaction for new issue (#29490) (#29607) 11 months ago
wxiaoguang 2b059f493e
Only use supported sort order for "explore/users" page (#29430) (#29443) 11 months ago
Giteabot 8723389028
Fix incorrect relative/absolute URL usages (#29531) (#29547) 11 months ago
Giteabot a86d9337e9
Fix issue & comment history bugs (#29525) (#29527) 11 months ago
Giteabot f98a1b851c
Users with `read` permission of pull requests can be assigned too (#27263) (#29372) 12 months ago
yp05327 f80ea95eb5
Fix gitea-action user avatar broken on edited menu (#29190) (#29307) 12 months ago
6543 c01b266d86
Workaround to clean up old reviews on creating a new one (#28554) (#29264) 12 months ago
Lunny Xiao e2eac7574f
Fix bug when the linked account was disactived and list the linked accounts (#29263) 12 months ago
KN4CK3R d823465d94
Use ghost user if user was not found (#29161) (#29169) 12 months ago
6543 0ac3186267
Dont load Review if Comment is CommentTypeReviewRequest (#28551) (#29160) 12 months ago
Giteabot a0b9bd2feb
Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) (#29007) 1 year ago
Giteabot 2048363f9e
Don't remove all mirror repository's releases when mirroring (#28817) (#28939) 1 year ago
Mihir Joshi 62f2d717b7
Fix reverting a merge commit failing (#28794) (#28825) 1 year ago
KN4CK3R 022552d5b6
Rework markup link rendering (#26745) (#28803) 1 year ago
Giteabot 376fa0d8c4
Forbid removing the last admin user (#28337) (#28793) 1 year ago
KN4CK3R ae99233db0
Fix `GetCommitStatuses` (#28787) (#28804) 1 year ago
Giteabot 84282c608c
Fix when private user following user, private user will not be counted in his own view (#28037) (#28792) 1 year ago
Giteabot 6493085aee
Speed up loading the dashboard on mysql/mariadb (#28546) (#28784) 1 year ago
Lunny Xiao 6e29242ebb
Fix schedule tasks bugs (#28691) (#28780) 1 year ago
Giteabot 18da3f8483
Upgrade xorm to new version which supported update join for all supported databases (#28590) (#28668) 1 year ago
wxiaoguang 2165729d16
Avoid cycle-redirecting user/login page (#28636) (#28658) 1 year ago
Giteabot b2588338f0
Revert "improve possible performance bottleneck (#28547)" (#28593) (#28608) 1 year ago
Giteabot 1a3803effd
improve possible performance bottleneck (#28547) (#28578) 1 year ago
Giteabot 16263af971
Fix inperformant query on retrifing review from database. (#28552) (#28562) 1 year ago
Giteabot d9aeb1f09d
Only check online runner when detecting matching runners in workflows (#28286) (#28512) 1 year ago
Giteabot 6cbb6f303a
Refactor SSH clone URL generation code (#28421) (#28480) 1 year ago
Giteabot b47482d58e
Retry SSH key verification with additional CRLF if it failed (#28392) (#28464) 1 year ago
Lunny Xiao 87db4a47c8
Also sync DB branches on push if necessary (#28361) (#28403) 1 year ago