1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-23 11:45:48 +00:00
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 New UI merge in progress 2014-07-26 00:24:27 -04:00
commit.go Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
download.go #2283 set text/plain for non-binary files in raw mode 2015-12-25 05:45:07 -05:00
http.go Use pretty 404 pages in repo.HTTPBackend 2016-02-02 14:09:47 +00:00
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 Admins are allowed to create repos for arbitrary Orgs 2016-01-20 14:46:45 +01:00
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 rename import path 2015-12-15 17:25:45 -05:00