You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/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.
2 years ago
..
api Fix ListBranches to handle empty case (#21921) 2 years ago
common Support disabling database auto migration (#22053) 2 years ago
install Implement FSFE REUSE for golang files (#21840) 2 years ago
private refactor some functions to support ctx as first parameter (#21878) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web refactor some functions to support ctx as first parameter (#21878) 2 years ago
init.go Implement FSFE REUSE for golang files (#21840) 2 years ago