THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
69b61d437357235700306f28d22d21acc39bb2b5
gitea
/
routers
/
install
History
Lunny Xiao
69b61d4373
Fix bug on admin subcommand (
#17533
)
...
* Fix bug on admin subcommand * Add signals for all initDB Co-authored-by: Lauris BH <
lauris@nix.lv
>
2021-11-07 11:11:27 +08:00
..
install.go
Fix bug on admin subcommand (
#17533
)
2021-11-07 11:11:27 +08:00
routes_test.go
…
routes.go
Use a variable but a function for IsProd because of a slight performance increment (
#17368
)
2021-10-20 16:37:19 +02:00
setting.go
…