0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-20 21:24:34 +01:00
gitea/models
Bwko 0118b275b6 Fix for #320
Suppress the error when we're removing a file that may not exist
2016-12-03 22:31:54 +01:00
..
migrations golint fixed for models/migrations (#291) 2016-11-28 23:44:17 +08:00
access.go
action.go CreateBranch-hook has shasum. Use the full ref for fetching shasum 2016-11-29 11:50:22 +01:00
admin.go
error.go [API] Pull Requests (#248) 2016-12-02 12:10:39 +01:00
git_diff.go
git_diff_test.go
issue.go [API] Pull Requests (#248) 2016-12-02 12:10:39 +01:00
issue_comment.go golint fixed for models/issue_comment.go 2016-11-28 21:33:09 +08:00
issue_label.go Linting 2016-12-02 09:31:44 +01:00
issue_mail.go
login_source.go
mail.go
models.go Catch os... errors 2016-12-02 07:41:19 +01:00
models_sqlite.go
models_test.go
models_tidb.go
org.go
org_team.go rename all uID -> userID on models/org_team.go 2016-11-28 16:33:08 +08:00
pull.go Fix for #320 2016-12-03 22:31:54 +01:00
release.go
repo.go Catch os... errors 2016-12-02 07:41:19 +01:00
repo_branch.go
repo_collaboration.go Fixed linting errors for variable definitions 2016-11-29 14:05:26 +01:00
repo_editor.go Catch os... errors 2016-12-02 07:41:19 +01:00
repo_mirror.go
repo_test.go
ssh_key.go Catch os... errors 2016-12-02 07:41:19 +01:00
ssh_key_test.go
token.go
update.go Fixed linting errors for variable definitions 2016-11-29 14:05:26 +01:00
user.go Safe compare password (timing attack) (#338) 2016-12-03 13:49:17 +08:00
user_mail.go
webhook.go
webhook_slack.go Fix breakage from vendor-update 2016-11-29 11:50:22 +01:00
wiki.go Fix for #320 2016-12-03 22:31:54 +01:00