This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models
Kim "BKC" Carlbäcker d07c955e2a Fix regression in PR-API #248 (#349)
* Fix #344 (regression in PR-API #248)
2016-12-05 12:17:39 +01:00
..
migrations golint fixed for models/migrations (#291) 2016-11-28 23:44:17 +08:00
access.go Lint models/access.go 2016-11-26 01:07:57 +01:00
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 golint fixed for modules/auth 2016-11-27 21:39:06 +08:00
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 golint for models/org_team.go 2016-11-28 09:30:08 +08:00
org_team.go rename all uID -> userID on models/org_team.go 2016-11-28 16:33:08 +08:00
pull.go Fix regression in PR-API #248 (#349) 2016-12-05 12:17:39 +01:00
release.go
repo.go Catch os... errors 2016-12-02 07:41:19 +01:00
repo_branch.go Lint models/repo_branch.go 2016-11-26 11:20:37 +01:00
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 Lint models/repo_mirror.go 2016-11-26 11:23:55 +01:00
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 Fixes typos 2016-11-27 12:59:12 +01:00
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