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-12-01 10:55:16 +01:00
Code
Issues
Activity
gitea
/
routers
/
private
History
Lunny Xiao
780e92ea99
Only git operations should update
last changed
of a repository (
#34388
)
...
Try to
fix
#32046
2025-05-11 19:18:46 +00:00
..
tests
/repos
…
actions.go
…
default_branch.go
…
hook_post_receive_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
hook_post_receive.go
Only git operations should update
last changed
of a repository (
#34388
)
2025-05-11 19:18:46 +00:00
hook_pre_receive.go
Option to delay conflict checking of old pull requests until page view (
#27779
)
2025-04-24 19:26:57 +00:00
hook_proc_receive.go
…
hook_verification_test.go
Use test context in tests and new loop system in benchmarks (
#33648
)
2025-02-20 09:57:40 +00:00
hook_verification.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
internal_repo.go
…
internal.go
…
key.go
…
mail.go
…
main_test.go
…
manager_process.go
…
manager_unix.go
…
manager_windows.go
…
manager.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
restore_repo.go
…
serv.go
Fix a bug when uploading file via lfs ssh command (
#34408
)
2025-05-09 16:17:08 +00:00
ssh_log.go
…