gitea/models
Lunny Xiao 779b71eda4 fix dependency broken because xorm's API changed 2016-02-16 22:35:08 +08:00
..
cron simplify names 2015-09-16 23:08:46 -04:00
migrations fix possible disclosure 2015-12-14 17:06:54 -05:00
access.go fix #1997 2015-11-19 11:40:00 -05:00
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.go Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
git_diff_test.go go fmt models/git_diff_test.go 2016-02-04 17:55:17 -02:00
issue.go regulate timezone for milestone.deadline 2016-02-06 00:08:02 +01:00
login.go #2349 fix convert type 2016-01-11 15:47:23 +08:00
models.go fix dependency broken because xorm's API changed 2016-02-16 22:35:08 +08:00
models_sqlite.go go vet 2014-04-13 03:14:43 -04:00
models_tidb.go add tidb support 2015-09-12 15:31:36 -04:00
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 rename import path 2015-12-15 17:25:45 -05:00
repo.go Minor fix for #2624 2016-02-15 14:57:15 -05:00
repo_branch.go Minor fix for #2506 2016-02-02 17:07:40 -05:00
ssh_key.go Trim whitespace when adding SSH keys (fixes #2447) 2016-01-31 22:02:36 -05:00
token.go typo fix 2016-01-06 22:41:42 +03:00
update.go rename import path 2015-12-15 17:25:45 -05:00
user.go Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
webhook.go #2485 fix payloads mixed up for webhook 2016-02-10 15:21:39 -05:00
webhook_slack.go rename import path 2015-12-15 17:25:45 -05:00
wiki.go Removed empty line, multi return args 2015-12-20 21:13:12 +01:00