0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 09:22:35 +01:00
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 Localize activity heatmap (except tooltip) (#24131) 2023-04-17 14:26:01 -04:00
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 Allow adding new files to an empty repo (#24164) 2023-04-19 21:40:42 +08:00
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 Add owner team permission check test (#24096) 2023-04-19 19:19:13 -04:00
packages Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
perm
project Improve GetBoards and getDefaultBoard (#22981) 2023-04-09 22:07:23 +08:00
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