This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-12 21:37:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a09b40de8d1dae7107437cfba42cee201fcd6d42
gitea
/
modules
/
doctor
History
wxiaoguang
750a8465f5
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
...
* go build / format tools * re-format imports
2021-11-17 20:34:35 +08:00
..
authorizedkeys.go
…
checkOldArchives.go
…
dbconsistency.go
Rename db Engines related functions (
#17481
)
2021-10-30 22:32:11 +08:00
dbversion.go
Rename db Engines related functions (
#17481
)
2021-10-30 22:32:11 +08:00
doctor.go
Fix bug on admin subcommand (
#17533
)
2021-11-07 11:11:27 +08:00
fix16961_test.go
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
fix16961.go
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
mergebase.go
DBContext is just a Context (
#17100
)
2021-09-23 23:45:36 +08:00
misc.go
DBContext is just a Context (
#17100
)
2021-09-23 23:45:36 +08:00
paths.go
…
storage.go
…
usertype.go
…