gitea/models
Unknwon 5a27aea8e0 Fix random avatar does not work on Windows
path.Dir can't handle Windows case, must use filepath.Dir
2016-02-02 10:22:27 -05:00
..
cron
migrations
access.go
action.go
admin.go
error.go #2497 incorrect error handle for team name 2016-01-29 17:06:14 -05:00
git_diff_test.go
git_diff.go Refactoring of inline diff computing to prevent empty diff box. Fix #2489 2016-01-27 18:54:08 -02:00
issue.go
login.go
models_sqlite.go
models_tidb.go
models.go
org.go Show all orgs on user profile, except the private one's 2016-01-30 21:53:58 +00:00
pull.go Minor fix for #2494 2016-01-28 06:07:16 -05:00
release.go
repo.go Record error when fail to health check repository 2016-01-28 06:46:25 -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 Fix random avatar does not work on Windows 2016-02-02 10:22:27 -05:00
webhook_slack.go
webhook.go Fixed Webhook URL-length Issue #2465 2016-01-27 01:40:35 +01:00
wiki.go