bench-forgejo/routers
Jason Song 0a85537c79
Support disabling database auto migration (#22053)
Gitea will migrate the database model version automatically, but it
should be able to be disabled and keep Gitea shutdown if the version is
not matched.
2022-12-07 09:58:31 -06:00
..
api Fix ListBranches to handle empty case (#21921) 2022-12-04 08:57:17 +00:00
common Support disabling database auto migration (#22053) 2022-12-07 09:58:31 -06:00
install Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
private refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
init.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00