forgejo/models
Unknwon acf094fb07 Minor fix for #2634
Add AttributesInBind option in new auth source form.
2016-02-20 14:56:27 -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.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 Minor fix for #2634 2016-02-20 14:56:27 -05:00
models.go fix dependency broken because xorm's API changed 2016-02-16 22:35:08 +08:00
models_sqlite.go
models_tidb.go
org.go Fix panic when view profile without signin 2016-02-19 18:10:03 -05:00
pull.go Minor fix for #2524 2016-02-19 22:16:26 -05:00
release.go
repo.go #2505 Allow to fork and disallow to create PRs for mirrors. 2016-02-19 20:33:06 +01: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
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.go #2485 fix payloads mixed up for webhook 2016-02-10 15:21:39 -05:00
webhook_slack.go
wiki.go