This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-24 04:21:37 +01:00
Code
Issues
Activity
gitea
/
modules
/
doctor
History
harryzcy
c5e187c389
Upgrade go dependencies (
#25819
)
2023-07-14 11:00:31 +08:00
..
authorizedkeys.go
…
breaking.go
…
checkOldArchives.go
…
dbconsistency.go
Refactor
setting.Database.UseXXX
to methods (
#23354
)
2023-03-07 18:51:06 +08:00
dbversion.go
Support disabling database auto migration (
#22053
)
2022-12-07 09:58:31 -06:00
doctor.go
Refactor path & config system (
#25330
)
2023-06-21 13:50:26 +08:00
fix16961_test.go
…
fix16961.go
Less naked returns (
#25713
)
2023-07-07 05:31:56 +00:00
heads.go
…
lfs.go
Simplify the LFS GC logger usage (
#25717
)
2023-07-06 16:52:41 +00:00
mergebase.go
…
misc.go
Upgrade go dependencies (
#25819
)
2023-07-14 11:00:31 +08:00
paths.go
Refactor path & config system (
#25330
)
2023-06-21 13:50:26 +08:00
storage.go
Check LFS/Packages settings in dump and doctor command (
#23631
)
2023-03-23 20:30:28 +08:00
usertype.go
…