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-02-01 03:12:14 +01:00
Code
Issues
Activity
gitea
/
routers
History
wxiaoguang
d19d5bc5b8
Make DeleteIssue use correct context (
#24885
)
...
Fix
#24884
, the `ctx.Repo.GitRepo` might be nil.
2023-05-23 13:11:19 -04:00
..
api
Make DeleteIssue use correct context (
#24885
)
2023-05-23 13:11:19 -04:00
common
Support sanitising the URL by removing extra slashes in the URL (
#21333
) (
#23300
)
2023-03-05 02:14:12 -05:00
install
Set
X-Gitea-Debug
header once (
#23361
) (
#23381
)
2023-03-09 06:33:05 +08:00
private
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
utils
…
web
Make DeleteIssue use correct context (
#24885
)
2023-05-23 13:11:19 -04:00
init.go
Refactor
setting.Database.UseXXX
to methods (
#23354
) (
#23356
)
2023-03-07 20:11:44 +08:00