1
0
Fork 0
gitea/routers/repo
Unknwon 2765b5c7cf #2630 fix wrong user avatar link in webhook
Was using the wrong method and now uses the method which checks if
the avatar link is relative or not.
2016-02-15 15:18:53 -05:00
..
branch.go
commit.go Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
download.go
http.go
issue.go parse milestone.deadline as local time 2016-02-06 00:10:32 +01:00
pull.go Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
release.go Removed HTTP 500 error on the release page when a user deleted their account 2016-02-10 22:04:11 +01:00
repo.go
setting.go Minor fix for #2624 2016-02-15 14:57:15 -05:00
view.go Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
webhook.go #2630 fix wrong user avatar link in webhook 2016-02-15 15:18:53 -05:00
wiki.go