gogs/models
Unknwon 9b37b1569c models/repo_editor: add isRepositoryGitPath to detect invalid file path (#5558) 2018-12-25 10:01:52 -05:00
..
errors routes/api: change status handle to new style 2018-12-01 21:41:30 -05:00
migrations models: rename Id to ID 2018-08-16 20:26:09 +08:00
access.go repo: add changes to repository avatar feature (#5221) 2018-06-17 22:18:41 +08:00
action.go models/action: skip issue index parsing while using external issue tracker (#5551) 2018-12-17 22:52:58 -05:00
admin.go models: remove legacy support 2018-12-11 22:00:01 -05:00
attachment.go models: fix delete undesired release attachments when delete a comment (#4627) 2018-08-16 20:17:19 +08:00
comment.go models: rename Id to ID 2018-08-16 20:26:09 +08:00
error.go
git_diff.go
git_diff_test.go
issue.go models/action: skip issue index parsing while using external issue tracker (#5551) 2018-12-17 22:52:58 -05:00
issue_label.go models: rename Id to ID 2018-08-16 20:26:09 +08:00
issue_mail.go
login_source.go auth: coding style and glitches fixes for GitHub login source (#5340) 2018-12-18 16:46:50 -05:00
milestone.go models: rename Id to ID 2018-08-16 20:26:09 +08:00
mirror.go mirror: trigger additional push webhook on new branch (#5508) 2018-11-14 23:03:03 -05:00
mirror_test.go
models.go auth: coding style and glitches fixes for GitHub login source (#5340) 2018-12-18 16:46:50 -05:00
models_sqlite.go
models_test.go
org.go routes/api: change status handle to new style 2018-12-01 21:41:30 -05:00
org_team.go routes/api: change status handle to new style 2018-12-01 21:41:30 -05:00
pull.go models: rename Id to ID 2018-08-16 20:26:09 +08:00
release.go models: rename Id to ID 2018-08-16 20:26:09 +08:00
repo.go models: rename Id to ID 2018-08-16 20:26:09 +08:00
repo_branch.go models: rename Id to ID 2018-08-16 20:26:09 +08:00
repo_collaboration.go models: rename Id to ID 2018-08-16 20:26:09 +08:00
repo_editor.go models/repo_editor: add isRepositoryGitPath to detect invalid file path (#5558) 2018-12-25 10:01:52 -05:00
repo_editor_test.go models/repo_editor: add isRepositoryGitPath to detect invalid file path (#5558) 2018-12-25 10:01:52 -05:00
repo_test.go
ssh_key.go models: rename Id to ID 2018-08-16 20:26:09 +08:00
ssh_key_test.go
token.go
two_factor.go
update.go
user.go vendor: update github.com/gogs/go-gogs-client 2018-12-03 14:45:19 -05:00
user_cache.go
user_mail.go models: rename Id to ID 2018-08-16 20:26:09 +08:00
webhook.go webhook: add headers to support spring config server (#5325) 2018-07-09 16:12:30 +08:00
webhook_dingtalk.go *: use jsoniter to replace encoding/json 2018-06-09 17:32:58 +08:00
webhook_discord.go *: use jsoniter to replace encoding/json 2018-06-09 17:32:58 +08:00
webhook_slack.go *: use jsoniter to replace encoding/json 2018-06-09 17:32:58 +08:00
wiki.go