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-06-02 01:42:16 +02:00
Code
Issues
Activity
gitea
/
routers
/
web
/
user
History
KN4CK3R
ff4e292b3f
Add support for HEAD requests in Maven registry (
#21834
) (
#21929
)
...
Backport of
#21834
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-11-25 13:46:28 +02:00
..
setting
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
avatar.go
Return 404 when user is not found on avatar (
#21476
)
2022-10-16 19:48:17 +01:00
code.go
Add user/organization code search (
#19977
)
2022-10-11 00:12:03 +01:00
home_test.go
Add some api integration tests (
#18872
)
2022-10-18 00:23:27 +08:00
home.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
main_test.go
…
notification.go
…
package.go
Add support for HEAD requests in Maven registry (
#21834
) (
#21929
)
2022-11-25 13:46:28 +02:00
profile.go
Add user/organization code search (
#19977
)
2022-10-11 00:12:03 +01:00
search.go
…
stop_watch.go
…
task.go
…