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
2026-01-05 12:55:44 +01:00
Code
Issues
Activity
gitea
/
modules
/
doctor
History
Lunny Xiao
a1c232cae3
Revert "fix orphan check for deleted branch (
#27310
) (
#27320
)" (
#27763
)
...
Because branch table is created until 1.21
Fix
#27508
2023-10-24 05:58:11 +00:00
..
authorizedkeys.go
…
breaking.go
…
checkOldArchives.go
…
dbconsistency.go
Revert "fix orphan check for deleted branch (
#27310
) (
#27320
)" (
#27763
)
2023-10-24 05:58:11 +00:00
dbversion.go
…
doctor.go
Refactor path & config system (
#25330
) (
#25416
)
2023-06-22 16:27:18 +00:00
fix8312.go
Add fix incorrect can_create_org_repo for org owner team (
#26683
) (
#26791
)
2023-08-29 21:26:40 +00:00
fix16961_test.go
…
fix16961.go
…
heads.go
…
lfs.go
Add cron method to gc LFS MetaObjects (
#22385
)
2023-01-16 13:50:53 -06:00
mergebase.go
…
misc.go
Rename
repo.GetOwner
to
repo.LoadOwner
(
#22967
)
2023-02-18 20:11:03 +08:00
paths.go
Refactor path & config system (
#25330
) (
#25416
)
2023-06-22 16:27:18 +00:00
storage.go
Check LFS/Packages settings in dump and doctor command (
#23631
)
2023-03-23 20:30:28 +08:00
usertype.go
…