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-05-03 07:21:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b2dffff8ed265cb799a2c22202c7818989330e2
gitea
/
routers
/
common
History
Lunny Xiao
1b2dffff8e
Add global lock for migrations to make upgrade more safe with multiple replications (
#33706
)
2025-03-07 21:08:53 +00:00
..
auth.go
…
codesearch.go
Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (
#33569
)
2025-02-13 03:26:27 +08:00
compare.go
…
db.go
Add global lock for migrations to make upgrade more safe with multiple replications (
#33706
)
2025-03-07 21:08:53 +00:00
deadline.go
…
errpage_test.go
Use test context in tests and new loop system in benchmarks (
#33648
)
2025-02-20 09:57:40 +00:00
errpage.go
Refactor template & test related code (
#32938
)
2024-12-22 15:33:19 +00:00
lfs.go
…
markup.go
Refactor error system (
#33610
)
2025-02-16 22:13:17 -08:00
middleware.go
Support performance trace (
#32973
)
2025-01-21 18:57:07 +00:00
redirect.go
…
serve.go
…