This website requires JavaScript.
Explore
Help
Sign In
tdsds.com
/
gitea
Watch
1
Star
1
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2025-12-07 13:28:25 +00:00
Code
Releases
Activity
Files
317c565e775a45ff90e4d947b0fb18cb480e04fe
gitea
/
modules
/
doctor
History
zeripath
ab9fcb0cf4
Backtick table name in generic orphan check (
#20019
) (
#20037
)
...
Backport
#20019
-
Resolves
#20018
2022-06-19 19:41:12 +01:00
..
authorizedkeys.go
Move almost all functions' parameter db.Engine to context.Context (
#19748
)
2022-05-20 22:08:52 +08:00
breaking.go
Add breaking email restrictions checker in doctor (
#19903
)
2022-06-07 16:51:33 -04:00
checkOldArchives.go
Use
ctx
instead of
db.DefaultContext
in some packages(routers/services/modules) (
#19163
)
2022-03-22 16:22:54 +01:00
dbconsistency.go
Backtick table name in generic orphan check (
#20019
) (
#20037
)
2022-06-19 19:41:12 +01:00
dbversion.go
…
doctor.go
…
fix16961_test.go
…
fix16961.go
Fix inconsistency in doctor output (
#19836
)
2022-05-31 14:49:40 -04:00
mergebase.go
Move issues related files into models/issues (
#19931
)
2022-06-13 17:37:59 +08:00
misc.go
[doctor] do not update User Stars numbers unless --fix (
#19750
)
2022-05-19 15:46:56 +02:00
paths.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
storage.go
…
usertype.go
…