gitea/models
Unknwon aa12135b97 Fix panic when view profile without signin
Also fix that no matter who, still able to see organizations with private membership.
2016-02-19 18:10:03 -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
error.go
git_diff_test.go
git_diff.go
issue.go
login.go
models_sqlite.go
models_tidb.go
models.go fix dependency broken because xorm's API changed 2016-02-16 22:35:08 +08:00
org.go Fix panic when view profile without signin 2016-02-19 18:10:03 -05:00
pull.go
release.go
repo_branch.go
repo.go #2505 Allow to fork and disallow to create PRs for mirrors. 2016-02-19 20:33:06 +01:00
ssh_key.go
token.go
update.go #2650 fix possbility that use email as pusher user name 2016-02-17 22:47:06 -05:00
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