gitea/models
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389)
This PR will merge 3 Init functions on setting packages as 1 and
introduce an options struct.
2023-05-04 11:55:35 +08:00
..
actions Support upload `outputs` and use `needs` context on Actions (#24230) 2023-04-22 16:12:41 -04:00
activities
admin
asymkey Merge setting.InitXXX into one function with options (#24389) 2023-05-04 11:55:35 +08:00
auth
avatars
db Improve milestone filter on issues page (#22423) 2023-04-30 09:12:49 -04:00
dbfs Merge setting.InitXXX into one function with options (#24389) 2023-05-04 11:55:35 +08:00
fixtures
git Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
issues Merge setting.InitXXX into one function with options (#24389) 2023-05-04 11:55:35 +08:00
migrations Merge setting.InitXXX into one function with options (#24389) 2023-05-04 11:55:35 +08:00
organization
packages Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
perm
project
pull
repo Fix unclear `IsRepositoryExist` logic (#24374) 2023-04-28 14:14:26 -04:00
secret
system
unit
unittest Merge setting.InitXXX into one function with options (#24389) 2023-05-04 11:55:35 +08:00
user Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
webhook Fix incorrect webhook time and use relative-time to display it (#24477) 2023-05-03 19:53:43 -04:00
error.go
fixture_generation.go
fixture_test.go
main_test.go Merge setting.InitXXX into one function with options (#24389) 2023-05-04 11:55:35 +08:00
migrate.go
migrate_test.go
org.go
org_team.go Remove org users who belong to no teams (#24247) 2023-04-24 15:52:38 -04:00
org_team_test.go
org_test.go
repo.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go Fix unclear `IsRepositoryExist` logic (#24374) 2023-04-28 14:14:26 -04:00
repo_transfer_test.go