0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-05 05:39:14 +01:00
gitea/models
2024-03-19 15:00:01 +08:00
..
actions Make runs-on support variable expression (#29468) (#29782) 2024-03-14 10:19:01 +08:00
activities Avoid issue info panic (#29625) (#29632) 2024-03-06 13:33:29 +00:00
admin
asymkey Retry SSH key verification with additional CRLF if it failed (#28392) (#28464) 2023-12-14 12:50:26 +08:00
auth Fix bug when the linked account was disactived and list the linked accounts (#29263) 2024-02-19 15:23:47 +00:00
avatars
db Avoid cycle-redirecting user/login page (#28636) (#28658) 2023-12-30 20:50:08 +08:00
dbfs
fixtures Fix template error when comment review doesn't exist (#29888) (#29889) 2024-03-19 15:00:01 +08:00
git Fix GetCommitStatuses (#28787) (#28804) 2024-01-15 19:30:12 +01:00
issues Fix codeowner detected diff base branch to mergebase (#29783) (#29807) 2024-03-17 02:40:06 +01:00
migrations Fix bug hidden on CI and make ci failed if tests failure (#29254) (#29662) 2024-03-09 09:44:02 +00:00
organization
packages Fix incorrect relative/absolute URL usages (#29531) (#29547) 2024-03-02 18:00:15 +00:00
perm Users with read permission of pull requests can be assigned too (#27263) (#29372) 2024-02-24 17:42:33 +01:00
project
pull
repo Users with read permission of pull requests can be assigned too (#27263) (#29372) 2024-02-24 17:42:33 +01:00
secret Make runs-on support variable expression (#29468) (#29782) 2024-03-14 10:19:01 +08:00
shared/types
system Increase "version" when update the setting value to a same value as before (#28243) (#28244) 2023-11-28 01:58:39 +08:00
unit
unittest Workaround to clean up old reviews on creating a new one (#28554) (#29264) 2024-02-19 16:48:58 +00:00
user Fix user id column case (#29863) (#29867) 2024-03-17 13:51:15 +00:00
webhook
error.go Forbid removing the last admin user (#28337) (#28793) 2024-01-16 01:51:46 +00:00
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
repo_transfer_test.go