gitea/models
2025-10-21 09:10:10 +08:00
..
actions Fix job status aggregation logic (#34823) (#34835) 2025-06-24 23:23:16 +08: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 +00:00
admin
asymkey Refactor legacy code (#35708) (#35713) 2025-10-21 09:10:10 +08:00
auth Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 -07:00
avatars
db
dbfs
fixtures Fix GetUsersByEmails (#34643) (#34646) 2025-06-08 10:40:58 +08:00
git Fix team permissions (#34827) (#34836) 2025-06-24 14:17:14 +00:00
issues Fix inputing review comment will remove reviewer (#35591) (#35664) 2025-10-15 07:56:52 +00:00
migrations Add migrations tests (#34456) (#34483) 2025-05-16 10:37:06 -04:00
organization Fix team permissions (#34827) (#34836) 2025-06-24 14:17:14 +00:00
packages when using rules to delete packages, remove unclean bugs (#34632) (#34761) 2025-06-18 06:18:55 +00:00
perm Correctly override user unitmodes (#35501) (#35666) 2025-10-15 08:22:59 +00:00
project
pull Start automerge check again after the conflict check and the schedule (#35002) 2025-07-10 02:37:15 +00:00
renderhelper Fix commit message rendering and some UI problems (#34680) (#34683) 2025-06-10 19:57:25 +00:00
repo Refactor legacy code (#35708) (#35713) 2025-10-21 09:10:10 +08:00
secret
shared/types
system
unit Fix team permission (#34128) 2025-04-08 04:15:15 +00:00
unittest Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +00: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 +00:00
main_test.go
repo_test.go
repo.go