0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-20 00:34:10 +01:00
gitea/models
2024-04-17 15:58:37 +00:00
..
actions Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) 2024-04-11 15:11:32 +08:00
activities Reduce unnecessary database queries on actions table (#30509) 2024-04-17 01:25:03 +00:00
admin
asymkey Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
auth Add comment for ContainsRedirectURI about the exact match (#30457) 2024-04-13 09:31:40 +00:00
avatars Replace 10 more gt- classes with tw- (#29945) 2024-03-22 13:45:10 +00:00
db Improve "must-change-password" logic and document (#30472) 2024-04-14 17:22:14 +00:00
dbfs
fixtures Add default board to new projects, remove uncategorized pseudo-board (#29874) 2024-03-27 20:54:32 +00:00
git Fix commitstatus summary (#30431) 2024-04-14 14:16:54 +02:00
issues Allow everyone to read or write a wiki by a repo unit setting (#30495) 2024-04-17 15:58:37 +00:00
migrations Allow everyone to read or write a wiki by a repo unit setting (#30495) 2024-04-17 15:58:37 +00:00
organization Allow everyone to read or write a wiki by a repo unit setting (#30495) 2024-04-17 15:58:37 +00:00
packages
perm Allow everyone to read or write a wiki by a repo unit setting (#30495) 2024-04-17 15:58:37 +00:00
project Fix migration v292 (#30153) 2024-03-28 16:14:30 +00:00
pull
repo Allow everyone to read or write a wiki by a repo unit setting (#30495) 2024-04-17 15:58:37 +00:00
secret
shared/types
system
unit Allow everyone to read or write a wiki by a repo unit setting (#30495) 2024-04-17 15:58:37 +00:00
unittest
user Refactor DeleteInactiveUsers, fix bug and add tests (#30206) 2024-04-01 02:06:35 +00:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go