gitea/models
Unknwon 83c74878df Merge pull request #2637 from Gibheer/ssh-publickeys
allow native and ssh-keygen public key check
2016-02-27 18:55:14 -05:00
..
migrations Replace uuid module with original package 2016-02-20 18:13:12 -05:00
access.go
action.go #2697 fix panic when close issue via commit message 2016-02-25 14:17:55 -05:00
admin.go
error.go
git_diff.go Little refactoring of diff highlight. 2016-02-21 18:45:24 -03:00
git_diff_test.go
issue.go Minor fix for #2710 2016-02-27 11:31:24 -05:00
issue_label.go Minor fix for #2710 2016-02-27 11:31:24 -05:00
login.go Minor fix for #2634 2016-02-20 14:56:27 -05:00
models.go
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 #2697 fix panic when close issue via commit message 2016-02-25 14:17:55 -05:00
release.go
repo.go Make markdown as an independent module 2016-02-20 17:10:05 -05:00
repo_branch.go
ssh_key.go variable should not use ALL_CAPS 2016-02-23 15:39:05 +01:00
ssh_key_test.go variable should not use ALL_CAPS 2016-02-23 15:39:05 +01:00
token.go Replace uuid module with original package 2016-02-20 18:13:12 -05:00
update.go #2650 fix possbility that use email as pusher user name 2016-02-17 22:47:06 -05:00
user.go Make markdown as an independent module 2016-02-20 17:10:05 -05:00
webhook.go Replace uuid module with original package 2016-02-20 18:13:12 -05:00
webhook_slack.go
wiki.go