gitea/models
Unknwon 260723e2cc Minor fixes for #2745 2016-03-03 23:24:22 +07:00
..
migrations Replace uuid module with original package 2016-02-20 18:13:12 +07:00
access.go fix #1997 2015-11-19 11:40:00 +07:00
action.go #2697 fix panic when close issue via commit message 2016-02-25 14:17:55 +07:00
admin.go Workaroud delete folder on Windows. Fix #1738 2016-02-07 13:39:32 +07:00
error.go Minor fix for #2506 2016-02-02 17:07:40 +07:00
git_diff.go Little refactoring of diff highlight. 2016-02-21 18:45:24 +07:00
git_diff_test.go go fmt models/git_diff_test.go 2016-02-04 17:55:17 +07:00
issue.go #2700 fix sqlite3 can't create issue with more than one label 2016-02-29 18:45:12 +07:00
issue_label.go Minor fix for #2710 2016-02-27 11:31:24 +07:00
login.go Minor fix for #2634 2016-02-20 14:56:27 +07:00
models.go fix dependency broken because xorm's API changed 2016-02-16 22:35:08 +07:00
models_sqlite.go go vet 2014-04-13 03:14:43 +07:00
models_tidb.go add tidb support 2015-09-12 15:31:36 +07:00
org.go #2743 workaround to fix XORM problem 2016-03-03 10:57:27 +07:00
pull.go #2697 fix panic when close issue via commit message 2016-02-25 14:17:55 +07:00
release.go rename import path 2015-12-15 17:25:45 +07:00
repo.go Minor fixes for #2745 2016-03-03 23:24:22 +07:00
repo_branch.go Minor fix for #2506 2016-02-02 17:07:40 +07:00
ssh_key.go Post work for #2637 2016-02-27 20:48:39 +07:00
ssh_key_test.go Post work for #2637 2016-02-27 20:48:39 +07:00
token.go Replace uuid module with original package 2016-02-20 18:13:12 +07:00
update.go #2650 fix possbility that use email as pusher user name 2016-02-17 22:47:06 +07:00
user.go Make markdown as an independent module 2016-02-20 17:10:05 +07:00
webhook.go Replace uuid module with original package 2016-02-20 18:13:12 +07:00
webhook_slack.go rename import path 2015-12-15 17:25:45 +07:00
wiki.go Removed empty line, multi return args 2015-12-20 21:13:12 +07:00