1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 15:31:33 +02:00
gitea/models
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
..
cron
migrations
access.go
action.go #2630 fix wrong user avatar link in webhook 2016-02-15 15:18:53 -05:00
admin.go Workaroud delete folder on Windows. Fix #1738 2016-02-07 13:39:32 -02:00
error.go Minor fix for #2506 2016-02-02 17:07:40 -05:00
git_diff_test.go go fmt models/git_diff_test.go 2016-02-04 17:55:17 -02:00
git_diff.go Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
issue.go regulate timezone for milestone.deadline 2016-02-06 00:08:02 +01:00
login.go
models_sqlite.go
models_tidb.go
models.go
org.go Minor fix for #2578 2016-02-14 20:36:03 -05:00
pull.go Add missing patch conflit pattern 2016-02-03 12:28:03 -05:00
release.go
repo_branch.go Minor fix for #2506 2016-02-02 17:07:40 -05:00
repo.go Minor fix for #2624 2016-02-15 14:57:15 -05:00
ssh_key.go Trim whitespace when adding SSH keys (fixes #2447) 2016-01-31 22:02:36 -05:00
token.go
update.go
user.go Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
webhook_slack.go
webhook.go #2485 fix payloads mixed up for webhook 2016-02-10 15:21:39 -05:00
wiki.go