gitea/models
Giteabot 9f1baa7d18
Fix bug when displaying git user avatar in commits list (#35006)
A quick fix for #34991

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-07-10 08:46:44 +07:00
..
actions Fix job status aggregation logic (#34823) (#34835) 2025-06-24 23:23:16 +07:00
activities Fix ghost user in feeds when pushing in an actions, it should be gitea-actions (#34703) (#34756) 2025-06-18 01:04:45 +07:00
admin Fix omitempty bug (#33663) 2025-02-20 12:39:21 +07:00
asymkey Fix some log and UI problems (#34863) (#34868) 2025-06-25 22:08:30 +07:00
auth Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 +07:00
avatars Replace 10 more gt- classes with tw- (#29945) 2024-03-22 13:45:10 +07:00
db Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
dbfs Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
fixtures Fix GetUsersByEmails (#34643) (#34646) 2025-06-08 10:40:58 +07:00
git Fix team permissions (#34827) (#34836) 2025-06-24 14:17:14 +07:00
issues Don't send trigger for a pending review's comment create/update/delete (#34928) (#34939) 2025-07-03 03:01:17 +07:00
migrations Add migrations tests (#34456) (#34483) 2025-05-16 10:37:06 +07:00
organization Fix team permissions (#34827) (#34836) 2025-06-24 14:17:14 +07:00
packages when using rules to delete packages, remove unclean bugs (#34632) (#34761) 2025-06-18 06:18:55 +07:00
perm Fix archive API (#34853) (#34857) 2025-06-25 07:20:42 +07:00
project Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
pull Start automerge check again after the conflict check and the schedule (#35002) 2025-07-10 02:37:15 +07:00
renderhelper Fix commit message rendering and some UI problems (#34680) (#34683) 2025-06-10 19:57:25 +07:00
repo Performance optimization for tags synchronization (#34355) (#34522) 2025-05-22 19:28:25 +07:00
secret Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +07:00
shared/types Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +07:00
system Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
unit Fix team permission (#34128) 2025-04-08 04:15:15 +07:00
unittest Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +07:00
user Fix bug when displaying git user avatar in commits list (#35006) 2025-07-10 08:46:44 +07:00
webhook fix webhook url (#34186) 2025-04-13 02:24:32 +07:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +07:00
repo.go Fix issue comment number (#30556) 2024-12-30 14:35:46 +07:00
repo_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00